diff options
author | Joseph Myers <joseph@codesourcery.com> | 2007-02-22 15:05:42 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2007-02-22 15:05:42 +0000 |
commit | 919e35ed897b72ff56079592b6ac938cda98f144 (patch) | |
tree | 4a6199997cbf34963ceb4855f7353869f97abcde /ld/ChangeLog | |
parent | e5435dec120e543ec82cdbc0178fe4e809e2aed5 (diff) | |
download | gdb-919e35ed897b72ff56079592b6ac938cda98f144.zip gdb-919e35ed897b72ff56079592b6ac938cda98f144.tar.gz gdb-919e35ed897b72ff56079592b6ac938cda98f144.tar.bz2 |
* configure.tgt (mips64*el-*-linux-*, mips64*-*-linux-*,
mips*el-*-linux-*, mips*-*-linux-*): Set
targ_extra_libpath=$targ_extra_emuls.
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 7c6506b..a119a0a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2007-02-22 Joseph Myers <joseph@codesourcery.com> + + * configure.tgt (mips64*el-*-linux-*, mips64*-*-linux-*, + mips*el-*-linux-*, mips*-*-linux-*): Set + targ_extra_libpath=$targ_extra_emuls. + 2007-02-21 Nick Clifton <nickc@redhat.com> * ldlang.c (ldlang_override_segment_assignment): New function. |