aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1993-01-14 23:56:04 +0000
committerSteve Chamberlain <sac@cygnus>1993-01-14 23:56:04 +0000
commit30ea4a2d918f78e39ce54619fe08d1f26909e10a (patch)
treee5c28298c8334ab6717bddac1cff18e6d0f48e74
parentd41187efbcc247fde53f82721c986b0121c635d7 (diff)
downloadgdb-30ea4a2d918f78e39ce54619fe08d1f26909e10a.zip
gdb-30ea4a2d918f78e39ce54619fe08d1f26909e10a.tar.gz
gdb-30ea4a2d918f78e39ce54619fe08d1f26909e10a.tar.bz2
* 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.
-rw-r--r--bfd/ChangeLog9
1 files changed, 9 insertions, 0 deletions
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