summaryrefslogtreecommitdiff
path: root/bfd/libbfd.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for SHT_ORDERED and SHF_EXCLUDEMichael Meissner1996-01-111-1/+1
* Tue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor1996-01-091-6/+29
* * targets.c (bfd_target): Add _bfd_read_ar_hdr field. ModifyIan Lance Taylor1995-10-061-2/+9
* * init.c (initialized): Remove static variable.Ian Lance Taylor1995-09-251-3/+0
* Change arch info to be const, initialized at compile time.Ian Lance Taylor1995-09-221-11/+5
* Start work to all full PowerPC V.4 reloc support.Michael Meissner1995-09-221-3/+26
* Thu Aug 31 16:00:53 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-08-311-4/+63
* Change "reloc_howto_type" typedef to be "const", since all uses of it are (orKen Raeburn1995-01-121-3/+7
* * reloc.c (bfd_reloc_code_type): Add new value BFD_RELOC_12_PCREL.Ken Raeburn1994-11-171-10/+17
* * reloc.c (enum bfd_reloc_code_real): Rewrote definition to use new "chew"Ken Raeburn1994-09-021-0/+102
* * hash.c: Copy string hash functions from aoutx.h.Ian Lance Taylor1994-08-221-18/+27
* * libbfd.h (bfd_realloc): Change last arg to "size_t size".Jeff Law1994-06-031-2/+16
* * targets.c (bfd_target): Rearranged fields in target vector.Ian Lance Taylor1994-04-061-15/+141
* Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor1994-03-301-1/+2
* * linker.c (_bfd_generic_final_link): Set reloc_count to 0 beforeIan Lance Taylor1994-03-221-0/+6
* Support for link_order types which generate relocs in order toIan Lance Taylor1994-03-221-2/+14
* * Most files:David MacKenzie1994-03-151-2/+1
* * libbfd-in.h: Remove alloca cruft. It was missing some necessaryJim Kingdon1994-03-101-18/+1
* Eliminate arg from bfd_xmalloc_by_size_t macro, allowingDavid MacKenzie1994-02-051-2/+2
* * libbfd.c (bfd_zmalloc): Call bfd_xmalloc instead of malloc.David MacKenzie1994-02-051-6/+10
* * opncls.c (_bfd_new_bfd, _bfd_new_bfd_contained_in): AddDavid MacKenzie1994-01-251-7/+9
* * libbfd-in.h (struct artdata): Added tdata field.Ian Lance Taylor1994-01-031-1/+3
* Rebuilt after removal of seclet.c from doc/Makefile.in.Ian Lance Taylor1993-12-301-6/+0
* Extensive changes to move the bulk of the linker into BFD so thatIan Lance Taylor1993-12-301-4/+71
* * reloc.c: Use const instead of CONST.Ian Lance Taylor1993-11-081-3/+3
* doc cleanupDavid MacKenzie1993-11-051-8/+8
* Improve timestamp support in BSD archive files to avoid linkerJohn Gilmore1993-09-141-41/+12
* (_do_get*, _do_put*): Renamed via macros to clean up namespace.Ken Raeburn1993-09-031-5/+28
* regeneratedKen Raeburn1993-06-221-2/+2
* Regenerated after Kingdon's changes to cache.c.Ken Raeburn1993-06-211-23/+24
* * libbfd.c: Add signed versions of bfd_{h_,}{get,put}_signed_<size>.Jim Kingdon1993-04-171-16/+17
* regenerated from current sources - bfd_elf_find_section return type changedKen Raeburn1992-12-301-1/+1
* Various changes to improve archive support. See ChangeLog.Per Bothner1992-12-161-83/+80
* Cleanup: Replace all uses of EXFUN in the BFD sources, with PARAMS.John Gilmore1992-11-051-25/+69
* Fri Oct 23 13:55:35 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1992-10-231-1/+3
* * libbfd.h, libbfd-in.h (bfd_seek): Make prototype match definition.Fred Fish1992-06-241-1/+1
* Fri Jun 19 20:23:21 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1992-06-221-2/+1
* * elf.c (bfd_elf_find_section): Mark as INTERNAL_FUNCTION soJohn Gilmore1992-06-201-1/+3
* pointer lint and tandem target.Steve Chamberlain1992-02-141-3/+2
* Fluff removal.Steve Chamberlain1992-02-071-0/+5
* Uses the new small reloc type now.Steve Chamberlain1992-01-241-9/+20
* New order documentationSteve Chamberlain1991-12-011-19/+3
* New documentation styleSteve Chamberlain1991-12-011-187/+24
* ALIGN -> BFD_ALIGNJohn Gilmore1991-11-221-4/+44
* Sun Oct 27 16:56:58 1991 Steve Chamberlain (steve at cygnus.com)Steve Chamberlain1991-10-281-10/+27
* * bfd-in.h: enum boolean => enum bfd_boolean for SVR4. Gumby'sJohn Gilmore1991-10-041-3/+0
* Insert the incidentals and things I forgot to ci last time, same log message:Steve Chamberlain1991-10-011-11/+90
* Fixed minor typos.Roland Pesch1991-08-191-1/+1
* Mon Aug 19 13:48:22 1991 Roland H. Pesch (pesch at cygint.cygnus.com)Roland Pesch1991-08-191-6/+6
* DocumentationSteve Chamberlain1991-08-171-36/+75