diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9052e28..5adc048 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2008-01-08 Doug Evans <dje@google.com> + + * dbxread.c (read_dbx_symtab): Fix indentation. + 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com> * Makefile.in (dfp.o): Depend on expression.h, gdbtypes.h and value.h. |