Age | Commit message (Expand) | Author | Files | Lines |
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 |
1993-12-30 | Extensive changes to move the bulk of the linker into BFD so that | Ian Lance Taylor | 1 | -7/+21 |
1993-12-01 | declare sparccoff_vec | Ken Raeburn | 1 | -0/+1 |
1993-11-30 | * irix-core.c: New file for Irix 4 and Irix 5 core support. | Ian Lance Taylor | 1 | -0/+9 |
1993-11-17 | Need to declare nlm32_sparc_vec; oopsie. | Sean Eric Fagan | 1 | -4/+9 |
1993-11-05 | doc cleanup | David MacKenzie | 1 | -55/+61 |
1993-10-28 | * configure.in, config/i386-mach3.mt: Update for new configuration | Jim Kingdon | 1 | -0/+1 |
1993-10-26 | * targets.c (target_vector): Remove SCO_CORE. On Sep 11 1993, | Jim Kingdon | 1 | -11/+9 |
1993-10-26 | From Jeff Law and Pete Hoogenboom at Utah: | Ken Raeburn | 1 | -4/+2 |
1993-10-21 | elfcode.h (FILE_ALIGN_: Renamed from EALIGN, to avoid conflict with Ultrix | Ken Raeburn | 1 | -5/+18 |
1993-08-19 | targets.c (target_vector): Remove hp300bsd_vec due to clash with sunos_big_vec. | David MacKenzie | 1 | -0/+2 |
1993-08-19 | Thu Aug 19 09:45:51 1993 David J. Mackenzie (djm@thepub.cygnus.com) | David MacKenzie | 1 | -90/+143 |
1993-08-12 | Thu Aug 12 10:32:47 1993 David J. Mackenzie (djm@thepub.cygnus.com) | David MacKenzie | 1 | -2/+7 |
1993-08-07 | make target selection fully configurable | David MacKenzie | 1 | -41/+10 |
1993-08-06 | add hp300bsd to default target vector | David MacKenzie | 1 | -8/+12 |
1993-07-22 | * hpux-core.c: New file; backend for HP/UX style core files. | Ian Lance Taylor | 1 | -4/+10 |
1993-07-20 | * bfd.c (union tdata): Add nlm_obj_data; | Fred Fish | 1 | -0/+1 |
1993-07-20 | * configure.in (*-*-netware, i[34]86-*-netware): New configs. | Fred Fish | 1 | -0/+8 |