aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorDavid MacKenzie <djm@cygnus>1994-02-03 22:21:28 +0000
committerDavid MacKenzie <djm@cygnus>1994-02-03 22:21:28 +0000
commit250e36fe2dc883cb6652327c782aa6beac794253 (patch)
treeb8f1dc70431faa130142965d0278329884363828 /binutils/ChangeLog
parentfa2302b8edb517892558e9bdd4ace7d90feb7a5d (diff)
downloadgdb-250e36fe2dc883cb6652327c782aa6beac794253.zip
gdb-250e36fe2dc883cb6652327c782aa6beac794253.tar.gz
gdb-250e36fe2dc883cb6652327c782aa6beac794253.tar.bz2
* objdump.c (dump_section_stabs, read_section_stabs,
print_section_stabs): Functions broken out of dump_stabs_1. Free the stabs and strings when done with them.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index ac72e0a..e9ad30ca 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,9 @@
+Thu Feb 3 14:06:41 1994 David J. Mackenzie (djm@thepub.cygnus.com)
+
+ * objdump.c (dump_section_stabs, read_section_stabs,
+ print_section_stabs): Functions broken out of dump_stabs_1.
+ Free the stabs and strings when done with them.
+
Wed Feb 2 13:42:23 1994 David J. Mackenzie (djm@thepub.cygnus.com)
* nlmconv.c (main): Use bfd_get_flavour instead of struct member.