diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2003-01-28 01:46:13 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2003-01-28 01:46:13 +0000 |
commit | 7f285245cf10febe41da72e99ff74dce2aedb562 (patch) | |
tree | 0fc6bfd3bdcb59cbc095ffc92b1114456b1a58f5 /libiberty/ChangeLog | |
parent | 70d554c0d0b2b1c54f119fac8fc386b6dde10c80 (diff) | |
download | gdb-7f285245cf10febe41da72e99ff74dce2aedb562.zip gdb-7f285245cf10febe41da72e99ff74dce2aedb562.tar.gz gdb-7f285245cf10febe41da72e99ff74dce2aedb562.tar.bz2 |
* Makefile.in (install_to_tooldir): Instead of $(MULTISUBDIR), use
/`$$CC -print-multi-os-directory`.
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index da528e9..d8383a5 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +2003-01-27 Alexandre Oliva <aoliva@redhat.com> + + * Makefile.in (install_to_tooldir): Instead of $(MULTISUBDIR), use + /`$$CC -print-multi-os-directory`. + 2003-01-26 Daniel Jacobowitz <drow@mvista.com> * hashtab.c (htab_create_alloc_ex): New function. |