Age | Commit message (Expand) | Author | Files | Lines |
1998-04-22 | * Many files: Added gettext invocations around user-visible | Tom Tromey | 1 | -5/+5 |
1997-03-31 | * coff-a29k.c (coff_a29k_relocate_section): Don't use symndx as a | Ian Lance Taylor | 1 | -1/+1 |
1997-03-18 | * bfd-in.h: Don't include obstack.h. | Ian Lance Taylor | 1 | -2/+1 |
1995-12-15 | * targets.c (enum bfd_endian): Define. | Ian Lance Taylor | 1 | -2/+2 |
1995-11-09 | * coff-a29k.c (a29k_reloc): Change handling of R_IREL reloc to be | Ian Lance Taylor | 1 | -5/+31 |
1995-11-09 | Wed Nov 8 20:03:44 1995 Eric Freudenthal <freudenthal@nyu.edu> | Ian Lance Taylor | 1 | -1/+1 |
1995-09-25 | * aout-adobe.c (aout_adobe_callback): Use _bfd_error_handler | Ian Lance Taylor | 1 | -11/+2 |
1995-09-19 | * targets.c (bfd_target): Remove unused align_power_min field. | Ian Lance Taylor | 1 | -1/+0 |
1995-07-07 | fsf address update, but not in COPYING files | Ken Raeburn | 1 | -1/+1 |
1995-06-05 | * coff-a29k.c (coff_a29k_adjust_symndx): Completely parenthesize | Steve Chamberlain | 1 | -1/+1 |
1995-03-07 | * coffcode.h (bfd_coff_backend_data): Add new field | Ian Lance Taylor | 1 | -0/+25 |
1995-02-06 | Distinguish a weak defined symbol from a regular defined symbol. | Ian Lance Taylor | 1 | -1/+2 |
1994-10-04 | * coffcode.h (coff_new_section_hook): Don't use align_power_min; | Ian Lance Taylor | 1 | -0/+2 |
1994-09-12 | * cofflink.c (coff_link_input_bfd): If r_symndx is -1, don't | Ian Lance Taylor | 1 | -8/+18 |
1994-09-06 | Add new style linker support to COFF backend. a29k only for now. | Ian Lance Taylor | 1 | -0/+221 |
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 |