diff options
author | Nick Clifton <nickc@redhat.com> | 2003-02-25 10:32:33 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-02-25 10:32:33 +0000 |
commit | 0125cdf20c1606b4442d46d57848f98537dc7e06 (patch) | |
tree | 690b5ef4ee7f2e290ceb11575475691e2af7b494 /ld/ChangeLog | |
parent | 4fabe71ea97e3d8c3241fe923619a7ad7f688842 (diff) | |
download | gdb-0125cdf20c1606b4442d46d57848f98537dc7e06.zip gdb-0125cdf20c1606b4442d46d57848f98537dc7e06.tar.gz gdb-0125cdf20c1606b4442d46d57848f98537dc7e06.tar.bz2 |
(ld_sysroot): Try to set from TOOLBINDIR too.
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 30bfed0..3fa4fb4 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2003-02-25 Alexandre Oliva <aoliva@redhat.com> + + * Makefile.am (ldmain.o): Define TOOLBINDIR. + * Makefile.in: Rebuilt. + * ldmain.c (ld_sysroot): Try to set from TOOLBINDIR too. + 2003-02-21 Bob Wilson <bob.wilson@acm.org> * ldlang.c (lang_size_sections_1): Add CHECK_REGIONS argument and only |