aboutsummaryrefslogtreecommitdiff
path: root/bfd/reloc.c
AgeCommit message (Expand)AuthorFilesLines
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
1992-05-26Lots of changes from gas-bfd work. Includes:Ken Raeburn1-16/+62
1992-04-29 * aoutx.h (aout_swap_ext_reloc_out, aout_swap_std_reloc_out)Steve Chamberlain1-79/+84
1992-02-07Fluff removal.Steve Chamberlain1-0/+28
1992-01-24Uses the new small reloc type now.Steve Chamberlain1-434/+457
1991-12-01New documentation styleSteve Chamberlain1-297/+374
1991-10-05Fri Oct 4 17:38:03 1991 Steve Chamberlain (steve at cygnus.com)Steve Chamberlain1-1/+1
1991-10-03* fixed prototype for reloc_type_lookupSteve Chamberlain1-0/+65
1991-10-01Added new macro NEWHOWTOSteve Chamberlain1-0/+28
1991-09-28Typos.John Gilmore1-2/+2
1991-09-26Fix bfd_perform_relocation to handle pc-relative relocs better.Per Bothner1-4/+4
1991-08-19Fixed minor typos.Roland Pesch1-1/+1
1991-08-19Mon Aug 19 13:48:22 1991 Roland H. Pesch (pesch at cygint.cygnus.com)Roland Pesch1-5/+5
1991-08-17DocumentationSteve Chamberlain1-14/+46
1991-07-15* aoutf1.h archive.c bfd.c coffcode.h core.c ecoff.c ieee.cSteve Chamberlain1-1/+1
1991-07-04Initial revisionSteve Chamberlain1-0/+612