Age | Commit message (Expand) | Author | Files | Lines |
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 |
1993-07-11 | * elfcode.h: Use memset not bzero. | Jim Kingdon | 1 | -0/+2 |
1993-07-07 | * aoutx.h (translate_from_native_sym_flags): Removed statep | Ian Lance Taylor | 1 | -0/+12 |
1993-06-18 | * Makefile.in: Add elf32-{mips,m88k}. | Jim Kingdon | 1 | -2/+8 |
1993-05-25 | Updated for new macro, type, and structure names. | Ken Raeburn | 1 | -9/+10 |
1993-05-21 | Move printing from bfd to nm and add POSIX and SysV formats. | David MacKenzie | 1 | -2/+8 |
1993-04-17 | * libbfd.c: Add signed versions of bfd_{h_,}{get,put}_signed_<size>. | Jim Kingdon | 1 | -11/+21 |
1993-02-27 | symbol srec stuff | Steve Chamberlain | 1 | -11/+18 |
1993-01-08 | Basically a checkpoint. | Ian Lance Taylor | 1 | -2/+3 |
1992-12-21 | Mon Dec 21 12:40:10 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -122/+81 |
1992-11-05 | * bfd-in.h, bfd.c, libbfd.h, reloc.c, seclet.h, section.c, | John Gilmore | 1 | -2/+12 |
1992-09-26 | Add Adobe a.out support. | John Gilmore | 1 | -3/+9 |
1992-09-01 | * targets.c (target_vector): Take out oasys (unless that is | Per Bothner | 1 | -2/+4 |
1992-08-28 | Back out yesterday's change for using host endian order in 960 bout files. | Ian Lance Taylor | 1 | -35/+2 |
1992-08-28 | Thu Aug 27 17:01:04 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -2/+35 |
1992-08-27 | Add preliminary support for the we32k (AT&T 3b2). | Brendan Kehoe | 1 | -3/+6 |
1992-06-22 | Lint stuff which didn't make it last time | Steve Chamberlain | 1 | -1/+1 |
1992-06-19 | * Makefile.in, archures.c, configure.in, cpu-hppa.c, hppa.c, libhppa.h, | Stu Grossman | 1 | -1/+8 |
1992-06-16 | [time to file a PR on cvs...] | Ken Raeburn | 1 | -4/+24 |
1992-05-02 | * targets.c, Makefile.in: comment out tekhex for the moment. | Steve Chamberlain | 1 | -2/+5 |
1992-02-07 | Fluff removal. | Steve Chamberlain | 1 | -1/+1 |
1992-01-24 | Uses the new small reloc type now. | Steve Chamberlain | 1 | -2/+6 |
1991-12-08 | Remove crass vaxism. Now SELECT_VECS will do something again. | Steve Chamberlain | 1 | -2/+36 |