summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJim Blandy <jimb@codesourcery.com>2000-07-24 17:07:34 +0000
committerJim Blandy <jimb@codesourcery.com>2000-07-24 17:07:34 +0000
commitfd0dae839ccd8e214e8e2eab1ff711d41d418eda (patch)
tree4e5d934b623898a68b1a24469d077eb659dbd1e5 /gdb/ChangeLog
parent9191c8ac9a355885c825f427fbfe85c672b7069c (diff)
downloadgdb-fd0dae839ccd8e214e8e2eab1ff711d41d418eda.tar.gz
*** empty log message ***
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 edb02cd3d02..d95f345181c 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2000-07-24 Jim Blandy <jimb@redhat.com>
+
+ * dwarf2read.c (read_structure_scope): Correct overzealous
+ addition of cu_header argument.
+
Mon Jul 24 07:47:46 2000 Anthony Green <green@redhat.com>
* TODO: Update. Two of my java patches are in.
@@ -466,6 +471,7 @@ Fri Jun 23 16:20:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
on in an integer register.
2000-06-21 Pierre Muller <muller@ics.u-strasbg.fr>
+
* symfile.c (init_filename_language_table): add ".pas", ".p" and ".pp"
as pascal source file extensions.