diff options
author | Jim Blandy <jimb@codesourcery.com> | 2000-07-24 17:07:34 +0000 |
---|---|---|
committer | Jim Blandy <jimb@codesourcery.com> | 2000-07-24 17:07:34 +0000 |
commit | 811abf8092beb055e2d9c950782e4e92e1410307 (patch) | |
tree | 95856ac71cd7a290c34c9454c07750d8ac7cb815 /gdb | |
parent | 8713b1b13530f47a2ab9c9a0d9b2ce0b2a1e2f79 (diff) | |
download | gdb-811abf8092beb055e2d9c950782e4e92e1410307.zip gdb-811abf8092beb055e2d9c950782e4e92e1410307.tar.gz gdb-811abf8092beb055e2d9c950782e4e92e1410307.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index edb02cd..d95f345 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. |