diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2005-02-08 19:54:27 +0000 |
---|---|---|
committer | Richard Sandiford <rdsandiford@googlemail.com> | 2005-02-08 19:54:27 +0000 |
commit | 1c7c5e5b0903c114e94c1c3d69d5349ba64e33b1 (patch) | |
tree | ebdeb86d6748cfd2a2e6153740d24b346b7da53a /ld/ChangeLog | |
parent | ccf5f610122ac51c1225370230e72df7fd1d676d (diff) | |
download | gdb-1c7c5e5b0903c114e94c1c3d69d5349ba64e33b1.zip gdb-1c7c5e5b0903c114e94c1c3d69d5349ba64e33b1.tar.gz gdb-1c7c5e5b0903c114e94c1c3d69d5349ba64e33b1.tar.bz2 |
* configure.tgt (mips64*el-*-linux-gnu*): Define targ_extra_libpath
to include o32 and n64 emulations.
(mips64*-*-linux-gnu*): Likewise.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 864f69b..e593d01 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2005-02-08 Richard Sandiford <rsandifo@redhat.com> + + * configure.tgt (mips64*el-*-linux-gnu*): Define targ_extra_libpath + to include o32 and n64 emulations. + (mips64*-*-linux-gnu*): Likewise. + 2005-02-08 Hans-Peter Nilsson <hp@axis.com> * ldmain.c (warning_callback, warning_find_reloc): Prepend |