Age | Commit message (Expand) | Author | Files | Lines |
1994-06-21 | * section.c (bfd_abs_section): Make const. | Ian Lance Taylor | 1 | -2/+3 |
1994-06-20 | * Many files: change all bfd_target vectors to be const. Change | Ian Lance Taylor | 1 | -1/+1 |
1994-04-15 | * coff-a29k.c (reloc_processing): Always set the address of a | Ian Lance Taylor | 1 | -0/+16 |
1994-04-07 | * All backends: Added BFD_JUMP_TABLE_DYNAMIC to target vector. | Ian Lance Taylor | 1 | -1/+2 |
1994-04-06 | * targets.c (bfd_target): Rearranged fields in target vector. | Ian Lance Taylor | 1 | -1/+9 |
1994-04-01 | * coff-a29k.c (a29k_reloc): Add reloc_entry->address to value of | Ian Lance Taylor | 1 | -1/+2 |
1994-03-15 | * Most files: | David MacKenzie | 1 | -6/+7 |
1993-12-30 | Extensive changes to move the bulk of the linker into BFD so that | Ian Lance Taylor | 1 | -19/+20 |
1993-11-19 | * coff-a29k.c (a29k_reloc): For R_IREL, don't left shift | Ian Lance Taylor | 1 | -4/+4 |
1993-10-29 | * bfd-in.h: Added commands for object file flag values. | Ian Lance Taylor | 1 | -1/+1 |
1993-09-07 | * libbfd-in.h: Removed swapping routines declarations. | Ian Lance Taylor | 1 | -6/+6 |
1993-07-22 | * reloc.c (enum complain_overflow): New enumeration with the | Ian Lance Taylor | 1 | -12/+9 |
1993-04-17 | * libbfd.c: Add signed versions of bfd_{h_,}{get,put}_signed_<size>. | Jim Kingdon | 1 | -4/+6 |
1993-02-23 | * bfd-in.h (JUMP_TABLE): Added bfd_reloc_type_lookup and | Ian Lance Taylor | 1 | -1/+0 |
1993-02-16 | Added 1993 copyrights to files that I have changed in 1993. Some were | Ian Lance Taylor | 1 | -1/+1 |
1993-01-26 | Tue Jan 26 11:43:14 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -1/+1 |
1992-12-22 | * bfd-in.h: New macros bfd_asymbol_bfd and bfd_asymbol_flavour; | Per Bothner | 1 | -1/+1 |
1992-12-03 | syms.c (asymbol): Added new field "app_data", for data particular to the | Ken Raeburn | 1 | -1/+1 |
1992-10-15 | Insert copyright notices in all BFD files that need them. | John Gilmore | 1 | -2/+2 |
1992-10-08 | Some of these are guesses, if you know different, just yell. | Steve Chamberlain | 1 | -43/+44 |
1992-07-18 | removed rcsids | K. Richard Pixley | 1 | -2/+0 |
1992-05-26 | * coff-a29k.c: do byte relocs correctly | Steve Chamberlain | 1 | -1/+1 |
1992-05-12 | Tue May 12 14:08:59 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1 | -3/+1 |
1992-05-04 | * bfd-in.h: bump version to 1.96 | Steve Chamberlain | 1 | -5/+12 |
1992-05-01 | * coff-a29k.c: various changes to the way relocations work to cope | Steve Chamberlain | 1 | -131/+141 |
1992-03-29 | * bout.c, coff-a29k.c, coff-i960.c: Lint. | John Gilmore | 1 | -2/+2 |
1992-03-17 | * aout-target.h: change ar_max_namelen to 15 (the right value) | Steve Chamberlain | 1 | -1/+1 |
1992-02-20 | * bout.c (callj_callback), coff-a29k.c (a29k_reloc), coff-m88k.c | John Gilmore | 1 | -1/+1 |
1992-01-30 | Various lints found on PersSony | Steve Chamberlain | 1 | -9/+10 |
1992-01-24 | Uses the new small reloc type now. | Steve Chamberlain | 1 | -4/+6 |
1991-12-01 | * coff-a29k.c: defined RELOC_PROCESSING to take the #ifdef out of | Steve Chamberlain | 1 | -12/+39 |
1991-12-01 | * aout-encap.c, aoutf1.h, aoutx.h, archive.c, bout.c, coff-a29k.c, | Steve Chamberlain | 1 | -2/+2 |
1991-11-27 | * Makefile.in: added coff-h8300 | Steve Chamberlain | 1 | -0/+13 |
1991-11-13 | Various changes from David Wood. | Steve Chamberlain | 1 | -94/+125 |
1991-10-25 | * Rename COFF-related files in `coff-ARCH.c' form. | John Gilmore | 1 | -1/+1 |
1991-10-21 | Changed minimum section alignment | Steve Chamberlain | 1 | -2/+3 |
1991-10-21 | * targets.c (proto write_armap). Changed orl_count to unsigned. | Steve Chamberlain | 1 | -102/+109 |
1991-10-11 | Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first. | John Gilmore | 1 | -2/+1 |
1991-10-05 | * bfd.c: Remove strerror() to libiberty. | John Gilmore | 1 | -3/+3 |
1991-10-01 | Insert the incidentals and things I forgot to ci last time, same log message: | Steve Chamberlain | 1 | -1/+1 |
1991-07-31 | * all files: update copyright notices for GPL version 2. | John Gilmore | 1 | -10/+10 |
1991-07-15 | Initial revision | Steve Chamberlain | 1 | -0/+244 |