diff options
author | Alan Modra <amodra@gmail.com> | 2001-01-22 13:50:17 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2001-01-22 13:50:17 +0000 |
commit | d9fc371418344176be0fb3bfe3ff32c192586ee5 (patch) | |
tree | 39398b45a8f7858d0df7dae55a90195db229f149 /ld/ChangeLog | |
parent | 8341f2fc8e56d0779d5893982f665f7364e22558 (diff) | |
download | gdb-d9fc371418344176be0fb3bfe3ff32c192586ee5.zip gdb-d9fc371418344176be0fb3bfe3ff32c192586ee5.tar.gz gdb-d9fc371418344176be0fb3bfe3ff32c192586ee5.tar.bz2 |
Allow Maciej to select weird --libdir options and still select
tooldir correctly.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 4d4fa76..49ec5e4 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2001-01-22 Alan Modra <alan@linuxcare.com.au> + + * Makefile.am (GENSCRIPTS): Pass exec_prefix. + * Makefile.in: Regenerate. + * genscripts.sh: Use exec_prefix parameter to specify tool lib. + Check for null tool_dir. + 2001-01-16 Jim Wilson <wilson@redhat.com> * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind |