aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2002-02-11 07:56:03 +0000
committerAlexandre Oliva <aoliva@redhat.com>2002-02-11 07:56:03 +0000
commit0f8b8904092fcd95af00c0c75ed4db01c29db360 (patch)
tree0fa776c57e51513f73f805159541f340686b19c8 /ld/testsuite/ChangeLog
parent518313c3d66913867edf45e349c4fb026ae11a5e (diff)
downloadfsf-binutils-gdb-0f8b8904092fcd95af00c0c75ed4db01c29db360.zip
fsf-binutils-gdb-0f8b8904092fcd95af00c0c75ed4db01c29db360.tar.gz
fsf-binutils-gdb-0f8b8904092fcd95af00c0c75ed4db01c29db360.tar.bz2
* ld-sh/sh64/reldl64.rd: Add relocation symbol data in info field.
* ld-sh/sh64/crange-2i.s: Add align to match align in crange-2h.s. * ld-sh/sh64/crange3-cmpct.rd: Adjust to reflect modifications in section ordering. * ld-sh/sh64/crange3-media.rd: Likewise. * ld-sh/sh64/crange3.rd: Likewise. * ld-sh/sh64/crange3.dd: Likewise.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r--ld/testsuite/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 22ca2bd..d95cd0c 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,5 +1,13 @@
2002-02-11 Alexandre Oliva <aoliva@redhat.com>
+ * ld-sh/sh64/reldl64.rd: Add relocation symbol data in info field.
+ * ld-sh/sh64/crange-2i.s: Add align to match align in crange-2h.s.
+ * ld-sh/sh64/crange3-cmpct.rd: Adjust to reflect modifications
+ in section ordering.
+ * ld-sh/sh64/crange3-media.rd: Likewise.
+ * ld-sh/sh64/crange3.rd: Likewise.
+ * ld-sh/sh64/crange3.dd: Likewise.
+
* ld-sh/shared-1.d: Fix relocation addend.
2002-02-09 Hans-Peter Nilsson <hp@bitrange.com>