aboutsummaryrefslogtreecommitdiff
path: root/bfd/libbfd.h
AgeCommit message (Expand)AuthorFilesLines
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
1994-03-10 * libbfd-in.h: Remove alloca cruft. It was missing some necessaryJim Kingdon1-18/+1
1994-02-05 Eliminate arg from bfd_xmalloc_by_size_t macro, allowingDavid MacKenzie1-2/+2
1994-02-05 * libbfd.c (bfd_zmalloc): Call bfd_xmalloc instead of malloc.David MacKenzie1-6/+10
1994-01-25 * opncls.c (_bfd_new_bfd, _bfd_new_bfd_contained_in): AddDavid MacKenzie1-7/+9
1994-01-03 * libbfd-in.h (struct artdata): Added tdata field.Ian Lance Taylor1-1/+3
1993-12-30Rebuilt after removal of seclet.c from doc/Makefile.in.Ian Lance Taylor1-6/+0
1993-12-30 Extensive changes to move the bulk of the linker into BFD so thatIan Lance Taylor1-4/+71
1993-11-08 * reloc.c: Use const instead of CONST.Ian Lance Taylor1-3/+3
1993-11-05doc cleanupDavid MacKenzie1-8/+8
1993-09-14Improve timestamp support in BSD archive files to avoid linkerJohn Gilmore1-41/+12
1993-09-03(_do_get*, _do_put*): Renamed via macros to clean up namespace.Ken Raeburn1-5/+28
1993-06-22regeneratedKen Raeburn1-2/+2
1993-06-21Regenerated after Kingdon's changes to cache.c.Ken Raeburn1-23/+24
1993-04-17 * libbfd.c: Add signed versions of bfd_{h_,}{get,put}_signed_<size>.Jim Kingdon1-16/+17
1992-12-30regenerated from current sources - bfd_elf_find_section return type changedKen Raeburn1-1/+1
1992-12-16Various changes to improve archive support. See ChangeLog.Per Bothner1-83/+80
1992-11-05Cleanup: Replace all uses of EXFUN in the BFD sources, with PARAMS.John Gilmore1-25/+69
1992-10-23Fri Oct 23 13:55:35 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-1/+3
1992-06-24 * libbfd.h, libbfd-in.h (bfd_seek): Make prototype match definition.Fred Fish1-1/+1
1992-06-22Fri Jun 19 20:23:21 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1-2/+1
1992-06-20* elf.c (bfd_elf_find_section): Mark as INTERNAL_FUNCTION soJohn Gilmore1-1/+3
1992-02-14pointer lint and tandem target.Steve Chamberlain1-3/+2
1992-02-07Fluff removal.Steve Chamberlain1-0/+5
1992-01-24Uses the new small reloc type now.Steve Chamberlain1-9/+20
1991-12-01New order documentationSteve Chamberlain1-19/+3
1991-12-01New documentation styleSteve Chamberlain1-187/+24
1991-11-22ALIGN -> BFD_ALIGNJohn Gilmore1-4/+44
1991-10-28Sun Oct 27 16:56:58 1991 Steve Chamberlain (steve at cygnus.com)Steve Chamberlain1-10/+27
1991-10-04* bfd-in.h: enum boolean => enum bfd_boolean for SVR4. Gumby'sJohn Gilmore1-3/+0
1991-10-01Insert the incidentals and things I forgot to ci last time, same log message:Steve Chamberlain1-11/+90
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-6/+6
1991-08-17DocumentationSteve Chamberlain1-36/+75
1991-07-04Now full of documentation. Yum Yum.Steve Chamberlain1-5/+54
1991-05-29Merge in changes from gdb-3.95 release into mainstream of BFD development.John Gilmore1-1/+1