diff options
author | Nick Clifton <nickc@redhat.com> | 2007-12-24 17:27:34 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2007-12-24 17:27:34 +0000 |
commit | 9b168ecec9a83b56f7812ca96f43c5efa772ff4f (patch) | |
tree | a3e0c23d54ed0a44d268e41733caea768de3f830 /ld/ChangeLog | |
parent | 384e4a9cc2cdb10fa26aeacf84b13c5934e7a27a (diff) | |
download | gdb-9b168ecec9a83b56f7812ca96f43c5efa772ff4f.zip gdb-9b168ecec9a83b56f7812ca96f43c5efa772ff4f.tar.gz gdb-9b168ecec9a83b56f7812ca96f43c5efa772ff4f.tar.bz2 |
* genscripts.sh (LIB_PATH): Include both {target_alias} and
{TOOL_LIB} in the search paths for multilibbed targets.
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 f409af8..658e9cd 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2007-12-24 Hector Oron <hector.oron@gmail.com> + + * genscripts.sh (LIB_PATH): Include both {target_alias} and + {TOOL_LIB} in the search paths for multilibbed targets. + 2007-12-15 Richard Sandiford <rsandifo@nildram.co.uk> * scripttempl/armbpabi.sc (.text): Don't KEEP (*(.text.*personality*)). |