aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2011-12-08 18:08:12 +0000
committerTom Tromey <tromey@redhat.com>2011-12-08 18:08:12 +0000
commitff011ed785d6a9e25c853f8c69bb5d62bc080fec (patch)
tree1af3c8007b3fbd250a1fddedb783101ba59be697 /gdb/ChangeLog
parentd8ea7931936cdd95a066bfc1c1fbf0de0340ce6f (diff)
downloadgdb-ff011ed785d6a9e25c853f8c69bb5d62bc080fec.zip
gdb-ff011ed785d6a9e25c853f8c69bb5d62bc080fec.tar.gz
gdb-ff011ed785d6a9e25c853f8c69bb5d62bc080fec.tar.bz2
* objfiles.h (struct objfile): Remove obsolete comment.
* objfiles.c (build_objfile_section_table): Remove obsolete comment.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 855bc97..5b1de64 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2011-12-08 Tom Tromey <tromey@redhat.com>
+
+ * objfiles.h (struct objfile): Remove obsolete comment.
+ * objfiles.c (build_objfile_section_table): Remove obsolete
+ comment.
+
2011-12-07 Stan Shebs <stan@codesourcery.com>
* MAINTAINERS (Responsible Maintainers): Add Yao Qi as