aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 03cb1b0..2d8cc4d 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,12 @@
+2004-01-22 David Carlton <carlton@kealia.com>
+
+ * dwarf2read.c (psymtab_to_symtab_1): Calculate lowpc, highpc via
+ get_scope_pc_bounds.
+ (read_file_scope): Ditto.
+ (get_scope_pc_bounds): New function, produced by extracting code
+ from the above two functions, consolidating it, and adding support
+ for DW_TAG_namespace.
+
2004-01-22 Mark Kettenis <kettenis@gnu.org>
* osabi.c (MAX_NOTESZ): New define.