summaryrefslogtreecommitdiffstats
path: root/binutils/testsuite
Commit message (Collapse)AuthorAgeFilesLines
...
* Display 2nd and 3rd reloc types for 64-bit MIPS.Nick Clifton2002-02-203-4/+11
| | | | Narrow some fields for 80-char output.
* Fix dateHans-Peter Nilsson2002-02-181-1/+1
|
* * binutils-all/objcopy.expHans-Peter Nilsson2002-02-182-0/+15
| | | | | (strip_executable_with_saving_a_symbol): Prune symbol Main in nm output for mmix-knuth-mmixware.
* Do not expect an explicit ordering of the sections.Nick Clifton2002-02-132-9/+14
|
* Add 'xscale' as an expected cpu type.Nick Clifton2002-02-102-1/+6
|
* Expect xscale-coff to fail simple objcopy test for the same reason as arm-coff.Nick Clifton2002-01-142-1/+7
|
* 2001-11-29 H.J. Lu <hjl@gnu.org>H.J. Lu2001-11-292-0/+33
| | | | * binutils-all/objcopy.exp (strip_test): Add strip on archive.
* * testsuite/binutils-all/objdump.exp: Add x86-64.Andreas Jaeger2001-11-191-1/+1
|
* * binutils-all/objcopy.exp: Allow '? main', to suit powerpc64.Alan Modra2001-11-152-1/+5
|
* * binutils-all/readelf.exp: powerpc-*-eabi* is an ELF target.Geoffrey Keating2001-11-152-0/+5
|
* * binutils-all/readelf.exp: Exclude mips*-*-elf* from 'readelf -wi'Thiemo Seufer2001-10-032-1/+6
| | | | test.
* * readelf.c: Include elf/h8 for H8 series definitions.Jeff Law2001-09-052-1/+6
| | | | | | | | (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.
* * binutils-all/readelf.s-64: Adjust offsets for powerpc64. Don'tAlan Modra2001-08-272-4/+10
| | | | | use constructs like [45][08] when all combinations are not valid. Instead use (48|50) to explicitly state which values are correct.
* * binutils-all/readelf.exp: Don't regard mips*el-*-* as traditionalThiemo Seufer2001-08-251-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-21 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-213-2/+12
| | | | | | * binutils-all/readelf.r: Updated for the readelf change. * binutils-all/readelf.r-64: New for the readelf change.
* 2001-07-27 H.J. Lu <hjl@gnu.org>H.J. Lu2001-07-272-1/+6
| | | | | * binutils-all/windres/windres.exp: Don't set xfail for bmpalign (compare) on none-ix86/pe targets.
* 2001-07-24 H.J. Lu <hjl@gnu.org>H.J. Lu2001-07-242-0/+22
| | | | | * binutils-all/windres/windres.exp: Set xfail on none-ix86/pe targets.
* * config/default.exp (WINDRES): Add.DJ Delorie2001-07-1812-0/+304
| | | | | | | | | | | | | * 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-07-05 Ben Elliston <bje@redhat.com>Ben Elliston2001-07-052-52/+7
| | | | | * lib/utils-lib.exp (target_assemble): Remove duplicate copy. (default_target_assemble): Likewise.
* Fix typosNick Clifton2001-06-212-1/+5
|
* * binutils-all/readelf.r: Don't check for specific info value toAndreas Jaeger2001-06-192-2/+6
| | | | pass testsuite on ia64 and alpha.
* Fix typos.H.J. Lu2001-06-071-1/+1
|
* 2001-06-07 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-073-2/+7
| | | | | * readelf.ss-mips: Support stabs. * binutils-all/readelf.ss-tmips: Likewise.
* 2001-05-25 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-254-4/+34
| | | | | | | | | * 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.
* s/linuxaout/linux*aout/, s/linuxoldld/linux*oldld/Alan Modra2001-05-253-3/+9
|
* 2001-05-24 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-242-1/+5
| | | | * binutils-all/objdump.exp (cpus_expected): Add s390.
* 2001-03-30 H.J. Lu <hjl@gnu.org>H.J. Lu2001-03-312-2/+19
| | | | * binutils-all/readelf.exp: Run on more ELF targets.
* Fix typos in ChangeLogs and update copyright noticesNick Clifton2001-03-1310-11/+16
|
* Add PDP-11 supportNick Clifton2001-02-181-1/+1
|
* 2001-02-11 H.J. Lu <hjl@gnu.org>H.J. Lu2001-02-124-2/+33
| | | | | | | | | | * 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 ().
* Fix expected result from readellf -s with 64 bit binariesNick Clifton2001-01-162-3/+8
|
* Add tic54x and tms320c54x to expected cpus list.Nick Clifton2000-12-092-1/+6
|
* * binutils-all/readelf.s: Adjust to readelf.c formatting changes.Hans-Peter Nilsson2000-11-282-11/+16
|
* Fix readelf -S and readelf -s tests for MIPS and v850Nick Clifton2000-11-035-17/+73
|
* * binutils-all/readelf.exp (-wi test): Add cris-*-* to xfails.Hans-Peter Nilsson2000-10-252-1/+5
|
* (readelf -S test, readelf -s test): Expect mips*-*-* to fail.Nick Clifton2000-10-192-4/+13
|
* Fix typos.Alan Modra2000-07-191-26/+26
|
* Remove some of the hppa testsuite fudges for hppa-linux.Alan Modra2000-07-102-4/+10
|
* * test cleanupFrank Ch. Eigler2000-07-012-7/+21
| | | | | | | 2000-07-01 Frank Ch. Eigler <fche@redhat.com> * binutils-all/objdump.exp (cpus_expected, cpus_regex): Reorganize syntax to display more tcl nature.
* Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton2000-06-192-3/+15
| | | | for m68hc11 and m68hc12 processors.
* Do not expect the compilation unit tag to be unit 1Nick Clifton2000-06-192-1/+4
|
* Expect all arm variants to fail copying executable testNick Clifton2000-06-192-1/+6
|
* * binutils-all/readelf.exp (regexp_diff): Do not break when aHans-Peter Nilsson2000-06-144-6/+94
| | | | | | | | | | | | 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.
* Correct a typo in the author's surname!Ben Elliston2000-05-021-1/+1
|
* elf fixes.Alan Modra2000-05-023-1/+12
|
* fix to match latest readelf outputNick Clifton2000-03-143-19/+29
|
* expect thumb-pe and thumb-coff failuresNick Clifton1999-11-012-1/+3
|
* Expect arm-pe and arm-coff failure of the simple objcopy testNick Clifton1999-11-012-0/+8
|
* * binutils-all/hppa/objdump.exp: Do not run for PA64.Jeff Law1999-09-142-0/+9
|
* fix dateIan Lance Taylor1999-09-041-1/+1
|
OpenPOWER on IntegriCloud