diff options
author | Alan Modra <amodra@gmail.com> | 2004-01-28 13:31:30 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2004-01-28 13:31:30 +0000 |
commit | 1dd3bf68768e9cbde1b69d64bdc0b8e9203e5f7d (patch) | |
tree | 7d302d9a6b5c958b73a74591f7061872c70f5755 /ld/ChangeLog | |
parent | 2a35147e4a88775fe96037345ab9f54fb10d3a1e (diff) | |
download | gdb-1dd3bf68768e9cbde1b69d64bdc0b8e9203e5f7d.zip gdb-1dd3bf68768e9cbde1b69d64bdc0b8e9203e5f7d.tar.gz gdb-1dd3bf68768e9cbde1b69d64bdc0b8e9203e5f7d.tar.bz2 |
* genscripts.sh: Apply $LIBPATH_SUFFIX to $tool_lib and $libdir too.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 25d53d6..78682f6 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2004-01-28 Alan Modra <amodra@bigpond.net.au> + + * genscripts.sh: Apply $LIBPATH_SUFFIX to $tool_lib and $libdir too. + 2004-01-24 Jakub Jelinek <jakub@redhat.com> * emulparams/elf64_ia64.sh: Put .rela.opd into |