summaryrefslogtreecommitdiff
path: root/gnu/lib
AgeCommit message (Expand)Author
2003-08-02Add new files for gcc3 from native-gcc build. (alpha distribution buildsmatt
2003-08-01Rework how dependency generation is performed:lukem
2003-08-01- fix several build problemsmrg
2003-07-30back out inadvertant commit (however, -D_PTHREADS needs to be suppliedmatt
2003-07-30Remove the alpha specific -mieee flagmatt
2003-07-30Remove the alpha specific -mieeematt
2003-07-30Regenerate gcc3 configuration for alphamatt
2003-07-30- find gthr-default.h for libgcc3mrg
2003-07-29regenerate with --enable-threadsmrg
2003-07-29Adapt to bsd.dep.mk changes.uwe
2003-07-28set GNUHOSTDISTmrg
2003-07-28*correctly* regenerate with correct non-hardcoded pathsmrg
2003-07-28regenerate with correct non-hardcoded pathsmrg
2003-07-28turn back on profiling - thanks lukemrg
2003-07-27build-tested support for m68000, m68k, sh3el and sh3eb.mrg
2003-07-27actually build libstdc++-v3 now.mrg
2003-07-27regeneratemrg
2003-07-27add working alpha support - including working cross builds from x86mrg
2003-07-26working mips support (mipsel runs fine, mipseb compiles, untested so far)mrg
2003-07-26- build/install a libsupc++.amrg
2003-07-26working arm & sparc64 supportmrg
2003-07-25make sure tconfig.h exists before .dependmrg
2003-07-25maybe build gcc3 instead of gcc2mrg
2003-07-25new reach-over infrastructure (largely based on GCC2.95 one) that (mostly)mrg
2003-07-22add more rules to disable default '.cc -> NULL' transforms,lukem
2003-06-26When MKPIC is "no" and we force MKLINKLIB to "yes" to provideuwe
2003-06-01* If MKGCC == no, don't build this library, which is bundled with thethorpej
2003-06-01If MKGCC == no, don't build these libraries (which are bundled withthorpej
2003-05-26Run mknative to regenerate for binutils 2.13.2.1.thorpej
2003-04-09If MKPIC is "no", then we need to provide *something* for BFD-usingthorpej
2003-03-20Actually rerun mknative on these...mycroft
2003-03-17Build COFF targets. Some embedded tools really, really want this.mycroft
2003-03-03back out previous:mrg
2003-03-01build libopcodes separately from libbfd as in binutils 2.13 they havemrg
2003-03-01update / regenerate for binutils 2.13.2.1mrg
2003-01-28do not install libioP.h nor iostreamP.hjdolecek
2002-09-17Remove more old toolchain bits.thorpej
2002-09-17* Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it intothorpej
2002-08-19Explicitly move setting of NOxxx (et al) to the top of the Makefilelukem
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../../some/path (etc).lukem
2002-07-17Now build profiled libraries on m68000.fredette
2002-06-19add some items to CLEANFILESitojun
2002-06-18mistake in replacement for peXXigen.citojun
2002-06-18add rules needed for full-feature libbfd. usually not visited.itojun
2002-05-20Add native toolchain bigs for "armeb" (big-endian ARM).thorpej
2002-04-11Remove bfd_elf32_{big,little}arm_nbsd_vecthorpej
2002-04-01Update DEFAULT_VECTOR and SELECT_VECS for arm--netbsdelf BFD changes.thorpej
2002-03-28Remove check for sparc64 which adds -msoft-quad-float as that is now thejmc
2002-03-26Added ${G_CONFIGDIR} to .PATH. This is needed on m68000 so thatfredette
2002-03-24MACHINE_ARCH can't be "arm26" any more.bjh21