summaryrefslogtreecommitdiff
path: root/gnu/lib
AgeCommit message (Expand)Author
1998-09-13Nuke libg++, leaving only libstdc++ for GCC 2.7-based systems.tv
1998-09-13Use tconfig.j to get the proper type definitions.tv
1998-08-29Remove asprintf() and vasprintf(), and bump sparc back to 32 bits (untiltv
1998-08-28Add NetBSD rcsids.tv
1998-08-28Don't try building anything in here on gcc 2.7 bootstrap.tv
1998-08-28Move some things from SRCS to OBJS so as not to build them at depend time.tv
1998-08-28Update libiberty to the one shipped with egcs. Minor numbertv
1998-08-28Re-enable egcs libraries: libg2c, libgcc, libobjc, libstdc++.tv
1998-08-28Update to egcs 1.1-snap's libstdc++. Now shlib version 2.0. Now requirestv
1998-08-27Install Obj-C includes, found by <veego@netbsd.org>.tv
1998-08-24Bah; nuke "machine/" from bfd include path. This shouldn't have been parttv
1998-08-23Add missing \, pointed out by Frederick Bruckman <fb@enteract.com>.frueauf
1998-08-23Add missing \ to the end of a few lines.simonb
1998-08-22Use "long long" as the 64 bit quantity to satisfy gdb.tv
1998-08-22For the benefit of gdb, include <sys/types.h> unconditionally.tv
1998-08-22ELF systems still need a file-based workaround for "libbfd.c" as thattv
1998-08-22Revamp the libbfd build process. Massive cleanup, enable 64 bit supporttv
1998-08-21Clean bfd.h on "make clean".tv
1998-08-21Automatically generate bfd.h.tv
1998-08-21Use a pointer, not an array, for bfd_target_vector, working around ourtv
1998-08-18Kill HOST_CFLAGS and justify NOLINT.tv
1998-08-18Be pedantic; use "${OBJC}" to find the ObjC compiler.tv
1998-08-18Depend shared and profiled objects on g2c.h.tv
1998-08-18Add libg2c (the new name for libf2c). Builds fine, though has some nitstv
1998-08-18Add libobjc as a separate component of egcs. Now also has a sharedtv
1998-08-17Add libgcc from gnu/dist/gcc (egcs 1.1 snapshot).tv
1998-08-16Turn off the egcs bits while the 1.1 import and build verifications aretv
1998-08-16libf2c is now libg2c in egcs 1.1.tv
1998-07-29Do not build this version of libbfd on the PowerPC.thorpej
1998-07-29Add "beforedepend" target to fix PR lib/5862.tron
1998-07-27Add definitions for mipseb and mipsel, and remove mips. Map Pmake'stv
1998-07-25No need for libreadline any more.mycroft
1998-07-25We don't need this any more.mycroft
1998-07-25This file is not used.mycroft
1998-07-18Add elf32-i386 target.thorpej
1998-07-12Update to match config.bfd.thorpej
1998-07-12Update for change to m68k4k NetBSD target.thorpej
1998-07-12Add elf32-m68k support.thorpej
1998-07-01Add ELF32 support for reading and writing. ELF64 not yet working (maytv
1998-05-25Increment minor version to indicate addition of proper ar(1) support.tv
1998-05-25Fix botched assumptions about alignment of data elements: files aretv
1998-05-22Integrate NetBSD arm32 diffs for gdb. Now compiles and works `out of thetv
1998-05-22Make archives work for both 4.4BSD a.out and SVR4 ELF style archives:tv
1998-05-22Workaround nm and .c.a bogons by renaming libbfd.c to lib_bfd.c explicitlytv
1998-05-19Enable building libbfd for arm32, and use new source files.tv
1998-05-06Run gen-params to build _G_config.h at build time.mycroft
1998-04-12Add the .cc(.NULL) overrid used for libgcctv
1998-04-12Add a cleandir target to the clean target.veego
1998-04-10add NOLINTtv
1998-04-09Fix fix for compiling under gcc 2.7.tv