diff options
author | Alan Modra <amodra@gmail.com> | 2003-12-01 06:56:51 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2003-12-01 06:56:51 +0000 |
commit | a2b2bf0e868e5c1f7061ba1e8316916a68fb2193 (patch) | |
tree | de7722c1e99a1bcc8389e17f6636b1dc41aebd5c /ld/testsuite/ChangeLog | |
parent | 1c3bed7b304bce0e73ce0d120b8c7ae06b001d25 (diff) | |
download | gdb-a2b2bf0e868e5c1f7061ba1e8316916a68fb2193.zip gdb-a2b2bf0e868e5c1f7061ba1e8316916a68fb2193.tar.gz gdb-a2b2bf0e868e5c1f7061ba1e8316916a68fb2193.tar.bz2 |
Update for changed section alignment.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index d22282d..8e47c84 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,15 @@ +2003-12-01 Alan Modra <amodra@bigpond.net.au> + + * ld-sh/tlsbin-2.d: Update section alignment. + * ld-sh/tlspic-2.d: Likewise. + * ld-sh/sh64/abi32.xd: Likewise. + * ld-sh/sh64/abi64.xd: Likewise. + * ld-sh/sh64/cmpct1.xd: Likewise. + * ld-sh/sh64/rel32.xd: Likewise. + * ld-sh/sh64/rel64.xd: Likewise. + * ld-sh/sh64/shdl32.xd: Likewise. + * ld-sh/sh64/shdl64.xd: Likewise. + 2003-11-19 Alan Modra <amodra@bigpond.net.au> * ld-powerpc/tlsexe32.d: Update for changed symbols from objdump. |