* configure: Ignore new autoconf configure options.
[binutils-gdb.git] / bfd / reloc.c
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