Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
* srec.c: Whitespace cleanup. | |||||
1992-10-15 | Insert copyright notices in all BFD files that need them. | John Gilmore | 1 | -2/+2 | |
Update copyrights on recently changed files to 1992. Regularize first-line comments somewhat. | |||||
1992-10-15 | * aout-adobe.c, aoutf1.h, aoutx.h, bout.c coff-m68k.c, coff-z8k.c, | John Gilmore | 1 | -12/+11 | |
coffcode.h, elf.c, libaout.h, libbfd.h, srec.c: Lint. | |||||
1992-10-08 | Some of these are guesses, if you know different, just yell. | Steve Chamberlain | 1 | -10/+13 | |
Thu Oct 8 08:52:48 1992 Steve Chamberlain (sac@thepub.cygnus.com) Now a bfd knows whether underscores are normally prepended to symbols in its file format. Helps with error messages. * aout-adobe.c, aout-target.h, bout.c, coff-a29k.c, coff-h8300.c, coff-z8k.c: targets set so they have leading underscore * coff-i386.c, coff-i960.c, coff-m68k.c, coff-mips.c, coff-m88k.c, coff-rs6000.c, coff-we32k.c, elf.c, ieee.c, srec.c: targets set without leading underscore flag * targets.c: add symbol leading char to xvec description * bfd-in.h (bfd_get_symbol_leading_char): new macro. | |||||
1992-01-24 | Uses the new small reloc type now. | Steve Chamberlain | 1 | -16/+11 | |
Currently self hosts on sun4 and sun3 | |||||
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 | |
(srec_object_p): Avoid assuming any file that starts with 'S' is an S-record file! (Check for 3 uppercase-hex digits after it.) (ISHEX): Define new macro for checking supposedly hex characters. (pass_over): Treat as EOF any S-record line that: * doesn't have hex in either size character * produces a size larger than 0x7F * has an unrecognized type number | |||||
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 | |
transfer vector changes. See ChangeLog. | |||||
1991-05-08 | Various portability lints. | Steve Chamberlain | 1 | -11/+20 | |
Fixed reloc bug in ieee and oasys. | |||||
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 | |