diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 3d43c49..d2ec668 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2010-09-22 Joel Brobecker <brobecker@adacore.com> + + * gdb.dwarf2/dw2-const.S: Minor (space) reformatting. + 2010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com> * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant): @@ -6,10 +10,6 @@ 2010-09-22 Joel Brobecker <brobecker@adacore.com> - * gdb.dwarf2/dw2-const.S: Minor (space) reformatting. - -2010-09-22 Joel Brobecker <brobecker@adacore.com> - * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target type of our const type. |