aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorDave Anglin <dave.anglin@nrc.ca>2003-10-07 17:30:02 +0000
committerDave Anglin <dave.anglin@nrc.ca>2003-10-07 17:30:02 +0000
commitc0d48c0b487a3d7f926a2fef24e9b2fd401b3bc4 (patch)
tree3dfa01e5eedd125afe5a5080e65a3e2a5ddb3522 /ld/ChangeLog
parentaec24853b5d0ec94dd440c674d0c869c24b53e0b (diff)
downloadfsf-binutils-gdb-c0d48c0b487a3d7f926a2fef24e9b2fd401b3bc4.zip
fsf-binutils-gdb-c0d48c0b487a3d7f926a2fef24e9b2fd401b3bc4.tar.gz
fsf-binutils-gdb-c0d48c0b487a3d7f926a2fef24e9b2fd401b3bc4.tar.bz2
* configure.host (HOSTING_LIBS): Define for hppa*-*-linux*.
* ld-elfvsb/elfvsb.exp: xfail non-pic shared library tests for non 64-bit hppa*-*-linux* targets. * ld-elfvsb/main.c (main_visibility_check): Cast value returned by visibility_funptr () to a function pointer. * ld-shared/shared.exp: xfail shared (non PIC), shared (non PIC, load offset), and shared (PIC main, non PIC so) tests for non 64-bit hppa*-*-linux* targets.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 6ee3b33..d69c89e 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2003-10-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
+
+ * configure.host (HOSTING_LIBS): Define for hppa*-*-linux*.
+
2003-10-07 Nathan Sidwell <nathan@codesourcery.com>
* ldwrite.c (unsplittable_name): New.