aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all
AgeCommit message (Collapse)AuthorFilesLines
2001-11-292001-11-29 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+29
* binutils-all/objcopy.exp (strip_test): Add strip on archive.
2001-11-19 * testsuite/binutils-all/objdump.exp: Add x86-64.Andreas Jaeger1-1/+1
2001-11-15 * binutils-all/objcopy.exp: Allow '? main', to suit powerpc64.Alan Modra1-1/+1
2001-11-15 * binutils-all/readelf.exp: powerpc-*-eabi* is an ELF target.Geoffrey Keating1-0/+1
2001-10-03 * binutils-all/readelf.exp: Exclude mips*-*-elf* from 'readelf -wi'Thiemo Seufer1-1/+1
test.
2001-09-05 * readelf.c: Include elf/h8 for H8 series definitions.Jeff Law1-1/+1
(guess_is_rela): H8 series if RELA. (dump_relocations): Handle H8 series relocations. * testsuite/binutils/all/readelf.exp: Expect readelf -wi to fail for the H8 series.
2001-08-27 * binutils-all/readelf.s-64: Adjust offsets for powerpc64. Don'tAlan Modra1-4/+4
use constructs like [45][08] when all combinations are not valid. Instead use (48|50) to explicitly state which values are correct.
2001-08-25 * binutils-all/readelf.exp: Don't regard mips*el-*-* as traditionalThiemo Seufer1-1/+1
mips. * gas/mips/mips.exp: Likewise. Use traditional testcases for mips${el}16-f if needed. * gas/mips/elempic.d: New file, testcase for little endian empic. * gas/mips/elfel-rel2.d: Don't test trailing zeroes in dump. * gas/mips/mips16-f.d: Use non-traditional symbol sorting. * gas/mips/mipsel16-f.d: Likewise. * gas/mips/mipsel16-e.d: New file, testcase for little endian MIPS16 relocations. * gas/mips/tmipsel16-f.d: New file, testcase for little endian MIPS16 relocations, traditional variant.
2001-08-212001-08-21 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+6
* binutils-all/readelf.r: Updated for the readelf change. * binutils-all/readelf.r-64: New for the readelf change.
2001-07-272001-07-27 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
* binutils-all/windres/windres.exp: Don't set xfail for bmpalign (compare) on none-ix86/pe targets.
2001-07-242001-07-24 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+17
* binutils-all/windres/windres.exp: Set xfail on none-ix86/pe targets.
2001-07-18* config/default.exp (WINDRES): Add.DJ Delorie10-0/+286
* binutils-all/windres/windres.exp: New. * binutils-all/windres/README: New. * binutils-all/windres/bmp1.bmp: New. * binutils-all/windres/bmpalign.rc: New. * binutils-all/windres/bmpalign.rsd: New. * binutils-all/windres/lang.rc: New. * binutils-all/windres/lang.rsd: New. * binutils-all/windres/msupdate: New. * binutils-all/windres/strtab1.rc: New. * binutils-all/windres/strtab1.rsd: New.
2001-06-21Fix typosNick Clifton1-1/+1
2001-06-19 * binutils-all/readelf.r: Don't check for specific info value toAndreas Jaeger1-1/+1
pass testsuite on ia64 and alpha.
2001-06-072001-06-07 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+2
* readelf.ss-mips: Support stabs. * binutils-all/readelf.ss-tmips: Likewise.
2001-05-252001-05-25 H.J. Lu <hjl@gnu.org>H.J. Lu3-4/+25
* binutils-all/readelf.exp (readelf_test): Set target_machine to tmips for traditional mips. * binutils-all/readelf.s: Support traditional mips. * binutils-all/readelf.ss-tmips: New for traditional mips.
2001-05-25s/linuxaout/linux*aout/, s/linuxoldld/linux*oldld/Alan Modra2-3/+3
2001-05-242001-05-24 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
* binutils-all/objdump.exp (cpus_expected): Add s390.
2001-03-312001-03-30 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+15
* binutils-all/readelf.exp: Run on more ELF targets.
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton7-7/+10
2001-02-18Add PDP-11 supportNick Clifton1-1/+1
2001-02-122001-02-11 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+9
* 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 ().
2001-01-16Fix expected result from readellf -s with 64 bit binariesNick Clifton1-3/+4
2000-12-09Add tic54x and tms320c54x to expected cpus list.Nick Clifton1-1/+1
2000-11-28 * binutils-all/readelf.s: Adjust to readelf.c formatting changes.Hans-Peter Nilsson1-11/+12
2000-11-03Fix readelf -S and readelf -s tests for MIPS and v850Nick Clifton4-17/+56
2000-10-25 * binutils-all/readelf.exp (-wi test): Add cris-*-* to xfails.Hans-Peter Nilsson1-1/+1
2000-10-19(readelf -S test, readelf -s test): Expect mips*-*-* to fail.Nick Clifton1-4/+6
2000-07-01* test cleanupFrank Ch. Eigler1-7/+16
2000-07-01 Frank Ch. Eigler <fche@redhat.com> * binutils-all/objdump.exp (cpus_expected, cpus_regex): Reorganize syntax to display more tcl nature.
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton1-3/+10
for m68hc11 and m68hc12 processors.
2000-06-19Do not expect the compilation unit tag to be unit 1Nick Clifton1-1/+1
2000-06-19Expect all arm variants to fail copying executable testNick Clifton1-1/+1
2000-06-14 * binutils-all/readelf.exp (regexp_diff): Do not break when aHans-Peter Nilsson3-6/+81
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.
2000-05-02Correct a typo in the author's surname!Ben Elliston1-1/+1
2000-05-02elf fixes.Alan Modra2-1/+6
2000-03-14fix to match latest readelf outputNick Clifton2-19/+22
1999-11-01expect thumb-pe and thumb-coff failuresNick Clifton1-0/+2
1999-11-01Expect arm-pe and arm-coff failure of the simple objcopy testNick Clifton1-0/+3
1999-09-14 * binutils-all/hppa/objdump.exp: Do not run for PA64.Jeff Law1-0/+5
1999-09-041999-09-02 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor1-1/+1
* binutils-all/objdump.exp: Add pj to cpus_expected.
1999-08-28 * binutils-all/hppa/freg.s: New file.Jeff Law2-0/+49
* binutils-all/hppa/objdump.exp: Add freg.s test.
1999-08-09 * binutils-all/objcopy.exp: Add setup_xfail for simple copy testIan Lance Taylor1-1/+1
for i*86-*-msdos*.
1999-07-221999-07-21 H.J. Lu <hjl@gnu.org>Ian Lance Taylor1-0/+2
* binutils-all/testprog.c: Include <stdio.h>.
1999-06-29Add fr30 and mcore to expected cpus list.Nick Clifton2-2/+2
Fix readelf -r test to not assume a fixed number of spaces in the output.
1999-06-10Updated to match latest output.Nick Clifton2-27/+24
1999-06-09 * binutils-all/objdump.exp: Tighten regexp to match `objdump -i'Andreas Schwab1-1/+1
output to avoid massive exponential behaviour.
1999-05-27 * binutils-all/readelf.h: Update for changes of 1999-04-08.Ian Lance Taylor1-0/+5
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson15-0/+1614