aboutsummaryrefslogtreecommitdiff
path: root/bfd/coff-a29k.c
AgeCommit message (Expand)AuthorFilesLines
1995-11-09 * coff-a29k.c (a29k_reloc): Change handling of R_IREL reloc to beIan Lance Taylor1-5/+31
1995-11-09Wed Nov 8 20:03:44 1995 Eric Freudenthal <freudenthal@nyu.edu>Ian Lance Taylor1-1/+1
1995-09-25 * aout-adobe.c (aout_adobe_callback): Use _bfd_error_handlerIan Lance Taylor1-11/+2
1995-09-19 * targets.c (bfd_target): Remove unused align_power_min field.Ian Lance Taylor1-1/+0
1995-07-07fsf address update, but not in COPYING filesKen Raeburn1-1/+1
1995-06-05 * coff-a29k.c (coff_a29k_adjust_symndx): Completely parenthesizeSteve Chamberlain1-1/+1
1995-03-07 * coffcode.h (bfd_coff_backend_data): Add new fieldIan Lance Taylor1-0/+25
1995-02-06 Distinguish a weak defined symbol from a regular defined symbol.Ian Lance Taylor1-1/+2
1994-10-04 * coffcode.h (coff_new_section_hook): Don't use align_power_min;Ian Lance Taylor1-0/+2
1994-09-12 * cofflink.c (coff_link_input_bfd): If r_symndx is -1, don'tIan Lance Taylor1-8/+18
1994-09-06 Add new style linker support to COFF backend. a29k only for now.Ian Lance Taylor1-0/+221
1994-06-21 * section.c (bfd_abs_section): Make const.Ian Lance Taylor1-2/+3
1994-06-20 * Many files: change all bfd_target vectors to be const. ChangeIan Lance Taylor1-1/+1
1994-04-15 * coff-a29k.c (reloc_processing): Always set the address of aIan Lance Taylor1-0/+16
1994-04-07 * All backends: Added BFD_JUMP_TABLE_DYNAMIC to target vector.Ian Lance Taylor1-1/+2
1994-04-06 * targets.c (bfd_target): Rearranged fields in target vector.Ian Lance Taylor1-1/+9
1994-04-01 * coff-a29k.c (a29k_reloc): Add reloc_entry->address to value ofIan Lance Taylor1-1/+2
1994-03-15 * Most files:David MacKenzie1-6/+7
1993-12-30 Extensive changes to move the bulk of the linker into BFD so thatIan Lance Taylor1-19/+20
1993-11-19 * coff-a29k.c (a29k_reloc): For R_IREL, don't left shiftIan Lance Taylor1-4/+4
1993-10-29 * bfd-in.h: Added commands for object file flag values.Ian Lance Taylor1-1/+1
1993-09-07 * libbfd-in.h: Removed swapping routines declarations.Ian Lance Taylor1-6/+6
1993-07-22 * reloc.c (enum complain_overflow): New enumeration with theIan Lance Taylor1-12/+9
1993-04-17 * libbfd.c: Add signed versions of bfd_{h_,}{get,put}_signed_<size>.Jim Kingdon1-4/+6
1993-02-23 * bfd-in.h (JUMP_TABLE): Added bfd_reloc_type_lookup andIan Lance Taylor1-1/+0
1993-02-16Added 1993 copyrights to files that I have changed in 1993. Some wereIan Lance Taylor1-1/+1
1993-01-26Tue Jan 26 11:43:14 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-1/+1
1992-12-22 * bfd-in.h: New macros bfd_asymbol_bfd and bfd_asymbol_flavour;Per Bothner1-1/+1
1992-12-03syms.c (asymbol): Added new field "app_data", for data particular to theKen Raeburn1-1/+1
1992-10-15Insert copyright notices in all BFD files that need them.John Gilmore1-2/+2
1992-10-08Some of these are guesses, if you know different, just yell.Steve Chamberlain1-43/+44
1992-07-18removed rcsidsK. Richard Pixley1-2/+0
1992-05-26 * coff-a29k.c: do byte relocs correctlySteve Chamberlain1-1/+1
1992-05-12Tue May 12 14:08:59 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1-3/+1
1992-05-04 * bfd-in.h: bump version to 1.96Steve Chamberlain1-5/+12
1992-05-01 * coff-a29k.c: various changes to the way relocations work to copeSteve Chamberlain1-131/+141
1992-03-29* bout.c, coff-a29k.c, coff-i960.c: Lint.John Gilmore1-2/+2
1992-03-17 * aout-target.h: change ar_max_namelen to 15 (the right value)Steve Chamberlain1-1/+1
1992-02-20* bout.c (callj_callback), coff-a29k.c (a29k_reloc), coff-m88k.cJohn Gilmore1-1/+1
1992-01-30 Various lints found on PersSonySteve Chamberlain1-9/+10
1992-01-24Uses the new small reloc type now.Steve Chamberlain1-4/+6
1991-12-01 * coff-a29k.c: defined RELOC_PROCESSING to take the #ifdef out ofSteve Chamberlain1-12/+39
1991-12-01 * aout-encap.c, aoutf1.h, aoutx.h, archive.c, bout.c, coff-a29k.c,Steve Chamberlain1-2/+2
1991-11-27 * Makefile.in: added coff-h8300Steve Chamberlain1-0/+13
1991-11-13Various changes from David Wood.Steve Chamberlain1-94/+125
1991-10-25* Rename COFF-related files in `coff-ARCH.c' form.John Gilmore1-1/+1
1991-10-21Changed minimum section alignmentSteve Chamberlain1-2/+3
1991-10-21 * targets.c (proto write_armap). Changed orl_count to unsigned.Steve Chamberlain1-102/+109
1991-10-11Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.John Gilmore1-2/+1
1991-10-05* bfd.c: Remove strerror() to libiberty.John Gilmore1-3/+3