diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-01-04 23:59:43 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-01-04 23:59:43 +0000 |
commit | e2a8da6a507e716c3cc80a9a8f8d3ced1edc0fa9 (patch) | |
tree | dc84a92326c07dad5f640036d3bfb18698812dd7 /ld/testsuite/ChangeLog | |
parent | d3d74a94e9ae5f802954fc7b446dc6433359b7aa (diff) | |
download | gdb-e2a8da6a507e716c3cc80a9a8f8d3ced1edc0fa9.zip gdb-e2a8da6a507e716c3cc80a9a8f8d3ced1edc0fa9.tar.gz gdb-e2a8da6a507e716c3cc80a9a8f8d3ced1edc0fa9.tar.bz2 |
* lib/ld.exp: Use [which $ld] rather than [file exists $ld] to see
if the linker exists.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index feda8a0..ce101b9 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,19 @@ +Wed Jan 4 18:56:27 1995 Ian Lance Taylor <ian@sanguine.cygnus.com> + + * lib/ld.exp: Use [which $ld] rather than [file exists $ld] to see + if the linker exists. + +Wed Dec 14 16:39:03 1994 Ken Raeburn <raeburn@cujo.cygnus.com> + + * lib/ld.exp (prune_system_crud): Define if not already defined, + in case the user isn't using the newest DejaGnu version that we + haven't released to the net yet. + +Fri Dec 2 14:17:02 1994 Ian Lance Taylor <ian@rtl.cygnus.com> + + * config/default.exp: Define objdump if it is not defined. + * ld-empic/*: New tests to test -membedded-pic code. + Mon Nov 28 11:24:36 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> * ld-bootstrap/bootstrap.exp: Pass cmp output through |