From: Steve Chamberlain Date: Thu, 14 Jan 1993 23:56:04 +0000 (+0000) Subject: * libcoff.h, coffgen.c (coff_count_linenumbers), coffcode.h X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=30ea4a2d918f78e39ce54619fe08d1f26909e10a;p=binutils-gdb.git * libcoff.h, coffgen.c (coff_count_linenumbers), coffcode.h (coff_write_object_contents): coff_count_linenumbers returns the number of line number records it found. * coffgen.c (coff_write_linenumbers): only write out line numbers in the section they belong to. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 2be755417a5..983caadc6b5 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,12 @@ +Thu Jan 14 15:51:58 1993 Steve Chamberlain (sac@thepub.cygnus.com) + + * libcoff.h, coffgen.c (coff_count_linenumbers), coffcode.h + (coff_write_object_contents): coff_count_linenumbers returns the + number of line number records it found. + + * coffgen.c (coff_write_linenumbers): only write out line numbers + in the section they belong to. + Mon Jan 11 18:32:22 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * targets.c (bfd_target): Added relocateable argument to