aboutsummaryrefslogtreecommitdiff
path: root/bfd/reloc.c
AgeCommit message (Expand)AuthorFilesLines
1998-02-02 * Makefile.am ($(srcdir)/bfd-in2.h): Add dummy command to forceIan Lance Taylor1-0/+7
1998-01-28 * config.bfd, configure.in: Add dvp support.Doug Evans1-12/+12
1998-01-22comment fixIan Lance Taylor1-2/+3
1998-01-20 * reloc.c (BFD_RELOC_TXVU_11_PCREL): New reloc.Doug Evans1-140/+138
1997-09-30 * elf32-sparc.c (_bfd_sparc_elf_howto_table): R_SPARC_GLOB_JMPDavid Edelsohn1-2/+8
1997-09-16Add support for a 16 bit reloc against the TDA pointer!Nick Clifton1-0/+4
1997-09-15merge from d30v-970225-branchKen Raeburn1-2/+26
1997-09-04 * reloc.c: Remove extraneous commas from relocation entries.Ian Lance Taylor1-26/+29
1997-09-03Removed v850 sanitization.Nick Clifton1-5/+1
1997-09-02Switched over to using new reloc types.Nick Clifton1-7/+48
1997-08-15Remove ARC sanitization.David Edelsohn1-8/+15
1997-02-20Since d10v is public now, remove all sanitization statementsMichael Meissner1-2/+0
1997-02-19Tue Feb 18 17:22:59 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+40
1997-02-18 * reloc.c (struct reloc_howto_struct): Fix typo in comment.Fred Fish1-2/+8
1997-02-11 * elf32-mips.c (reloc_type): Add R_MIPS16_GPREL.Ian Lance Taylor1-0/+5
1997-01-27 * reloc.c: Add relocs BFD_RELOC_M32R_{HI16_[US]LO,LO16}.David Edelsohn1-8/+40
1996-10-17 * elf32-v850.c (enum reloc_type): Add R_V850_SDA_OFFSET,Jeff Law1-0/+12
1996-10-14Mon Oct 14 11:17:24 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1-13/+21
1996-09-20 * reloc.c (bfd_perform_relocation): Apply the relocation even ifIan Lance Taylor1-36/+65
1996-08-30 Add SH ELF support.Ian Lance Taylor1-1/+48
1996-08-08Thu Aug 8 12:21:56 1996 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor1-16/+3
1996-07-31Wed Jul 31 15:00:12 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-0/+4
1996-07-18start-sanitize-d10vMartin Hunt1-3/+66
1996-02-13 * reloc.c (BFD_RELOC_MIPS_GOT_HI16): Define.Ian Lance Taylor1-47/+171
1995-01-12Change "reloc_howto_type" typedef to be "const", since all uses of it are (orKen Raeburn1-7/+19
1994-11-17* reloc.c (bfd_reloc_code_type): Add new value BFD_RELOC_12_PCREL.Ken Raeburn1-6/+9
1994-09-28 * reloc.c (bfd_install_relocation): Cast data_start to bfd_byte *Ian Lance Taylor1-0/+470
1994-09-02* reloc.c (enum bfd_reloc_code_real): Rewrote definition to use new "chew"Ken Raeburn1-218/+357
1994-07-14NS32K changes from Ian Dall.Ken Raeburn1-8/+45
1994-06-15unsanitize v9Ken Raeburn1-99/+6
1994-03-31Missing BFD_RELOC_26.Sean Eric Fagan1-0/+1
1994-03-30Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor1-214/+222
1994-03-10 * libbfd-in.h: Remove alloca cruft. It was missing some necessaryJim Kingdon1-21/+31
1994-02-26 * reloc.c (_bfd_relocate_contents): Adjust handling of overflow toIan Lance Taylor1-9/+33
1994-01-25 * reloc.c (bfd_get_reloc_size): Size of type -2 is 4 bytes, not 2.Ian Lance Taylor1-1/+1
1994-01-24 * bfd/aoutx.h (aout_link_input_section_std,Ian Lance Taylor1-1/+3
1994-01-19(enum bfd_reloc_code_real): Add some Alpha relocation types. Reorganized someKen Raeburn1-14/+71
1993-12-30 Extensive changes to move the bulk of the linker into BFD so thatIan Lance Taylor1-81/+346
1993-11-05fix mistakes in last changeDavid MacKenzie1-97/+0
1993-11-05doc cleanupDavid MacKenzie1-65/+287
1993-10-07* aoutx.h (howto_table_std): Correct the "size" field in some entries.Ken Raeburn1-54/+75
1993-08-05add i386-elf relocs (from Meissner)Ken Raeburn1-2/+29
1993-07-26(bfd_perform_relocation): Handle 64-bit relocs.Ken Raeburn1-39/+68
1993-07-22 * reloc.c (enum complain_overflow): New enumeration with theIan Lance Taylor1-19/+79
1993-07-12(enum bfd_reloc_code_real): Move SPARC_BASE13 and SPARC_WDISP19 to moreKen Raeburn1-92/+78
1993-07-06(enum bfd_reloc_code_real): Put simple power-to-two relocs together, and addKen Raeburn1-14/+33
1993-06-19 * reloc.c (bfd_perform_relocation): Check for overflow onDavid MacKenzie1-97/+234
1992-11-05Cleanup: Replace all uses of EXFUN in the BFD sources, with PARAMS.John Gilmore1-3/+3
1992-10-23Fri Oct 23 10:32:36 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1-14/+38
1992-06-22Fri Jun 19 20:23:21 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1-5/+5