* srec.c (srec_write_symbols): Use bfd_is_local_label rather than
[binutils-gdb.git] / bfd / srec.c
1998-05-05 Richard Henderson * srec.c (srec_write_symbols): Use bfd_is_local_label...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1997-03-17 Ian Lance Taylor * srec.c (srec_scan): Rewrite to not use obstack_1grow.
1995-12-02 Ian Lance Taylor * srec.c (srec_scan): Set lma as well as vma.
1995-12-01 Ian Lance Taylor * libbfd.c (bfd_malloc, bfd_realloc): New functions.
1995-11-29 Ian Lance Taylor * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_mem...
1995-09-19 Ian Lance Taylor * targets.c (bfd_target): Remove unused align_power_mi...
1995-09-12 Ian Lance Taylor Extensive minor changes to avoid various gcc warnings...
1995-09-06 Ian Lance Taylor * configure.in: Call AC_CONFIG_HEADER. Substitute
1995-07-13 Ian Lance Taylor * targets.c (bfd_target): Add fields _read_minisymbols and
1995-01-24 Ian Lance Taylorupdate copyright dates
1995-01-12 Ken Raeburn* srec.c, tekhex.c: Include libiberty.h. Delete static...
1994-10-18 Ian Lance Taylor * srec.c (tdata_type): Add field tail.
1994-10-17 Ian Lance Taylor * srec.c (pass_over): Set the start address for S7...
1994-06-20 Ian Lance Taylor * Many files: change all bfd_target vectors to be...
1994-04-07 Ian Lance Taylor * All backends: Added BFD_JUMP_TABLE_DYNAMIC to target...
1994-04-06 Ian Lance Taylor * targets.c (bfd_target): Rearranged fields in target...
1994-04-04 Ian Lance Taylor Made sure that every call to bfd_read, bfd_write,...
1994-04-01 Ian Lance Taylor * targets.c (bfd_target): Add _bfd_free_cached_info...
1994-03-30 Ian Lance TaylorWed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedl...
1994-03-15 David MacKenzie * Most files:
1994-02-27 Stan ShebsSun Feb 27 15:22:36 1994 Stan Shebs (shebs@andros...
1994-02-26 Ian Lance Taylor * aoutx.h, archive.c: Add casts to avoid warnings...
1994-02-25 Steve Chamberlain * srec.c (pass_over): Don't skip too many characters...
1994-02-12 David MacKenzie Make all callers of malloc or realloc (including via...
1993-12-30 Ian Lance Taylor Extensive changes to move the bulk of the linker into...
1993-06-22 Ken Raeburn(srec_write_symbols): Use sprintf_vma, in case bfd_vma...
1993-04-15 John Gilmore* aout-adobe.c, cpu-h8300.c, mipsbsd.c, srec.c: lint...
1993-02-16 John Gilmore* oasys.c (oasys_write_object_contents): Lint.
1992-10-15 John GilmoreInsert copyright notices in all BFD files that need...
1992-10-15 John Gilmore* aout-adobe.c, aoutf1.h, aoutx.h, bout.c coff-m68k...
1992-10-08 Steve ChamberlainSome of these are guesses, if you know different, just...
1992-01-24 Steve ChamberlainUses the new small reloc type now.
1991-12-07 John GilmoreLint (detected on hp300bsd & sconix)
1991-09-30 John Gilmore* srec.c: Better error checking, partly from Peter...
1991-07-04 Steve ChamberlainNow full of documentation. Yum Yum.
1991-06-07 Steve Chamberlain*** empty log message ***
1991-05-21 Steve Chamberlain*** empty log message ***
1991-05-11 John GilmoreCleanups of interface, including close_and_cleanup...
1991-05-08 Steve ChamberlainVarious portability lints.
1991-04-25 John GilmoreFix minor pointer type problems that "cc" complains...
1991-04-23 Steve Chamberlain*** empty log message ***
1991-04-23 Steve Chamberlain*** empty log message ***
1991-04-04 K. Richard PixleyThis commit was generated by cvs2svn to track changes...
1991-04-03 Steve ChamberlainFixed typo
1991-03-25 K. Richard PixleyThis commit was generated by cvs2svn to track changes...
1991-03-21 David Henkel-WallaceInitial revision