From 30ea4a2d918f78e39ce54619fe08d1f26909e10a Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Thu, 14 Jan 1993 23:56:04 +0000 Subject: [PATCH] * 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. --- bfd/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 2be7554..983caad 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 -- 2.7.4