summaryrefslogtreecommitdiff
path: root/bfd/bfd.c
Commit message (Expand)AuthorAgeFilesLines
* * bfd.c (bfd_scan_vma): Pass end argument on to strtoul.Ian Lance Taylor1994-10-131-2/+17
* * targets.c (bfd_target): Add _bfd_free_cached_info field.Ian Lance Taylor1994-04-011-0/+3
* Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor1994-03-301-11/+33
* * bfd.c (bfd_get_gp_size): Can't return gp value on an archive.Ian Lance Taylor1994-02-251-47/+155
* * bfd.c: Remove error strings for errors removed below.David MacKenzie1994-01-211-2/+0
* * bfd.c (bfd_get_gp_size): Added support for ELF.Ian Lance Taylor1994-01-211-86/+37
* fix mistakes in last changeDavid MacKenzie1993-11-051-0/+96
* doc cleanupDavid MacKenzie1993-11-051-151/+52
* * bfd-in.h (bfd_get_cacheable, bfd_set_cacheable): New accessors.John Gilmore1993-11-041-11/+85
* With these changes, the binutils mostly work on the Alpha, except forIan Lance Taylor1993-08-041-0/+1
* * ecoff.c: New file for generic ECOFF functions.Ian Lance Taylor1993-08-031-10/+12
* * hpux-core.c: New file; backend for HP/UX style core files.Ian Lance Taylor1993-07-221-1/+1
* * bfd.c (union tdata): Add nlm_obj_data;Fred Fish1993-07-201-0/+1
* Stricter prototyping, to force type conversions between 64-bit target andKen Raeburn1993-07-061-5/+6
* Thu Apr 15 09:09:18 1993 Jim Kingdon (kingdon@cygnus.com)Jim Kingdon1993-04-151-10/+55
* Basically a checkpoint.Ian Lance Taylor1993-01-081-0/+48
* * bfd.c: Add struct hppa_core_data to tdata union.Stu Grossman1992-12-221-0/+1
* * bfd.c: Use right name for tekhex tdata struct.John Gilmore1992-12-171-49/+23
* * trad-core.c, bfd.c, ../include/bfd.h: Various fixes for PMAXStu Grossman1992-01-281-0/+1
* New entry point in the transfer vector - bfd_relax_section.Steve Chamberlain1992-01-281-0/+4
* Uses the new small reloc type now.Steve Chamberlain1992-01-241-144/+262
* Even more documentationSteve Chamberlain1991-11-301-150/+163
* const lintJohn Gilmore1991-11-221-12/+11
* RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo Võ, and John Gilmore.John Gilmore1991-10-251-0/+23
* Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.John Gilmore1991-10-111-21/+9
* *** empty log message ***Sean Eric Fagan1991-09-191-8/+9
* Fixed minor typos.Roland Pesch1991-08-191-9/+10
* Mon Aug 19 13:48:22 1991 Roland H. Pesch (pesch at cygint.cygnus.com)Roland Pesch1991-08-191-21/+23
* Added #define for special gdb coff entry pointsSteve Chamberlain1991-07-161-0/+9
* * aoutf1.h archive.c bfd.c coffcode.h core.c ecoff.c ieee.cSteve Chamberlain1991-07-151-1/+1
* Now full of documentation. Yum Yum.Steve Chamberlain1991-07-041-726/+221
* Merge in changes from gdb-3.95 release into mainstream of BFD development.John Gilmore1991-05-291-26/+38
* *** empty log message ***Steve Chamberlain1991-05-211-50/+53
* Saber C cleanup. Fix horrid bug in opncls.c in which an obstack isJohn Gilmore1991-05-041-7/+0
* Merge devo/bfd with GDB's bfd.John Gilmore1991-05-021-47/+24
* Changed the shape of the howto type yet again.Steve Chamberlain1991-04-241-1/+12
* *** empty log message ***Steve Chamberlain1991-04-231-6/+6
* Cosmetic changes to bfd_perform_relocationSteve Chamberlain1991-04-171-98/+111
* Merged in some changes from Intel,Steve Chamberlain1991-04-151-104/+146
* Initial revisionDavid Henkel-Wallace1991-03-211-0/+882