Age | Commit message (Expand) | Author | Files | Lines |
1996-01-09 | Tue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm@azstarnet.com> | Ian Lance Taylor | 1 | -2/+8 |
1995-12-01 | * bfd.c (bfd_record_phdr): New function. | Ian Lance Taylor | 1 | -2/+47 |
1995-09-25 | * aout-adobe.c (aout_adobe_callback): Use _bfd_error_handler | Ian Lance Taylor | 1 | -4/+4 |
1995-09-22 | Change arch info to be const, initialized at compile time. | Ian Lance Taylor | 1 | -1/+1 |
1995-09-06 | * configure.in: Call AC_CONFIG_HEADER. Substitute | Ian Lance Taylor | 1 | -3/+9 |
1995-07-03 | * bfd.c (enum bfd_error): Define bfd_error_no_armap. | Ian Lance Taylor | 1 | -5/+218 |
1994-10-13 | * bfd.c (bfd_scan_vma): Pass end argument on to strtoul. | Ian Lance Taylor | 1 | -2/+17 |
1994-04-01 | * targets.c (bfd_target): Add _bfd_free_cached_info field. | Ian Lance Taylor | 1 | -0/+3 |
1994-03-30 | Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 1 | -11/+33 |
1994-02-25 | * bfd.c (bfd_get_gp_size): Can't return gp value on an archive. | Ian Lance Taylor | 1 | -47/+155 |
1994-01-21 | * bfd.c: Remove error strings for errors removed below. | David MacKenzie | 1 | -2/+0 |
1994-01-21 | * bfd.c (bfd_get_gp_size): Added support for ELF. | Ian Lance Taylor | 1 | -86/+37 |
1993-11-05 | fix mistakes in last change | David MacKenzie | 1 | -0/+96 |
1993-11-05 | doc cleanup | David MacKenzie | 1 | -151/+52 |
1993-11-04 | * bfd-in.h (bfd_get_cacheable, bfd_set_cacheable): New accessors. | John Gilmore | 1 | -11/+85 |
1993-08-04 | With these changes, the binutils mostly work on the Alpha, except for | Ian Lance Taylor | 1 | -0/+1 |
1993-08-03 | * ecoff.c: New file for generic ECOFF functions. | Ian Lance Taylor | 1 | -10/+12 |
1993-07-22 | * hpux-core.c: New file; backend for HP/UX style core files. | Ian Lance Taylor | 1 | -1/+1 |
1993-07-20 | * bfd.c (union tdata): Add nlm_obj_data; | Fred Fish | 1 | -0/+1 |
1993-07-06 | Stricter prototyping, to force type conversions between 64-bit target and | Ken Raeburn | 1 | -5/+6 |
1993-04-15 | Thu Apr 15 09:09:18 1993 Jim Kingdon (kingdon@cygnus.com) | Jim Kingdon | 1 | -10/+55 |
1993-01-08 | Basically a checkpoint. | Ian Lance Taylor | 1 | -0/+48 |
1992-12-22 | * bfd.c: Add struct hppa_core_data to tdata union. | Stu Grossman | 1 | -0/+1 |
1992-12-17 | * bfd.c: Use right name for tekhex tdata struct. | John Gilmore | 1 | -49/+23 |
1992-01-28 | * trad-core.c, bfd.c, ../include/bfd.h: Various fixes for PMAX | Stu Grossman | 1 | -0/+1 |
1992-01-28 | New entry point in the transfer vector - bfd_relax_section. | Steve Chamberlain | 1 | -0/+4 |
1992-01-24 | Uses the new small reloc type now. | Steve Chamberlain | 1 | -144/+262 |
1991-11-30 | Even more documentation | Steve Chamberlain | 1 | -150/+163 |
1991-11-22 | const lint | John Gilmore | 1 | -12/+11 |
1991-10-25 | RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo Võ, and John Gilmore. | John Gilmore | 1 | -0/+23 |
1991-10-11 | Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first. | John Gilmore | 1 | -21/+9 |
1991-09-19 | *** empty log message *** | Sean Eric Fagan | 1 | -8/+9 |
1991-08-19 | Fixed minor typos. | Roland Pesch | 1 | -9/+10 |
1991-08-19 | Mon Aug 19 13:48:22 1991 Roland H. Pesch (pesch at cygint.cygnus.com) | Roland Pesch | 1 | -21/+23 |
1991-07-16 | Added #define for special gdb coff entry points | Steve Chamberlain | 1 | -0/+9 |
1991-07-15 | * aoutf1.h archive.c bfd.c coffcode.h core.c ecoff.c ieee.c | Steve Chamberlain | 1 | -1/+1 |
1991-07-04 | Now full of documentation. Yum Yum. | Steve Chamberlain | 1 | -726/+221 |
1991-05-29 | Merge in changes from gdb-3.95 release into mainstream of BFD development. | John Gilmore | 1 | -26/+38 |
1991-05-21 | *** empty log message *** | Steve Chamberlain | 1 | -50/+53 |
1991-05-04 | Saber C cleanup. Fix horrid bug in opncls.c in which an obstack is | John Gilmore | 1 | -7/+0 |
1991-05-02 | Merge devo/bfd with GDB's bfd. | John Gilmore | 1 | -47/+24 |
1991-04-24 | Changed the shape of the howto type yet again. | Steve Chamberlain | 1 | -1/+12 |
1991-04-23 | *** empty log message *** | Steve Chamberlain | 1 | -6/+6 |
1991-04-17 | Cosmetic changes to bfd_perform_relocation | Steve Chamberlain | 1 | -98/+111 |
1991-04-15 | Merged in some changes from Intel, | Steve Chamberlain | 1 | -104/+146 |
1991-03-21 | Initial revision | David Henkel-Wallace | 1 | -0/+882 |