diff options
author | Jim Wilson <wilson@tuliptree.org> | 2000-05-02 00:39:34 +0000 |
---|---|---|
committer | Jim Wilson <wilson@tuliptree.org> | 2000-05-02 00:39:34 +0000 |
commit | ebd6fc293526ed2a9fedac3ecc4f46d5087d8acd (patch) | |
tree | 0e602a496bee92de28f59359538325e0e2d92029 /ld/ChangeLog | |
parent | 85e22c7ef1a4a185bc1e19bbc1127d319e9a162d (diff) | |
download | gdb-ebd6fc293526ed2a9fedac3ecc4f46d5087d8acd.zip gdb-ebd6fc293526ed2a9fedac3ecc4f46d5087d8acd.tar.gz gdb-ebd6fc293526ed2a9fedac3ecc4f46d5087d8acd.tar.bz2 |
Ld testsuite support for ia64-linux.
* configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
host "ia64-*-linux-gnu*".
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index c8d8aa1..8109dd9 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Mon May 1 17:34:34 2000 Jim Wilson <wilson@cygnus.com> + + * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for + host "ia64-*-linux-gnu*". + 2000-04-29 Andreas Jaeger <aj@suse.de> * ld.h: Correctly check GCC version. |