Age | Commit message (Expand) | Author | Files | Lines |
1995-01-12 | * srec.c, tekhex.c: Include libiberty.h. Delete static array hex_value and | Ken Raeburn | 1 | -329/+554 |
1994-10-18 | * srec.c (tdata_type): Add field tail. | Ian Lance Taylor | 1 | -8/+32 |
1994-10-17 | * srec.c (pass_over): Set the start address for S7, S8 or S9. | Ian Lance Taylor | 1 | -1/+19 |
1994-06-20 | * Many files: change all bfd_target vectors to be const. Change | Ian Lance Taylor | 1 | -16/+16 |
1994-04-07 | * All backends: Added BFD_JUMP_TABLE_DYNAMIC to target vector. | Ian Lance Taylor | 1 | -0/+2 |
1994-04-06 | * targets.c (bfd_target): Rearranged fields in target vector. | Ian Lance Taylor | 1 | -37/+30 |
1994-04-04 | Made sure that every call to bfd_read, bfd_write, and bfd_seek | Ian Lance Taylor | 1 | -35/+64 |
1994-04-01 | * targets.c (bfd_target): Add _bfd_free_cached_info field. | Ian Lance Taylor | 1 | -0/+1 |
1994-03-30 | Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 1 | -5/+12 |
1994-03-15 | * Most files: | David MacKenzie | 1 | -73/+73 |
1994-02-27 | Sun Feb 27 15:22:36 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -6/+5 |
1994-02-26 | * aoutx.h, archive.c: Add casts to avoid warnings from SVR4 cc. | Ian Lance Taylor | 1 | -1/+1 |
1994-02-25 | * srec.c (pass_over): Don't skip too many characters when | Steve Chamberlain | 1 | -6/+5 |
1994-02-12 | Make all callers of malloc or realloc (including via obstacks) | David MacKenzie | 1 | -551/+589 |
1993-12-30 | Extensive changes to move the bulk of the linker into BFD so that | Ian Lance Taylor | 1 | -63/+65 |
1993-06-22 | (srec_write_symbols): Use sprintf_vma, in case bfd_vma is too wide for | Ken Raeburn | 1 | -11/+31 |
1993-04-15 | * aout-adobe.c, cpu-h8300.c, mipsbsd.c, srec.c: lint -Wall. | John Gilmore | 1 | -126/+475 |
1993-02-16 | * oasys.c (oasys_write_object_contents): Lint. | John Gilmore | 1 | -3/+5 |
1992-10-15 | Insert copyright notices in all BFD files that need them. | John Gilmore | 1 | -2/+2 |
1992-10-15 | * aout-adobe.c, aoutf1.h, aoutx.h, bout.c coff-m68k.c, coff-z8k.c, | John Gilmore | 1 | -12/+11 |
1992-10-08 | Some of these are guesses, if you know different, just yell. | Steve Chamberlain | 1 | -10/+13 |
1992-01-24 | Uses the new small reloc type now. | Steve Chamberlain | 1 | -16/+11 |
1991-12-07 | Lint (detected on hp300bsd & sconix) | John Gilmore | 1 | -265/+464 |
1991-09-30 | * srec.c: Better error checking, partly from Peter Schauer. | John Gilmore | 1 | -70/+59 |
1991-07-04 | Now full of documentation. Yum Yum. | Steve Chamberlain | 1 | -15/+18 |
1991-06-07 | *** empty log message *** | Steve Chamberlain | 1 | -11/+23 |
1991-05-21 | *** empty log message *** | Steve Chamberlain | 1 | -80/+36 |
1991-05-11 | Cleanups of interface, including close_and_cleanup and write_contents | John Gilmore | 1 | -30/+20 |
1991-05-08 | Various portability lints. | Steve Chamberlain | 1 | -11/+20 |
1991-04-25 | Fix minor pointer type problems that "cc" complains about. | John Gilmore | 1 | -3/+6 |
1991-04-23 | *** empty log message *** | Steve Chamberlain | 1 | -1/+11 |
1991-04-23 | *** empty log message *** | Steve Chamberlain | 1 | -35/+28 |
1991-04-03 | Fixed typo | Steve Chamberlain | 1 | -3/+10 |
1991-03-21 | Initial revision | David Henkel-Wallace | 1 | -0/+464 |