diff options
author | Bill Cox <bill@cygnus> | 1994-05-17 22:40:29 +0000 |
---|---|---|
committer | Bill Cox <bill@cygnus> | 1994-05-17 22:40:29 +0000 |
commit | 2a12627b217f838c04ffe05855390d17ef583803 (patch) | |
tree | 158a419a1bfd929ba7d85d7103527ca5e167435f /ld/testsuite/ChangeLog | |
parent | 8f07e53768abf7f08527ae87079cbd6db95b14dd (diff) | |
download | gdb-2a12627b217f838c04ffe05855390d17ef583803.zip gdb-2a12627b217f838c04ffe05855390d17ef583803.tar.gz gdb-2a12627b217f838c04ffe05855390d17ef583803.tar.bz2 |
* ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error proc
calls with perror calls.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 031d987..8317b2a 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Tue May 17 15:06:49 1994 Bill Cox (bill@rtl.cygnus.com) + + * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error proc + calls with perror calls. + Wed May 11 16:47:46 1994 Ken Raeburn (raeburn@rtl.cygnus.com) * ld.cdtest/cdtest-bar.cc: Renamed from cdtest-func.cc. |