summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Carlton <carlton@bactrian.org>2003-02-01 01:11:57 +0000
committerDavid Carlton <carlton@bactrian.org>2003-02-01 01:11:57 +0000
commit9dc9bc8caaee597cafed585dfc981996e067123b (patch)
tree6f88b0f3a498b0b26e34cd48ac43ac1706349146
parent1654959216bb8dad2254eb3d13ccd97045c11c3c (diff)
downloadgdb-9dc9bc8caaee597cafed585dfc981996e067123b.tar.gz
Left ChangeLog entry out of last commit.
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 0f3fc6fe9cb..d366104f850 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-31 David Carlton <carlton@math.stanford.edu>
+
+ * dwarf2read.c (dwarf2_locate_sections): Set
+ dwarf_ranges_section.
+
2003-01-31 Andrew Cagney <ac131313@redhat.com>
* objc-exp.y, c-exp.y, f-exp.y: Remove PTR casts.