diff options
author | Joel Brobecker <brobecker@gnat.com> | 2010-09-22 20:08:04 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2010-09-22 20:08:04 +0000 |
commit | a176ad92213ced368cb5429539cdf7dcac13018d (patch) | |
tree | 99332ea78d5da5cd1261385da54fac16dbc4750d /gdb | |
parent | 05692c42a6a13238aafca06d572c309588aa3f6f (diff) | |
download | gdb-a176ad92213ced368cb5429539cdf7dcac13018d.zip gdb-a176ad92213ced368cb5429539cdf7dcac13018d.tar.gz gdb-a176ad92213ced368cb5429539cdf7dcac13018d.tar.bz2 |
Fix order of ChangeLog entries.
(entry added at wrong location by patch).
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. |