* demangle.h: Add gnat and java demangle styles.
[binutils-gdb.git] / bfd / reloc.c
2000-09-03 H.J. Lu2000-09-02 H.J. Lu <hjl@gnu.org>
2000-09-02 Alexandre Oliva* elf32-sh.c (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_G...
2000-08-01 Jason Eckhardt2000-07-31 Jason Eckhardt <jle@cygnus.com>
2000-07-20 Hans-Peter Nilsson * Makefile.am (ALL_MACHINES): Add cpu-cris.lo.
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-19 Nick CliftonApplied Stephane Carrez <Stephane.Carrez@worldnet.fr...
2000-06-16 Nicholas Duffek * bfd-in.h (bfd_family_coff): Define.
2000-05-23 Richard Henderson * elf64-ia64.c (ia64_howto_table): Add PCREL60B...
2000-05-02 Alan ModraAssorted code cleanup and fixes for hppa. Re-enable...
2000-04-26 Clinton Popetz Add XCOFF64 support.
2000-04-21 Jim WilsonIA-64 ELF support.
2000-04-11 Alan ModraAllow address wrap for bitfields again.
2000-04-08 Nick CliftonAdd support for R_ARM_XPC25 and R_ARM_THM_XPC22 relocs
2000-04-07 Timothy WallBFD and include/coff support for tic54x target.
2000-04-05 Joern Renneckesh-dsp REPEAT support:
2000-03-27 Alan ModraATMEL AVR microcontroller support.
2000-03-17 Alan ModraExtend the allowed bitfield range (ie. that for which
2000-03-11 Alan ModraFix typos in comments, and restore comment formatting...
2000-03-07 Doug Evans * reloc.c (reloc_howto_struct): Fix partial_inplace...
2000-03-01 H.J. Lu2000-03-01 H.J. Lu <hjl@gnu.org>
2000-02-23 Alan ModraAdd IBM 370 support.
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-01-13 Nick CliftonApply Tim walls octest vs bytes patch
1999-11-28 Michael MeissnerAdd new relocations for alpha explicit relocation support
1999-09-04 Ian Lance Taylor1999-09-04 Steve Chamberlain <sac@pobox.com>
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-12 Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-07-11 Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-07-05 Nick CliftonAdd BFD_RELOC_ARM_ADRL_IMMEDIATE.
1999-06-11 Ian Lance Taylor * reloc.c (_bfd_relocate_contents): Permit bitfield...
1999-06-02 Mark Mitchell * reloc.c (BFD_RELOC_MIPS_SUB): New relocation.
1999-05-15 Nick CliftonAdd support for mcore RVA relocs.
1999-05-03 Richard Henderson19990502 sourceware import
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-21 nobodyThis commit was manufactured by cvs2svn to create branc...
1998-07-23 Ian Lance Taylorremove d30v sanitization
1998-06-30 Richard HendersonELF Section-level Garbage Collection.
1998-05-19 Ian Lance Taylor * reloc.c (bfd_check_overflow): Add casts before shift...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-02-02 Ian Lance Taylor * Makefile.am ($(srcdir)/bfd-in2.h): Add dummy command...
1998-01-28 Doug Evans * config.bfd, configure.in: Add dvp support.
1998-01-22 Ian Lance Taylorcomment fix
1998-01-20 Doug Evans * reloc.c (BFD_RELOC_TXVU_11_PCREL): New reloc.
1997-09-30 David Edelsohn * elf32-sparc.c (_bfd_sparc_elf_howto_table): R_SPARC_...
1997-09-16 Nick CliftonAdd support for a 16 bit reloc against the TDA pointer!
1997-09-15 Ken Raeburnmerge from d30v-970225-branch
1997-09-04 Ian Lance Taylor * reloc.c: Remove extraneous commas from relocation...
1997-09-03 Nick CliftonRemoved v850 sanitization.
1997-09-02 Nick CliftonSwitched over to using new reloc types.
1997-08-15 David EdelsohnRemove ARC sanitization.
1997-02-20 Michael MeissnerSince d10v is public now, remove all sanitization state...
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
next