diff options
author | Alan Modra <amodra@gmail.com> | 2004-09-29 13:36:22 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2004-09-29 13:36:22 +0000 |
commit | 981beeee7037a384a72623b5c1d39a4108bb4d81 (patch) | |
tree | 796af19c3fcdf800972032a1074003976639118b /ld/testsuite/ChangeLog | |
parent | 32be62b581981b7630a75b5cfcd5212987da393a (diff) | |
download | fsf-binutils-gdb-981beeee7037a384a72623b5c1d39a4108bb4d81.zip fsf-binutils-gdb-981beeee7037a384a72623b5c1d39a4108bb4d81.tar.gz fsf-binutils-gdb-981beeee7037a384a72623b5c1d39a4108bb4d81.tar.bz2 |
gas/testsuite/
* gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
* gas/i386/secrel.d: Adjust to suit.
ld/testsuite/
* ld-pe/secrel1.s: Pad .rdata out to 16 byte boundary.
* ld-pe/secrel.d: Adjust to suit.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 4546a2b..ac41e87 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2004-09-29 Alan Modra <amodra@bigpond.net.au> + + * ld-pe/secrel1.s: Pad .rdata out to 16 byte boundary. + * ld-pe/secrel.d: Adjust to suit. + 2004-09-24 Alan Modra <amodra@bigpond.net.au> * ld-elfvsb/elfvsb.exp: Remove file name from "undefined ref" string. |