2000-03-13 Nick Clifton <nickc@cygnus.com>
- * binutils-all/readelf.s: Adjust to match noew format of readelf
- output.
- * binutils-all/readelf.ss: Adjust to match noew format of readelf
- output.
+ * binutils-all/readelf.s: Adjust to match new format of readelf
+ output.
+ * binutils-all/readelf.ss: Adjust to match new format of readelf
+ output.
1999-11-01 Nick Clifton <nickc@cygnus.com>
- * binutils-all/objcopy.exp: Expect simple objcopy test for fail
+ * binutils-all/objcopy.exp: Expect simple objcopy test to fail
for COFF based ARM and Thumb ports.
Tue Sep 14 00:28:17 1999 Jeffrey A Law (law@cygnus.com)
1999-06-29 Nick Clifton <nickc@cygnus.com>
* binutils-all/objdump.exp: Add fr30 and MCore to expected cpus
- list.
+ list.
* binutils-all/readelf.r: Do not assume a fixed number of spaces
in the output.
1999-03-12 Nick Clifton <nickc@cygnus.com>
- * binutils-all/readelf.wi: Remove FR30 specific componnts.
+ * binutils-all/readelf.wi: Remove FR30 specific components.
* binutils-all/readelf.s: Remove RELA specific components.
1999-02-16 Nick Clifton <nickc@cygnus.com>
* binutils-all/readelf.s: Do not assume section alignment is 4.
- * binutils-all/readelf.r: Do not assume rela's are being used.
+ * binutils-all/readelf.r: Do not assume rela's are being used.
* binutils-all/readelf.exp: disable tests for non ELF based
targets.
Thu Nov 6 14:32:37 1997 Bob Manson <manson@charmed.cygnus.com>
* lib/utils-lib.exp: Temporary definition of target_assemble and
- default_target_assemble so that testing can work with older
- dejagnu versions.
+ default_target_assemble so that testing can work with older
+ dejagnu versions.
Wed Sep 24 12:09:15 1997 Bob Manson <manson@charmed.cygnus.com>
* binutils-all/objcopy.exp(strip_executable): Make a new copy of
- the executable being tested.
+ the executable being tested.
Mon Sep 15 21:25:20 1997 Bob Manson <manson@charmed.cygnus.com>
* binutils-all/objcopy.exp: Compile the executables to be tested
- on the target with a status wrapper (as necessary).
+ on the target with a status wrapper (as necessary).
* binutils-all/ar.exp: If testing on a remote host, don't bother
- looking on the local host for the program being tested. Use the
- correct filenames on the remote host.
+ looking on the local host for the program being tested. Use the
+ correct filenames on the remote host.
* binutils-all/nm.exp: Ditto.
* binutils-all/size.exp: Ditto.
* binutils-all/objdump.exp: Ditto.
- (cpus_expected): Add the target CPU to the regexp of CPUs to be
- expected, if it's not already there.
+ (cpus_expected): Add the target CPU to the regexp of CPUs to be
+ expected, if it's not already there.
Thu Aug 28 09:57:27 1997 Doug Evans <dje@canuck.cygnus.com>
* config/default.exp: Remove expect_before statement.
* binutils-all/objcopy.exp: Don't use global exec_output variable;
- the output is returned from remote_load instead.
+ the output is returned from remote_load instead.
Mon May 12 22:14:20 1997 Bob Manson <manson@charmed.cygnus.com>
Wed Apr 30 20:37:51 1997 Bob Manson <manson@charmed.cygnus.com>
Changes to support multilib and remote hosted testing, along with
- general cleanups and simplifications.
+ general cleanups and simplifications.
* lib/utils-lib.exp(binutil_version): Use remote_exec.
(default_binutils_run): Ditto.
(default_binutils_assemble): Remove first argument; call
- target_compile to actually do the assembly.
+ target_compile to actually do the assembly.
(default_binutils_compile,default_binutils_remove,prune_warnings):
- Delete.
+ Delete.
* config/default.exp: Remove AS and ASFLAGS.
(binutils_compile,binutils_remove): Delete.
* binutils-all/objdump.exp: Ditto.
* binutils-all/size.exp: Ditto.
* binutils-all/hppa/objdump.exp: Ditto.
-
+
Wed Oct 16 22:57:59 1996 Jeffrey A Law (law@cygnus.com)
* binutils.all/*.exp: Use -- for long arguments rather than +.
-Fri Jun 4 10:52:29 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
+Fri Jun 4 10:52:29 1993 david d `zoo' zuhn (zoo@cirdan.cygnus.com)
- * configure.in: change srctrigger to Makefile.in
+ * configure.in: change srctrigger to Makefile.in
Wed May 26 17:27:46 1993 Ian Lance Taylor (ian@cygnus.com)
Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
- * binutils/testsuite: made modifications to testcases, etc., to allow
- them to work properly given the reorganization of deja-gnu and the
- relocation of the testcases from deja-gnu to a "tool" subdirectory.
+ * binutils/testsuite: made modifications to testcases, etc., to allow
+ them to work properly given the reorganization of deja-gnu and the
+ relocation of the testcases from deja-gnu to a "tool" subdirectory.
Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)