diff options
author | Pedro Alves <palves@redhat.com> | 2008-04-30 13:54:10 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2008-04-30 13:54:10 +0000 |
commit | 5550a9142a995bbc726886d39b11be10b7a6fdba (patch) | |
tree | 8296f6169a2128a1d360a3e110d0cf8ab2391b0c /gdb/testsuite/ChangeLog | |
parent | 830bf75c70dc3ec7d745881f2b4a3b2aec7ee1aa (diff) | |
download | gdb-5550a9142a995bbc726886d39b11be10b7a6fdba.zip gdb-5550a9142a995bbc726886d39b11be10b7a6fdba.tar.gz gdb-5550a9142a995bbc726886d39b11be10b7a6fdba.tar.bz2 |
* gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
.2byte.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 61d85f9..680d783 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2008-04-30 Pedro Alves <pedro@codesourcery.com> + + * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by + .2byte. + 2008-04-25 Daniel Jacobowitz <dan@codesourcery.com> * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC. |