diff options
author | Pedro Alves <palves@redhat.com> | 2012-07-04 10:48:32 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2012-07-04 10:48:32 +0000 |
commit | 8a980b44d002271863f4cdeeeeeba4085b57fbcf (patch) | |
tree | f358c6a114672dfe193fb97f6a1926ab6d8158bb /gdb/testsuite/ChangeLog | |
parent | 1c52a64577904012c953b9e992f2c1b4407a36d1 (diff) | |
download | gdb-8a980b44d002271863f4cdeeeeeba4085b57fbcf.zip gdb-8a980b44d002271863f4cdeeeeeba4085b57fbcf.tar.gz gdb-8a980b44d002271863f4cdeeeeeba4085b57fbcf.tar.bz2 |
2012-07-04 Pedro Alves <palves@redhat.com>
* gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
endings.
* gdb.mi/mi-reverse.exp: Convert to unix text line endings.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index e993c49..5bd7853 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2012-07-04 Pedro Alves <palves@redhat.com> + + * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line + endings. + * gdb.mi/mi-reverse.exp: Convert to unix text line endings. + 2012-07-03 Stan Shebs <stan@codesourcery.com> * gdb.base/info-os.c (main): Retry resource acquisition until an |