summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2003-10-21more NULL fallout.skrll
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-20Enable HAVE_MKTIME manually; the configure script fails since itwiz
2003-10-20revert previous; the items are in tmac.locallukem
2003-10-20Support MAKEVERBOSElukem
2003-10-20* Support MAKEVERBOSElukem
2003-10-20support MAKEVERBOSElukem
2003-10-19add {supply,fill}_{fp,g}regset functionscl
2003-10-19make crc16_table[] static constjdolecek
2003-10-19Support MAKEVERBOSE.lukem
2003-10-19Add 1.4.1 and 1.6.2.wiz
2003-10-19New sentence, new line.wiz
2003-10-19Add RCS Id.wiz
2003-10-19Add definitions for NetBSD versions:lukem
2003-10-19Add ncdcs utility (for ibmnws port). Calculates and writes the NCD checksummatt
2003-10-18Skip build of {postfix,sendmail} if MK{POSTFIX,SENDMAIL} == no, respectively.matt
2003-10-18Skip build of {binutils,cvs,gcc compilers,gdb} ifmatt
2003-10-18Allow UUCP to not be build when MKUUCP=nomatt
2003-10-18change the version string to 3.3.2-nb1 so that gcc.c likes it.mrg
2003-10-18- call this version "3.3.2nb1" (while some of our changes to 3.3.1 weremrg
2003-10-18merge gcc 3.3.2mrg
2003-10-18initial import of GCC 3.3.2. this is a bug-fix release that fixes dozensmrg
2003-10-18initial import of GCC 3.3.2. this is a bug-fix release that fixes dozensmrg
2003-10-18Disable make_html and make_install_html; they depend upon pnm toolslukem
2003-10-18Implement regset routines.nathanw
2003-10-18nbsd_reg_to_internal() and friends are obsolete.nathanw
2003-10-18Pass the LWP of the ptid in PT_{GET,SET}REGS calls.nathanw
2003-10-18Revert a local change that nbsd-thread.c now handles.nathanw
2003-10-18Pile of cleanups and improvements, including:nathanw
2003-10-16Keep the unsigned, just add HOST_WIDE_INT.matt
2003-10-16Cast using HOST_WIDE_INT, not unsigned.matt
2003-10-16Add "cs-tconfig.h" to "CLEANFILES".tron
2003-10-16"anti-timestamp-skew" fixes for gengtype-yacc.c and gengtype-lex.clukem
2003-10-16Don't auto-frob .y or .l files.lukem
2003-10-14Add NetBSD kcore support.fvdl
2003-10-14Set some better defaults for OSABI_UNKNOWN, and add NetBSD kcore support.fvdl
2003-10-14Sync with groff repo:wiz
2003-10-14NetBSD support for the x86_64 target.fvdl
2003-10-13Prevent funny output when giving a directory name on the command line.hubertf
2003-10-13Don't pull in libgcc_pic.a for -shared - it was added as a workaround forskrll
2003-10-12bring over the rest of the IN_SIGTRAMP() hack from the old gdb so thatchs
2003-10-11Serialize the build of backend and frontend, since the latter requiresenami
2003-10-10Make etime_.* and dtime_.* explicitly depend on the libU77 version.matt
2003-10-10Add rules to prevent c-parse.c and objc-parse.c from being rebuilt if thelukem
2003-10-10Change method used to disable ``maintainer-mode'' style rules to onelukem
2003-10-10Override TARGET_DEFAULTS to include MASK_STRICT_ALIGN (for IBM403).matt
2003-10-09Avoid re-entry in the cleanup signal handlers.christos
2003-10-07Turn on HAVE_GAS_HIDDEN.matt
2003-10-07Pull in ld_vers / ld_date methods from gcc-current. (avoid GNU sed'isms).matt
2003-10-06Fix part 3 of toolchain/23067 while adding a depend target to theveego