Richard Henderson
252b5132c7
19990502 sourceware import
27 years ago
Stan Shebs
071ea11e85
Initial creation of sourceware repository
27 years ago
Nick Clifton
6869092ea1
Add tests for readelf's Dwarf2 dumping feature.
28 years ago
Nick Clifton
5cee067a58
Add tests of readelf.
28 years ago
Vladimir Makarov
862a531349
* binutils-all/objcopy.exp: Polish output about fail for objcopy
28 years ago
Vladimir Makarov
7943e38d43
Moving entry about changes in testsuite/binutils-all/objcopy.exp from
ChangeLog to testsuite/ChangeLog.
28 years ago
Nick Clifton
0bbdd534d2
Fixed parsing of output to cope with .call_table_data sections on v850
28 years ago
David Edelsohn
24ccf6b72e
* binutils-all/objdump.exp (cpus_expected): Add arc.
29 years ago
Bob Manson
fd4addafba
Removed global variable "exec_output". remote_load now returns
the output as part of its result.
29 years ago
Ian Lance Taylor
01b1f5eb29
* lib/utils-lib.exp (binutil_version): Fix for current version
printing.
30 years ago
Ian Lance Taylor
854efa68e8
* binutils-all/objcopy.exp: Use the lma, not the vma, when testing
address adjustments.
31 years ago
Ian Lance Taylor
585d15cde1
* binutils-all/objcopy.exp: Correct fail calls to always use the
same string as the pass call.
31 years ago
Ian Lance Taylor
49c43d0201
* lib/utils-lib.exp (prune_system_crud): Discard -g -O warnings
from native compilers on OSF/1 and SunOS.
31 years ago
Ian Lance Taylor
febc1fc3e3
* binutils-all/objcopy.exp: If assembly fails, call unresolved.
Test running objcopy and strip on a final executable.
* binutils-all/testprog.c: New file.
* config/default.exp (STRIP, STRIPFLAGS): Define.
(binutils_compile): New procedure.
* lib/utils-lib.exp (default_binutils_compile): New procedure.
31 years ago
Ian Lance Taylor
e3e8b854c2
fix *-motorola-sysv3* to sysv*
31 years ago
Ian Lance Taylor
e75c301b04
Wed Nov 1 15:09:57 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
* binutils-all/objcopy.exp: Add setup_xfails for
m68*-motorola-sysv3* and m88*-motorola-sysv3*.
31 years ago
Ian Lance Taylor
0efc22188b
* binutils-all/ar.exp: New file.
* binutils-all/bintest.s: Make text_symbol and data_symbol global.
Add new static symbols static_text_symbol and static_data_symbol.
* binutils-all/nm.exp: Adjust accordingly.
* config/default.exp (AR): Set if not set.
(binutils_remove): New procedure.
* lib/utils-lib.exp (default_binutils_run): Call
prune_system_crud on program output. Use verbose -log instead of
both verbose and send_log.
(default_binutils_remove): New procedure.
31 years ago
Ian Lance Taylor
a6eed1d25f
* lib/utils-lib.exp (default_binutils_assemble): Call
prune_system_crud on assembler output.
31 years ago
Ian Lance Taylor
faa53df9ca
* lib/utils-lib.exp (prune_system_crud): Define if not defined.
* binutils-all/objcopy.exp: Call prune_system_crud on cmp output.
31 years ago
Ian Lance Taylor
a77024ef11
* binutils-all/nm.exp: Add setup_xfail for mips*-sony-bsd* for
tests which fail on ECOFF targets.
31 years ago
Ian Lance Taylor
df0d80dbed
* binutils-all/objcopy.exp: Change i*86-*-linux xfail for simple
copy test to check for i*86-*-linuxaout* instead.
31 years ago
Ian Lance Taylor
28796982b6
* binutils-all/objcopy.exp: Add setup_xfail for a29k-*-vxworks*
for simple copy test.
31 years ago
Ian Lance Taylor
2e246dbdbd
* binutils-all/objcopy.exp: Add setup_xfail for simple copy test
for m68*-ericsson-ose and m88*-*-coff.
31 years ago
Ian Lance Taylor
8b550686c0
* binutils-all/objcopy.exp: Add setup_xfail for simply copy test
for m68*-*-vxworks*.
31 years ago
Ian Lance Taylor
fe58e49642
* binutils-hppa/objdump.exp: Correct hppa*-*-* check.
31 years ago
Jeff Law
973f38b69e
* binutils-hppa/addendbug.s: New testcase.
* binutils-hppa/objdump.exp: Run it.
31 years ago
Ian Lance Taylor
a07fe45057
* lib/utils-lib.exp (default_binutils_run): Quote any dollar signs
in progargs before passing it to exec.
31 years ago
Ken Raeburn
09d7f0a658
expect simple-objcopy test to fail on hp300
32 years ago
Ken Raeburn
6273f92d2a
disable bintest.o tests on hppa, fix minor sh-coff objcopy setup_xfail problem
32 years ago
Ken Raeburn
7e1e1f4d2f
binutils-all/objdump.exp: handle "powerpc" cpu
32 years ago
Ken Raeburn
ef1ad8ab8e
* binutils-all/objdump.exp (cpus_expected): New variable, taken from objdump -i
test, added ns32k, sorted.
(objdump -i, -f tests): Use $cpus_expected.
* binutils-all/objcopy.exp: For simple-copy test, expect failure for sh-coff.
32 years ago
Ian Lance Taylor
09250cfef7
* binutils-all/objcopy.exp: New file.
* config/default.exp: Initialize OBJCOPY and OBJCOPYFLAGS.
32 years ago
Ian Lance Taylor
7f23bcab2c
* VMS does not permits `.' in directory names. Renamed
binutils.all to binutils-all.
32 years ago
Ian Lance Taylor
98e9482ab5
* configure.in: Use mt-m68k for m68k*-*-aout* and m68k*-*-coff*,
not for m68k-*-*.
32 years ago
Ian Lance Taylor
9b6cf6b6b1
* config/unix.exp: If nm.new does not exist, use [transform nm].
* config/default.exp: Likewise.
32 years ago
Ian Lance Taylor
c730978489
* configure.in, binutils.all/configure.in: Change i386 to
i[345]86.
32 years ago
Bill Cox
087188e0df
* config/default.exp, config/unix.exp: Replace error
proc calls with perror.
32 years ago
Stan Shebs
39a20ec677
Tue May 10 11:20:54 1994 Stan Shebs (shebs@andros.cygnus.com)
* configure.in (sparclite): Match on sparclite*-*-*.
32 years ago
Bill Cox
099c286e74
* Makefile.in (check): Set TCL_LIBRARY for runtest.
32 years ago
Ken Raeburn
446918c82c
* binutils.all/objdump.exp: Trim list of format names expected, and accept any
known CPU type.
33 years ago
John Gilmore
699bfeaeb9
For MTW
34 years ago