mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-18 01:27:05 +00:00
Fix typos.
This commit is contained in:
parent
81366cb8f6
commit
2ec0158338
@ -42,14 +42,14 @@
|
||||
|
||||
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)
|
||||
@ -77,7 +77,7 @@ Sat Aug 28 00:24:27 1999 Jerry Quinn <jquinn@nortelnetworks.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.
|
||||
@ -98,13 +98,13 @@ Wed Jun 9 11:59:22 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
|
||||
|
||||
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.
|
||||
|
||||
@ -169,30 +169,30 @@ Fri May 29 14:50:24 1998 Ian Lance Taylor <ian@cygnus.com>
|
||||
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>
|
||||
|
||||
@ -207,7 +207,7 @@ Tue Jun 3 17:12:54 1997 Bob Manson <manson@charmed.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>
|
||||
|
||||
@ -221,14 +221,14 @@ 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.
|
||||
@ -267,7 +267,7 @@ Wed Jan 29 00:16:43 1997 Bob Manson <manson@charmed.cygnus.com>
|
||||
* 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)
|
||||
|
||||
@ -644,9 +644,9 @@ Fri Jul 2 12:41:20 1993 Ian Lance Taylor (ian@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)
|
||||
|
||||
@ -667,9 +667,9 @@ Thu Mar 25 05:38:47 1993 Ken Raeburn (raeburn@kr-pc.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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user