summaryrefslogtreecommitdiff
path: root/gnu/lib
AgeCommit message (Expand)Author
2001-08-10USE_NEW_TOOLCHAIN powerpc files for libg2c & libstdc++matt
2001-08-10Update/add new files for powerpc with USE_NEW_TOOLCHAINmatt
2001-08-09install the C++ headers with the new toolchain.mrg
2001-08-09include bsd.own.mk before testing USE_NEW_TOOLCHAIN.mrg
2001-08-07Add MKPIC=no explicitly for old-toolchain build structure, to avoid shlibtv
2001-08-06Re-add these files; they're needed by the old-toolchain bfd build untiltv
2001-08-06BFD library for new toolchain. Currently uses the non-unified layout; oncetv
2001-07-28Don't make libstdc++ with old toolchain on ARM ELFmatt
2001-07-28Regen new toolchain ARM ELF files with toolchain2netbsd.matt
2001-07-26build new sparc & sparc64 fortran libraries.mrg
2001-07-26build new sparc & sparc64 objective c libraries.mrg
2001-07-26regenerate.mrg
2001-07-26install the C++ libgcc headers (exception, new, new.h & typeinfo.)mrg
2001-07-24Add new toolchain build structure for libg2c, libobjc, and libstdc++.tv
2001-07-20Adding VAX gcc 2.95.3 (ELF).matt
2001-07-19powerpc support for 2.95.3matt
2001-07-19build a mipsel-netbsd gcc & libgcc.mrg
2001-07-19Rework Makefile (perhaps not optimally) to keep all ojbects in ${.OBJDIR}.matt
2001-07-19ARMELF support for libgccmatt
2001-07-19ARM support for -libertymatt
2001-07-19build sparc libiberty.mrg
2001-07-19build a sparc libgccmrg
2001-07-19mipsel libiberty.mrg
2001-07-19sparc64 libiberty.mrg
2001-07-19Another missing ${.CURDIR}.tv
2001-07-19build a sparc64 libgcc.mrg
2001-07-19opdel.o needs to be built with -DL_op_delete, not -DL_op_del. add a specialmrg
2001-07-18Add a missing ${.CURDIR}.tv
2001-07-18i386 libgcc makefile bits from toolchain2netbsd.tv
2001-07-18Add build structure for the new gnu/dist/toolchain/gcc based libgcc, preservingtv
2001-07-18First framework for libiberty, now used by all the toolchain components (sotv
2001-07-13Compile fixu* for MACHINE_ARCH of armmatt
2001-05-10Don't build libstdc++ on sparc64.mason
2001-02-02sh3 --> sh3eb / sh3el.tsubai
2001-01-09Define variables before it is used.enami
2001-01-08use MACIHNE_CPU to determine architecture-dependent source code directory.itojun
2001-01-04sh3 splititojun
2001-01-04sh3 splititojun
2001-01-04sh3 splititojun
2000-11-20Add __udiv_w_sdiv for VAX. gnupg requires it. And since it's a libgccmatt
2000-08-21fix one of the two fixunsdfsi with fixunssfsimsaitoh
2000-08-17add _fixunsdfsi.o and _fixunsdfsi.o when MACHINE_ARCH= sh3 or arm26msaitoh
2000-07-03Add <stdlib.h>matt
2000-07-03Define STDC_HEADERS so it uses mem* instead b* routines.matt
2000-05-20Added netbsdaout.c for i386kristerw
2000-05-10Oops, botched test for GCC 2.9.thorpej
2000-05-09Don't build compiler-related libraries if using GCC 2.9.thorpej
2000-03-27set MKLINKLIB = "no" only if ${MKPIC} != "no"msaitoh
2000-03-26Make this at least pretend to work when cross-compiling.mycroft
2000-03-05remove MIPS SOFTFLOAT.shin