diff options
author | Mark Mitchell <mark@codesourcery.com> | 2005-03-24 23:36:03 +0000 |
---|---|---|
committer | Mark Mitchell <mark@codesourcery.com> | 2005-03-24 23:36:03 +0000 |
commit | 99c05fe4f78b332c9e377f5040dcbf827b974c21 (patch) | |
tree | 0b55a4d9b9ff7f9f1874de8e5346bb7f377ab1ec /ld/testsuite/ChangeLog | |
parent | 82f0cfbdccfe0aaf9c59df5491bc78c6886f5d39 (diff) | |
download | binutils-gdb-99c05fe4f78b332c9e377f5040dcbf827b974c21.tar.gz |
* config/default.exp: Do not load libpath.exp if it does not
exist.
(CC): Provide fallback definition.
(CFLAGS): Likewise.
(CXX): Likewise.
(CXXFLAGS): Likewise.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 8b1c4971e16..9833bf26c49 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,12 @@ +2005-03-24 Mark Mitchell <mark@codesourcery.com> + + * config/default.exp: Do not load libpath.exp if it does not + exist. + (CC): Provide fallback definition. + (CFLAGS): Likewise. + (CXX): Likewise. + (CXXFLAGS): Likewise. + 2005-03-24 Eric Christopher <echristo@redhat.com> * ld-mips-elf/rel32-n32.d: Revert changes. |