summaryrefslogtreecommitdiff
path: root/bfd/reloc.c
Commit message (Expand)AuthorAgeFilesLines
* * reloc.c (bfd_perform_relocation): Apply the relocation even ifIan Lance Taylor1996-09-201-36/+65
* Add SH ELF support.Ian Lance Taylor1996-08-301-1/+48
* Thu Aug 8 12:21:56 1996 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor1996-08-081-16/+3
* Wed Jul 31 15:00:12 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1996-07-311-0/+4
* start-sanitize-d10vMartin Hunt1996-07-181-3/+66
* * reloc.c (BFD_RELOC_MIPS_GOT_HI16): Define.Ian Lance Taylor1996-02-131-47/+171
* Change "reloc_howto_type" typedef to be "const", since all uses of it are (orKen Raeburn1995-01-121-7/+19
* * reloc.c (bfd_reloc_code_type): Add new value BFD_RELOC_12_PCREL.Ken Raeburn1994-11-171-6/+9
* * reloc.c (bfd_install_relocation): Cast data_start to bfd_byte *Ian Lance Taylor1994-09-281-0/+470
* * reloc.c (enum bfd_reloc_code_real): Rewrote definition to use new "chew"Ken Raeburn1994-09-021-218/+357
* NS32K changes from Ian Dall.Ken Raeburn1994-07-141-8/+45
* unsanitize v9Ken Raeburn1994-06-151-99/+6
* Missing BFD_RELOC_26.Sean Eric Fagan1994-03-311-0/+1
* Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor1994-03-301-214/+222
* * libbfd-in.h: Remove alloca cruft. It was missing some necessaryJim Kingdon1994-03-101-21/+31
* * reloc.c (_bfd_relocate_contents): Adjust handling of overflow toIan Lance Taylor1994-02-261-9/+33
* * reloc.c (bfd_get_reloc_size): Size of type -2 is 4 bytes, not 2.Ian Lance Taylor1994-01-251-1/+1
* * bfd/aoutx.h (aout_link_input_section_std,Ian Lance Taylor1994-01-241-1/+3
* (enum bfd_reloc_code_real): Add some Alpha relocation types. Reorganized someKen Raeburn1994-01-191-14/+71
* Extensive changes to move the bulk of the linker into BFD so thatIan Lance Taylor1993-12-301-81/+346
* fix mistakes in last changeDavid MacKenzie1993-11-051-97/+0
* doc cleanupDavid MacKenzie1993-11-051-65/+287
* * aoutx.h (howto_table_std): Correct the "size" field in some entries.Ken Raeburn1993-10-071-54/+75
* 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