summaryrefslogtreecommitdiff
path: root/gnu/lib
AgeCommit message (Expand)Author
2009-03-27regenerated after i386 gcc configuration change (assume i486)drochner
2009-03-08Regenerate these using tools/binutils/Makefile's mknative-binutilshe
2009-03-07Regenerate these using tools/binutils/Makefile's mknative-binutilshe
2009-01-11bump majors.christos
2008-10-26add ${LDOPTS} to the compile command.mrg
2008-10-25use ${BFD_MACHINE_ARCH} in preference to ${MACHINE_ARCH}, if defined.mrg
2008-10-25Use ${TOOL_SED} instead if plain sed in Makefiles.apb
2008-10-19Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.apb
2008-10-06Disable "-Wstack-protector" in a slightly nicer way.tron
2008-09-25As "libgcov.c" uses alloca(3) (*yuuuk*) disable "-Wstack-protector" totron
2008-09-23Build and install a libgcov.skrll
2008-09-18Centralise arch/${MACHINE_ARCH}.mk inclusion.skrll
2008-09-01re-run mknative-gcc for gcc-4.1-20080831.mrg
2008-08-24re-mknative after recent gcc configure change for m68kmartin
2008-08-17Create BUILDSYMLINKS for all files in G_LIB2ADD that are in ${GNUHOSTDIST},lukem
2008-08-04Use BUILDSYMLINKS & CPPFLAGS.foo rather than cat & cp for m68000 overrides.lukem
2008-08-04Use BUILDSYMLINKS instead of custom rules for ${G_LIB2ADD} and unwind.hlukem
2008-08-04Add an explicit rule for ${OBJS}: ${DPSRCS}, since <bsd.prog.mk>lukem
2008-05-25Only match paths that start with /, otherwise mm_malloc.h ends up as a straychristos
2008-04-20bump libbfd major since its ABI changed 2 weeks ago.mrg
2008-02-09make all sun2 use -O0 and move most of the hacks out into just 3 files.mrg
2008-02-09regenerate all mknative-gcc files after skrll@'s fix to grab themrg
2008-02-05make sun2 build again with liberal use of -O0.mrg
2008-02-05regen for GCC 4.1-20080202.mrg
2008-01-09Remove support for NetBSD/pc532.simonb
2007-09-21Rerun mknative for all archs.skrll
2007-06-21re-run mknative with GCC 4.1.3mrg
2007-04-20Regen: remove sh5 support from sh3 tools.uwe
2007-04-08Remove support for NetBSD/{,evb}sh5.scw
2007-03-09Honour ${CPUFLAGS}matt
2007-03-01regenerate everything with fixed c++ math bits.mrg
2007-02-26regen after math.h change - now we've got _GLIBCXX_USE_C99_MATHdrochner
2007-02-07regen after math.h change - now we've got _GLIBCXX_USE_C99_MATHdrochner
2007-02-06regen after math.h change - now we've got _GLIBCXX_USE_C99_MATHdrochner
2007-01-13regenerate these files via mknative.mrg
2006-11-20Delete more gcc3 stuff.skrll
2006-11-09compile some files with -Wno-stack-protector since they are heavy allocachristos
2006-11-09-Wno-stack-protectorchristos
2006-11-09Add COPTS bypass in rules.christos
2006-10-24regenerate mknative-gcc files for powerpc64-netbsd and GCC 4.1-20061021.mrg
2006-10-23regenerate mknative-gcc files for GCC 4.1-20061021.mrg
2006-10-22regenerate mknative-gcc fies for GCC 4.1-20061021.mrg
2006-10-22regenerate powerpc and sparc64 mknative files for GCC 4.1-20061021.mrg
2006-09-14Bootstrap for ia64cherry
2006-09-04Add gcc4 mknative files for sh5el.scw
2006-08-28regenerate. (largely from dsl@, thanks.) libstdc++ should supportmrg
2006-08-24regenerate with many fixes in libstdc++-v3 configury.mrg
2006-08-23regenerate with recent wchar/iconv fixes.mrg
2006-08-23regenerate with partly-fixed gcc4/libstdc++-v3 configury.mrg
2006-07-23MKDEBUG -> MKDEBUGLIBtsutsui