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