Age | Commit message (Expand) | Author | Files | Lines |
1998-02-02 | * Makefile.am ($(srcdir)/bfd-in2.h): Add dummy command to force | Ian Lance Taylor | 1 | -0/+4 |
1998-01-28 | * config.bfd, configure.in: Add dvp support. | Doug Evans | 1 | -6/+0 |
1997-12-22 | * Makefile.am (ALL_MACHINES,BFD32_BACKENDS): Add txvu support. | Doug Evans | 1 | -49/+20 |
1997-03-21 | Remove m32r sanitization. | David Edelsohn | 1 | -4/+0 |
1997-03-20 | Based on patches from Philippe De Muyter <phdm@info.ucl.ac.be>. | Ian Lance Taylor | 1 | -36/+110 |
1997-02-28 | * targets.c (BFD_JUMP_TABLE_SYMBOLS): Change _bfd_is_local_label | Ian Lance Taylor | 1 | -3/+3 |
1997-02-26 | * targets.c (bfd_target_vector): Add ecoff_biglittle_vec. | Stan Shebs | 1 | -4/+2 |
1997-02-19 | Tue Feb 18 17:22:59 1997 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -12/+75 |
1996-10-03 | Grrr. The mn10200 and mn10300 are _not_ similar enough to easily support | Jeff Law | 1 | -2/+4 |
1996-10-03 | * cpu-mn10x00.c, elf32-mn10x00.c: New files. | Jeff Law | 1 | -1/+19 |
1996-07-18 | start-sanitize-d10v | Martin Hunt | 1 | -9/+33 |
1996-01-09 | Tue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm@azstarnet.com> | Ian Lance Taylor | 1 | -0/+3 |
1996-01-05 | * config.bfd (i[345]86-*-freebsd*): Add target. | Fred Fish | 1 | -2/+6 |
1995-12-02 | * ihex.c: New file; support for Intel Hex format. | Ian Lance Taylor | 1 | -0/+6 |
1995-11-29 | * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if | Ian Lance Taylor | 1 | -3/+2 |
1995-11-15 | * targets.c (bfd_target): Change type of second argument to | Ian Lance Taylor | 1 | -1/+3 |
1995-11-06 | Changes for mmap; details in change log. | Ken Raeburn | 1 | -2/+7 |
1995-10-06 | * targets.c (bfd_target): Add _bfd_read_ar_hdr field. Modify | Ian Lance Taylor | 1 | -0/+7 |
1995-09-28 | * config.bfd: Add arm-*-coff. | David Edelsohn | 1 | -0/+4 |
1995-09-27 | Removed inactive bfd entries | Kim Knuttila | 1 | -4/+0 |
1995-09-27 | * targets.c (bfd_find_target): Remove debugging code. | Ian Lance Taylor | 1 | -1/+0 |
1995-09-27 | Configury for new ppc bfd | Kim Knuttila | 1 | -0/+13 |
1995-09-19 | * targets.c (bfd_target): Remove unused align_power_min field. | Ian Lance Taylor | 1 | -4/+0 |
1995-09-06 | * configure.in: Call AC_CONFIG_HEADER. Substitute | Ian Lance Taylor | 1 | -4/+10 |
1995-07-19 | * coff-arm.c (TARGET_LITTLE_SYM, TARGET_BIG_SYM): Replaces TARGET_SYM. | David Edelsohn | 1 | -5/+17 |
1995-07-03 | * targets.c (enum bfd_flavour): Add bfd_target_msdos_flavour here, | Ian Lance Taylor | 1 | -1/+2 |
1995-06-29 | Wed Jun 28 18:04:42 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -4/+28 |
1995-05-09 | Add little endian PowerPC support. | Michael Meissner | 1 | -1/+9 |
1995-03-08 | * configure.in (SELECT_VECS): Split bfd_elf32_arc_vec into big/little. | David Edelsohn | 1 | -6/+14 |
1995-01-16 | * archures.c, Makefile.in, targets.c, bfd-in2.h, coffcode.h, | Steve Chamberlain | 1 | -0/+7 |
1994-11-25 | Rename r16 files to rce, and fix some more .Sanitize typos. | Michael Tiemann | 1 | -6/+6 |
1994-11-24 | Safely check in r16 targets for binutils. | Michael Tiemann | 1 | -0/+6 |
1994-11-24 | * coff-sh.c (shlcoff_vec): New target vector. | Steve Chamberlain | 1 | -0/+4 |
1994-10-25 | * Makefile.in (ALL_MACHINES): Add tekhex.o. | Ian Lance Taylor | 1 | -2/+0 |
1994-10-21 | * targets.c (BFD_JUMP_TABLE_ARCHIVE): Add case for | Ian Lance Taylor | 1 | -0/+3 |
1994-10-18 | * binary.c: New file for raw binary output format. | Ian Lance Taylor | 1 | -2/+8 |
1994-09-13 | * configure.host (sparc-*-netbsd): use sparcnbsd. | J.T. Conklin | 1 | -95/+114 |
1994-06-15 | unsanitize v9 | Ken Raeburn | 1 | -4/+2 |
1994-05-20 | Removed sanitization of PowerPC NetWare. Also rebuilt Makefile | Ian Lance Taylor | 1 | -2/+3 |
1994-04-07 | * targets.c (bfd_target): Add fields | Ian Lance Taylor | 1 | -8/+25 |
1994-04-06 | * targets.c (bfd_target): Rearranged fields in target vector. | Ian Lance Taylor | 1 | -56/+95 |
1994-04-01 | * targets.c (bfd_target): Add _bfd_free_cached_info field. | Ian Lance Taylor | 1 | -0/+3 |
1994-03-30 | Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 1 | -6/+6 |
1994-03-30 | * i386dynix.c, config/i386-dynix.mt: New files, handling Dynix | Peter Schauer | 1 | -1/+10 |
1994-03-15 | * Most files: | David MacKenzie | 1 | -4/+4 |
1994-02-28 | Modified Files: | Kung Hsu | 1 | -1/+4 |
1994-02-27 | Sun Feb 27 15:22:36 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -1/+21 |
1994-02-17 | * bfd.c (bfd_get_error, bfd_set_error): New functions. | David MacKenzie | 1 | -19/+19 |
1994-01-24 | * format.c (bfd_check_format_matches): New function. | David MacKenzie | 1 | -6/+4 |
1994-01-22 | * targets.c: Add a vector of matching format names. | David MacKenzie | 1 | -20/+18 |