diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2009-07-31 04:55:48 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2009-07-31 04:55:48 +0000 |
commit | dd52c6dee232ec529d5a52ae0d40842f0d0cfc66 (patch) | |
tree | 2a7ec7ea4ad52ac71a775e16fcd901dc4c486491 /ld/testsuite/ChangeLog | |
parent | 080a1b9fb589cccd3ec63e91e871ef832c67abfd (diff) | |
download | gdb-dd52c6dee232ec529d5a52ae0d40842f0d0cfc66.zip gdb-dd52c6dee232ec529d5a52ae0d40842f0d0cfc66.tar.gz gdb-dd52c6dee232ec529d5a52ae0d40842f0d0cfc66.tar.bz2 |
* ld-mmix/x.s, ld-mmix/y.s, ld-mmix/zeroeh.ld,
ld-mmix/zeroehelf.d, ld-mmix/zeroehmmo.d: Use .gcc_except_table,
not .eh_frame.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index e22765d..525bc8e 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2009-07-31 Hans-Peter Nilsson <hp@bitrange.com> + + * ld-mmix/x.s, ld-mmix/y.s, ld-mmix/zeroeh.ld, + ld-mmix/zeroehelf.d, ld-mmix/zeroehmmo.d: Use .gcc_except_table, + not .eh_frame. + 2009-07-30 H.J. Lu <hongjiu.lu@intel.com> * ld-elf/shared.exp: Comment out dl3b. |