diff options
author | Alan Modra <amodra@gmail.com> | 2002-08-23 08:14:06 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-08-23 08:14:06 +0000 |
commit | 30c8cc6872e801587323b4aa2e87c8233eb1e295 (patch) | |
tree | 1de01b493376d01ffa3e10c2a132f5d31a47d6cf /ld/testsuite/ChangeLog | |
parent | 3b587c71d7b37cf7b18c71d01f887d13e692c85b (diff) | |
download | gdb-30c8cc6872e801587323b4aa2e87c8233eb1e295.zip gdb-30c8cc6872e801587323b4aa2e87c8233eb1e295.tar.gz gdb-30c8cc6872e801587323b4aa2e87c8233eb1e295.tar.bz2 |
* ld-sh/sh64/rd-sh64.exp: New framework file.
* ld-sh/sh64/init-cmpct.d, ld-sh/sh64/init-media.d,
ld-sh/sh64/init64.d, ld-sh/sh64/init.s: New tests for
correct setting of ISA bit for init and fini entry-points.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 9ec8ea2..c8f31b8 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2002-08-23 Stephen Clarke <stephen.clarke@superh.com> + + * ld-sh/sh64/rd-sh64.exp: New framework file. + * ld-sh/sh64/init-cmpct.d, ld-sh/sh64/init-media.d, + ld-sh/sh64/init64.d, ld-sh/sh64/init.s: New tests for + correct setting of ISA bit for init and fini entry-points. + 2002-08-16 Stephen Clarke <stephen.clarke@superh.com> * ld-sh/sh64/sh64.exp: Add dlsection. |