aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2004-04-19 14:25:49 +0000
committerJakub Jelinek <jakub@redhat.com>2004-04-19 14:25:49 +0000
commit4dc570c2f5d73c82196fc6e99191c140b03f8bbe (patch)
treef343489bbac653d0ca354d67bdb4c942b66c27fc /ld/testsuite/ChangeLog
parent77cd6497db5b5c36f57a1b0c0cade6bde8ccf489 (diff)
downloadfsf-binutils-gdb-4dc570c2f5d73c82196fc6e99191c140b03f8bbe.zip
fsf-binutils-gdb-4dc570c2f5d73c82196fc6e99191c140b03f8bbe.tar.gz
fsf-binutils-gdb-4dc570c2f5d73c82196fc6e99191c140b03f8bbe.tar.bz2
bfd/
* elf32-sparc.c (elf32_sparc_relocate_section): Handle relocs against hidden/protected undefweak symbols properly. * elf64-sparc.c (sparc64_elf_relocate_section): Likewise. gas/testsuite/ * gas/cfi/cfi-sparc64-1.d: Update. ld/testsuite/ * ld-elfvsb/elfvsb.exp: XFAIL some tests on sparc64. * ld-shared/shared.exp: Likewise.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r--ld/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 9f9fab8..1849b20 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2004-04-19 Jakub Jelinek <jakub@redhat.com>
+
+ * ld-elfvsb/elfvsb.exp: XFAIL some tests on sparc64.
+ * ld-shared/shared.exp: Likewise.
+
2004-04-14 H.J. Lu <hongjiu.lu@intel.com>
* ld-scripts/assert.s: Add a newline.