aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>1999-09-18 00:44:47 +0000
committerAlan Modra <amodra@gmail.com>1999-09-18 00:44:47 +0000
commitb7be1db6b56f96614296de150a1dd3e3db492cab (patch)
treecc3f72cef6dfdb021b619fe1616c7afa95417df5 /ld/testsuite/ChangeLog
parent9f5b33d79596f2c14db954d9fb126eaea9ecd829 (diff)
downloadgdb-b7be1db6b56f96614296de150a1dd3e3db492cab.zip
gdb-b7be1db6b56f96614296de150a1dd3e3db492cab.tar.gz
gdb-b7be1db6b56f96614296de150a1dd3e3db492cab.tar.bz2
Support 8 and 16-bit relocs for i386coff. Enable i386 gas testsuite tests
previously disabled for lack of such support. For *-*-linux*libc1 targets, XFAIL a ld testsuite that fails due to a bug in the dynamic linker prior to glibc-2.1.
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 9bb2008..650d325 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+1999-09-17 Alan Modra <alan@spri.levels.unisa.edu.au>
+
+ * ld-shared/shared.exp: xfail linux*libc1 shared (non PIC, load
+ offset) test.
+
1999-09-12 Ian Lance Taylor <ian@zembu.com>
* ld-scripts/script.exp: Add --image-base 0 for PE targets.