summaryrefslogtreecommitdiff
path: root/bfd/coff-a29k.c
Commit message (Expand)AuthorAgeFilesLines
* * coffcode.h (coff_new_section_hook): Don't use align_power_min;Ian Lance Taylor1994-10-041-0/+2
* * cofflink.c (coff_link_input_bfd): If r_symndx is -1, don'tIan Lance Taylor1994-09-121-8/+18
* Add new style linker support to COFF backend. a29k only for now.Ian Lance Taylor1994-09-061-0/+221
* * section.c (bfd_abs_section): Make const.Ian Lance Taylor1994-06-211-2/+3
* * Many files: change all bfd_target vectors to be const. ChangeIan Lance Taylor1994-06-201-1/+1
* * coff-a29k.c (reloc_processing): Always set the address of aIan Lance Taylor1994-04-151-0/+16
* * All backends: Added BFD_JUMP_TABLE_DYNAMIC to target vector.Ian Lance Taylor1994-04-071-1/+2
* * targets.c (bfd_target): Rearranged fields in target vector.Ian Lance Taylor1994-04-061-1/+9
* * coff-a29k.c (a29k_reloc): Add reloc_entry->address to value ofIan Lance Taylor1994-04-011-1/+2
* * Most files:David MacKenzie1994-03-151-6/+7
* Extensive changes to move the bulk of the linker into BFD so thatIan Lance Taylor1993-12-301-19/+20
* * coff-a29k.c (a29k_reloc): For R_IREL, don't left shiftIan Lance Taylor1993-11-191-4/+4
* * bfd-in.h: Added commands for object file flag values.Ian Lance Taylor1993-10-291-1/+1
* * libbfd-in.h: Removed swapping routines declarations.Ian Lance Taylor1993-09-071-6/+6
* * reloc.c (enum complain_overflow): New enumeration with theIan Lance Taylor1993-07-221-12/+9
* * libbfd.c: Add signed versions of bfd_{h_,}{get,put}_signed_<size>.Jim Kingdon1993-04-171-4/+6
* * bfd-in.h (JUMP_TABLE): Added bfd_reloc_type_lookup andIan Lance Taylor1993-02-231-1/+0
* Added 1993 copyrights to files that I have changed in 1993. Some wereIan Lance Taylor1993-02-161-1/+1
* Tue Jan 26 11:43:14 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1993-01-261-1/+1
* * bfd-in.h: New macros bfd_asymbol_bfd and bfd_asymbol_flavour;Per Bothner1992-12-221-1/+1
* syms.c (asymbol): Added new field "app_data", for data particular to theKen Raeburn1992-12-031-1/+1
* Insert copyright notices in all BFD files that need them.John Gilmore1992-10-151-2/+2
* Some of these are guesses, if you know different, just yell.Steve Chamberlain1992-10-081-43/+44
* removed rcsidsK. Richard Pixley1992-07-181-2/+0
* * coff-a29k.c: do byte relocs correctlySteve Chamberlain1992-05-261-1/+1
* Tue May 12 14:08:59 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1992-05-121-3/+1
* * bfd-in.h: bump version to 1.96Steve Chamberlain1992-05-041-5/+12
* * coff-a29k.c: various changes to the way relocations work to copeSteve Chamberlain1992-05-011-131/+141
* * bout.c, coff-a29k.c, coff-i960.c: Lint.John Gilmore1992-03-291-2/+2
* * aout-target.h: change ar_max_namelen to 15 (the right value)Steve Chamberlain1992-03-171-1/+1
* * bout.c (callj_callback), coff-a29k.c (a29k_reloc), coff-m88k.cJohn Gilmore1992-02-201-1/+1
* Various lints found on PersSonySteve Chamberlain1992-01-301-9/+10
* Uses the new small reloc type now.Steve Chamberlain1992-01-241-4/+6
* * coff-a29k.c: defined RELOC_PROCESSING to take the #ifdef out ofSteve Chamberlain1991-12-011-12/+39
* * aout-encap.c, aoutf1.h, aoutx.h, archive.c, bout.c, coff-a29k.c,Steve Chamberlain1991-12-011-2/+2
* * Makefile.in: added coff-h8300Steve Chamberlain1991-11-271-0/+13
* Various changes from David Wood.Steve Chamberlain1991-11-131-94/+125
* * Rename COFF-related files in `coff-ARCH.c' form.John Gilmore1991-10-251-1/+1
* Changed minimum section alignmentSteve Chamberlain1991-10-211-2/+3
* * targets.c (proto write_armap). Changed orl_count to unsigned.Steve Chamberlain1991-10-211-102/+109
* Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.John Gilmore1991-10-111-2/+1
* * bfd.c: Remove strerror() to libiberty.John Gilmore1991-10-051-3/+3
* Insert the incidentals and things I forgot to ci last time, same log message:Steve Chamberlain1991-10-011-1/+1
* * all files: update copyright notices for GPL version 2.John Gilmore1991-07-311-10/+10
* Initial revisionSteve Chamberlain1991-07-151-0/+244