summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../../some/path (etc).lukem
2002-08-172002-08-16 Nick Clifton <nickc@redhat.com>thorpej
2002-08-08bitmask operation audit (s/&&/&/). from openbsditojun
2002-08-07Define __ARMEL__ if little-endian, as gcc 3.x does.thorpej
2002-08-07* Add -march=armv5, -march=armv5t, -march=armv5te, which are internallythorpej
2002-07-20Correct obviously wrong memset() args. OK'd by itojun.mjl
2002-07-18If there is no PLT, do not output a DT_PLTGOT entry, as this causes themycroft
2002-07-17parse T_AAAA responses. patch sent to wietse.itojun
2002-07-17Now build profiled libraries on m68000.fredette
2002-07-17Whack the atexit(_IO_cleanup), as per ../../libio/cleanup.c 1.2, for the samemycroft
2002-07-16wrong arg to memset. OpenBSD PR 2822itojun
2002-07-16awrong memset() arg. OpenBSD PR 2822.itojun
2002-07-15Add "(NetBSD nb3)" to the version string.thorpej
2002-07-15Bump to nb3, following revision 1.2 of expr.caymeric
2002-07-14Bring in diff from 1.144.4.10 to 1.144.4.11, from the gcc CVS repository.aymeric
2002-07-11'environment', not 'enviroment'wiz
2002-07-10Spell acquire with a 'c'.wiz
2002-07-06a.out prologue / epilogue (from in-tree egcs)itohy
2002-07-06Correct section / alignment rule for a.out. From in-tree egcs.itohy
2002-07-06i386 uses _GLOBAL_OFFSET_TABLE_, not __GLOBAL_OFFSET_TABLE_, for GOT symbolitohy
2002-07-04save 1 byte for trailing dot append on dn_expand() callitojun
2002-07-03NetBSD/powerpc is not AIX, so #undef RS6000_TARGET.nathanw
2002-06-26avoid possible overrun of dn_expand arg buffer.itojun
2002-06-26accept domains with AAAA record only.itojun
2002-06-24remove old and unused filesmsaitoh
2002-06-21backout previous commit. i'm still not sure how the name conflict should beitojun
2002-06-19add some items to CLEANFILESitojun
2002-06-18the file is generated on-demand, in both src/tool/toolchain anditojun
2002-06-18avoid name clash on full-feature bfd builditojun
2002-06-18mistake in replacement for peXXigen.citojun
2002-06-18avoid overwriting const string passed as arg.itojun
2002-06-18build tree for full-featured binutils. usually not visited.itojun
2002-06-18add rules needed for full-feature libbfd. usually not visited.itojun
2002-06-13Fix Xrefs to point to relevant files (non-groff versions), and remove onewiz
2002-06-12Fix xref, it's aliases(5), not alias(5).wiz
2002-06-12Don't mention db types we don't have (and related bugs).wiz
2002-06-11use ` | ${CAT} -l >> ${METALOG} ' to serialise writes to the metaloglukem
2002-06-08sync w/ 1.1.11itojun
2002-06-08postfix 1.1.11itojun
2002-06-08dd $NetBSD$ to conf filesitojun
2002-06-08postfix 1.1.11itojun
2002-06-01Provide a switch to turn off envelope recipient canonicalization.kim
2002-05-30Make this work with an ISO C preprocessor.thorpej
2002-05-30Add -Wno-format-zero-length to CWARNFLAGS; ulog() is a printf-likethorpej
2002-05-20Add native toolchain bits for "armeb" (big-endian ARM).thorpej
2002-05-20Add native toolchain bigs for "armeb" (big-endian ARM).thorpej
2002-05-20Add armelfb_nbsd linker emulation.thorpej
2002-05-20Add an armeb-*-netbsdelf* target (big-endian ARM).thorpej
2002-05-18Add a -Wno-format-zero-length switch that does nothing, for forwardthorpej
2002-05-16Only comments after #endif.wiz