Tue Feb 18 17:22:59 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
[external/binutils.git] / bfd / reloc.c
1997-02-19 Martin HuntTue Feb 18 17:22:59 1997 Martin M. Hunt <hunt@pizza...
1997-02-18 Fred Fish * reloc.c (struct reloc_howto_struct): Fix typo in...
1997-02-11 Ian Lance Taylor * elf32-mips.c (reloc_type): Add R_MIPS16_GPREL.
1997-01-27 David Edelsohn * reloc.c: Add relocs BFD_RELOC_M32R_{HI16_[US]LO...
1996-10-17 Jeff Law * elf32-v850.c (enum reloc_type): Add R_V850_SD...
1996-10-14 Ian Lance TaylorMon Oct 14 11:17:24 1996 Richard Henderson <rth@tamu...
1996-09-20 Ian Lance Taylor * reloc.c (bfd_perform_relocation): Apply the relocati...
1996-08-30 Ian Lance Taylor Add SH ELF support.
1996-08-08 Ian Lance TaylorThu Aug 8 12:21:56 1996 Klaus Kaempf <kkaempf@progis.de>
1996-07-31 Jackie Smith CashionWed Jul 31 15:00:12 1996 James G. Smith <jsmith@cygnu...
1996-07-18 Martin Huntstart-sanitize-d10v
1996-02-13 Ian Lance Taylor * reloc.c (BFD_RELOC_MIPS_GOT_HI16): Define.
1995-01-12 Ken RaeburnChange "reloc_howto_type" typedef to be "const", since...
1994-11-17 Ken Raeburn* reloc.c (bfd_reloc_code_type): Add new value BFD_RELO...
1994-09-28 Ian Lance Taylor * reloc.c (bfd_install_relocation): Cast data_start...
1994-09-02 Ken Raeburn* reloc.c (enum bfd_reloc_code_real): Rewrote definitio...
1994-07-14 Ken RaeburnNS32K changes from Ian Dall.
1994-06-15 Ken Raeburnunsanitize v9
1994-03-31 Sean Eric FaganMissing BFD_RELOC_26.
1994-03-30 Ian Lance TaylorWed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedl...
1994-03-10 Jim Kingdon * libbfd-in.h: Remove alloca cruft. It was missing...
1994-02-26 Ian Lance Taylor * reloc.c (_bfd_relocate_contents): Adjust handling...
1994-01-25 Ian Lance Taylor * reloc.c (bfd_get_reloc_size): Size of type -2 is...
1994-01-24 Ian Lance Taylor * bfd/aoutx.h (aout_link_input_section_std,
1994-01-19 Ken Raeburn(enum bfd_reloc_code_real): Add some Alpha relocation...
1993-12-30 Ian Lance Taylor Extensive changes to move the bulk of the linker into...
1993-11-05 David MacKenziefix mistakes in last change
1993-11-05 David MacKenziedoc cleanup
1993-10-07 Ken Raeburn* aoutx.h (howto_table_std): Correct the "size" field...
1993-08-05 Ken Raeburnadd i386-elf relocs (from Meissner)
1993-07-26 Ken Raeburn(bfd_perform_relocation): Handle 64-bit relocs.
1993-07-22 Ian Lance Taylor * reloc.c (enum complain_overflow): New enumeration...
1993-07-12 Ken Raeburn(enum bfd_reloc_code_real): Move SPARC_BASE13 and SPARC...
1993-07-06 Ken Raeburn(enum bfd_reloc_code_real): Put simple power-to-two...
1993-06-19 David MacKenzie * reloc.c (bfd_perform_relocation): Check for overflow on
1992-11-05 John GilmoreCleanup: Replace all uses of EXFUN in the BFD sources...
1992-10-23 Steve ChamberlainFri Oct 23 10:32:36 1992 Steve Chamberlain (sac@thepu...
1992-06-22 Steve ChamberlainFri Jun 19 20:23:21 1992 Steve Chamberlain (sac@thepu...
1992-05-26 Ken RaeburnLots of changes from gas-bfd work. Includes:
1992-04-29 Steve Chamberlain * aoutx.h (aout_swap_ext_reloc_out, aout_swap_std_relo...
1992-02-07 Steve ChamberlainFluff removal.
1992-01-24 Steve ChamberlainUses the new small reloc type now.
1991-12-01 Steve ChamberlainNew documentation style
1991-10-05 Steve ChamberlainFri Oct 4 17:38:03 1991 Steve Chamberlain (steve...
1991-10-03 Steve Chamberlain* fixed prototype for reloc_type_lookup
1991-10-01 Steve ChamberlainAdded new macro NEWHOWTO
1991-09-28 John GilmoreTypos.
1991-09-26 Per BothnerFix bfd_perform_relocation to handle pc-relative relocs...
1991-08-19 Roland PeschFixed minor typos.
1991-08-19 Roland PeschMon Aug 19 13:48:22 1991 Roland H. Pesch (pesch at...
1991-08-17 Steve ChamberlainDocumentation
1991-07-15 Steve Chamberlain* aoutf1.h archive.c bfd.c coffcode.h core.c ecoff...
1991-07-04 Steve ChamberlainInitial revision