aboutsummaryrefslogtreecommitdiff
path: root/bfd/libbfd.h
AgeCommit message (Expand)AuthorFilesLines
1998-02-05Do not allow BFD_ALIGN to wrapMichael Meissner1-3/+8
1998-01-28 * config.bfd, configure.in: Add dvp support.Doug Evans1-4/+4
1998-01-20 * reloc.c (BFD_RELOC_TXVU_11_PCREL): New reloc.Doug Evans1-0/+4
1997-12-23 * libbfd-in.h (_bfd_dwarf2_find_nearest_line): Declare.Ian Lance Taylor1-0/+12
1997-09-30 * elf32-sparc.c (_bfd_sparc_elf_howto_table): R_SPARC_GLOB_JMPDavid Edelsohn1-1/+2
1997-09-16Add support for a 16 bit reloc against the TDA pointer!Nick Clifton1-0/+1
1997-09-15merge from d30v-970225-branchKen Raeburn1-0/+4
1997-09-03Removed v850 sanitization.Nick Clifton1-3/+1
1997-09-03Removed BFD_RELOC_V850_PCREL.Nick Clifton1-1/+0
1997-09-02Switched over to using new reloc types.Nick Clifton1-3/+14
1997-08-15Remove ARC sanitization.David Edelsohn1-6/+2
1997-06-04Merged in changes made in armT-970328-branchNick Clifton1-0/+10
1997-03-25 * stabs.c (_bfd_link_section_stabs): Copy over the first headerIan Lance Taylor1-1/+1
1997-03-21Remove m32r sanitization.David Edelsohn1-8/+4
1997-03-17 * opncls.c (bfd_alloc_grow, bfd_alloc_finish): Remove.Ian Lance Taylor1-2/+0
1997-03-17 * opncls.c (bfd_alloc): Rename from bfd_alloc_by_size_t. RemoveIan Lance Taylor1-2/+1
1997-02-28 * targets.c (BFD_JUMP_TABLE_SYMBOLS): Change _bfd_is_local_labelIan Lance Taylor1-3/+4
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/+11
1997-02-11 * elf32-mips.c (reloc_type): Add R_MIPS16_GPREL.Ian Lance Taylor1-0/+1
1997-01-27 * reloc.c: Add relocs BFD_RELOC_M32R_{HI16_[US]LO,LO16}.David Edelsohn1-0/+3
1997-01-16update copyrightIan Lance Taylor1-5/+9
1996-10-17 * elf32-v850.c (enum reloc_type): Add R_V850_SDA_OFFSET,Jeff Law1-0/+3
1996-10-14Mon Oct 14 11:17:24 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1-0/+13
1996-08-30 Add SH ELF support.Ian Lance Taylor1-0/+30
1996-08-08Thu Aug 8 12:21:56 1996 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor1-3/+0
1996-07-31Wed Jul 31 15:00:12 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-0/+2
1996-07-19rebuildIan Lance Taylor1-1/+1
1996-07-18start-sanitize-d10vMartin Hunt1-9/+27
1996-04-01 * linker.c (_bfd_generic_link_hash_newfunc): Renamed fromJeff Law1-5/+0
1996-03-29 * libbfd-in.h (generic_link_hash_newfunc): Add declaration.Jeff Law1-0/+10
1996-02-14Add reloc.c entries MIPS_CALL_HI16/MIPS_CALL_LO16.Ian Lance Taylor1-0/+2
1996-02-13 * reloc.c (BFD_RELOC_MIPS_GOT_HI16): Define.Ian Lance Taylor1-1/+26
1996-01-11Add support for SHT_ORDERED and SHF_EXCLUDEMichael Meissner1-1/+1
1996-01-09Tue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor1-6/+29
1995-10-06 * targets.c (bfd_target): Add _bfd_read_ar_hdr field. ModifyIan Lance Taylor1-2/+9
1995-09-25 * init.c (initialized): Remove static variable.Ian Lance Taylor1-3/+0
1995-09-22 Change arch info to be const, initialized at compile time.Ian Lance Taylor1-11/+5
1995-09-22Start work to all full PowerPC V.4 reloc support.Michael Meissner1-3/+26
1995-08-31Thu Aug 31 16:00:53 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-4/+63
1995-01-12Change "reloc_howto_type" typedef to be "const", since all uses of it are (orKen Raeburn1-3/+7
1994-11-17* reloc.c (bfd_reloc_code_type): Add new value BFD_RELOC_12_PCREL.Ken Raeburn1-10/+17
1994-09-02* reloc.c (enum bfd_reloc_code_real): Rewrote definition to use new "chew"Ken Raeburn1-0/+102
1994-08-22 * hash.c: Copy string hash functions from aoutx.h.Ian Lance Taylor1-18/+27
1994-06-03 * libbfd.h (bfd_realloc): Change last arg to "size_t size".Jeff Law1-2/+16
1994-04-06 * targets.c (bfd_target): Rearranged fields in target vector.Ian Lance Taylor1-15/+141
1994-03-30Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor1-1/+2
1994-03-22 * linker.c (_bfd_generic_final_link): Set reloc_count to 0 beforeIan Lance Taylor1-0/+6
1994-03-22 Support for link_order types which generate relocs in order toIan Lance Taylor1-2/+14
1994-03-15 * Most files:David MacKenzie1-2/+1