Nick Clifton
8c2bc6877d
Fix typos in ChangeLogs and update copyright notices
26 years ago
H.J. Lu
9a580d9af6
2001-02-11 H.J. Lu <hjl@gnu.org>
* config/default.exp: Set up gcc_gas_flag.
* binutils-all/objcopy.exp (copy_setup): Process gcc_gas_flag
for Linux only.
* binutils-all/testprog.c: Include <string.h> and don't use
exit ().
26 years ago
Nick Clifton
d1abceec08
Fix expected result from readellf -s with 64 bit binaries
26 years ago
Nick Clifton
968fa2cc73
Add tic54x and tms320c54x to expected cpus list.
26 years ago
Hans-Peter Nilsson
bca5546c9e
* binutils-all/readelf.s: Adjust to readelf.c formatting changes.
26 years ago
Nick Clifton
ade0b24fe1
Fix readelf -S and readelf -s tests for MIPS and v850
26 years ago
Hans-Peter Nilsson
ba181e2f16
* binutils-all/readelf.exp (-wi test): Add cris-*-* to xfails.
26 years ago
Nick Clifton
9a1c93833a
(readelf -S test, readelf -s test): Expect mips*-*-* to fail.
26 years ago
Alan Modra
2ec0158338
Fix typos.
26 years ago
Alan Modra
12c616f16e
Remove some of the hppa testsuite fudges for hppa-linux.
27 years ago
Frank Ch. Eigler
41f5a528d2
* test cleanup
2000-07-01 Frank Ch. Eigler <fche@redhat.com>
* binutils-all/objdump.exp (cpus_expected, cpus_regex): Reorganize
syntax to display more tcl nature.
27 years ago
Nick Clifton
60bcf0fa8c
Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support
for m68hc11 and m68hc12 processors.
27 years ago
Nick Clifton
3b6ed320ba
Do not expect the compilation unit tag to be unit 1
27 years ago
Nick Clifton
9da7f49f68
Expect all arm variants to fail copying executable test
27 years ago
Hans-Peter Nilsson
9921923c9d
* binutils-all/readelf.exp (regexp_diff): Do not break when a
mismatching line is found.
(readelf_find_size): New.
(readelf_size): New global variable.
(readelf_test): Add newline to send_log of command.
If $srcdir/$subdir/$regexp_file-$readelf_size exists, use it
instead of $srcdir/$subdir/$regexp_file.
(*-*elf test): Fix typo in message.
* binutils-all/readelf.s-64: New.
* binutils-all/readelf.ss-64: New.
27 years ago
Alan Modra
ec1428fa1c
elf fixes.
27 years ago
Nick Clifton
bc0fbc97a8
fix to match latest readelf output
27 years ago
Nick Clifton
c58c5ee7b5
expect thumb-pe and thumb-coff failures
27 years ago
Nick Clifton
11d47adc34
Expect arm-pe and arm-coff failure of the simple objcopy test
27 years ago
Jeff Law
c392c1bbc1
* binutils-all/hppa/objdump.exp: Do not run for PA64.
27 years ago
Ian Lance Taylor
d9ea9319a9
fix date
27 years ago
Ian Lance Taylor
6a0aef968b
1999-09-02 Steve Chamberlain <sac@pobox.com>
* binutils-all/objdump.exp: Add pj to cpus_expected.
27 years ago
Jeff Law
40a825c310
* binutils-all/hppa/freg.s: New file.
* binutils-all/hppa/objdump.exp: Add freg.s test.
27 years ago
Ian Lance Taylor
e6bc794707
* binutils-all/objcopy.exp: Add setup_xfail for simple copy test
for i*86-*-msdos*.
27 years ago
Ian Lance Taylor
0691c3ca1f
1999-07-21 H.J. Lu <hjl@gnu.org>
* binutils-all/testprog.c: Include <stdio.h>.
27 years ago
Nick Clifton
4eb4387d5e
Add fr30 and mcore to expected cpus list.
Fix readelf -r test to not assume a fixed number of spaces in the output.
28 years ago
Nick Clifton
4abec3504c
Updated to match latest output.
28 years ago
Andreas Schwab
3026443322
* binutils-all/objdump.exp: Tighten regexp to match `objdump -i'
output to avoid massive exponential behaviour.
28 years ago
Ian Lance Taylor
0d59e34570
* binutils-all/readelf.h: Update for changes of 1999-04-08.
28 years ago
Richard Henderson
252b5132c7
19990502 sourceware import
28 years ago
Stan Shebs
071ea11e85
Initial creation of sourceware repository
28 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
29 years ago
Vladimir Makarov
7943e38d43
Moving entry about changes in testsuite/binutils-all/objcopy.exp from
ChangeLog to testsuite/ChangeLog.
29 years ago
Nick Clifton
0bbdd534d2
Fixed parsing of output to cope with .call_table_data sections on v850
29 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.
30 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