summaryrefslogtreecommitdiff
path: root/bfd/reloc.c
Commit message (Expand)AuthorAgeFilesLines
* add i386-elf relocs (from Meissner)Ken Raeburn1993-08-051-2/+29
* (bfd_perform_relocation): Handle 64-bit relocs.Ken Raeburn1993-07-261-39/+68
* * reloc.c (enum complain_overflow): New enumeration with theIan Lance Taylor1993-07-221-19/+79
* (enum bfd_reloc_code_real): Move SPARC_BASE13 and SPARC_WDISP19 to moreKen Raeburn1993-07-121-92/+78
* (enum bfd_reloc_code_real): Put simple power-to-two relocs together, and addKen Raeburn1993-07-061-14/+33
* * reloc.c (bfd_perform_relocation): Check for overflow onDavid MacKenzie1993-06-191-97/+234
* Cleanup: Replace all uses of EXFUN in the BFD sources, with PARAMS.John Gilmore1992-11-051-3/+3
* Fri Oct 23 10:32:36 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1992-10-231-14/+38
* Fri Jun 19 20:23:21 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1992-06-221-5/+5
* Lots of changes from gas-bfd work. Includes:Ken Raeburn1992-05-261-16/+62
* * aoutx.h (aout_swap_ext_reloc_out, aout_swap_std_reloc_out)Steve Chamberlain1992-04-291-79/+84
* Fluff removal.Steve Chamberlain1992-02-071-0/+28
* Uses the new small reloc type now.Steve Chamberlain1992-01-241-434/+457
* New documentation styleSteve Chamberlain1991-12-011-297/+374
* Fri Oct 4 17:38:03 1991 Steve Chamberlain (steve at cygnus.com)Steve Chamberlain1991-10-051-1/+1
* * fixed prototype for reloc_type_lookupSteve Chamberlain1991-10-031-0/+65
* Added new macro NEWHOWTOSteve Chamberlain1991-10-011-0/+28
* Typos.John Gilmore1991-09-281-2/+2
* Fix bfd_perform_relocation to handle pc-relative relocs better.Per Bothner1991-09-261-4/+4
* Fixed minor typos.Roland Pesch1991-08-191-1/+1
* Mon Aug 19 13:48:22 1991 Roland H. Pesch (pesch at cygint.cygnus.com)Roland Pesch1991-08-191-5/+5
* DocumentationSteve Chamberlain1991-08-171-14/+46
* * aoutf1.h archive.c bfd.c coffcode.h core.c ecoff.c ieee.cSteve Chamberlain1991-07-151-1/+1
* Initial revisionSteve Chamberlain1991-07-041-0/+612