summaryrefslogtreecommitdiffstats
path: root/binutils/testsuite/binutils-all
Commit message (Collapse)AuthorAgeFilesLines
...
* Replace occurances of testprog with $test_prog. Initialise this variable toNick Clifton2003-06-191-5/+13
| | | | testprog.exe on Cygwin targeted systems.
* oops - forgot to add the grep for "(DW_OP_addr: 0)"Nick Clifton2003-04-261-0/+1
|
* Rework readelf -wi tests to grep for expected strings.Nick Clifton2003-04-262-54/+84
|
* Fix "readelf -wi" testNick Clifton2003-04-233-68/+29
|
* Rename -I to -J. Deprecate old use of -I, but leave it enabled for now.Nick Clifton2003-04-221-3/+3
|
* Replace "Static" with "classname" so that results match the behaviour of theNick Clifton2003-04-032-9/+14
| | | | Windows' resource compiler.
* Allow resource IDs to be strings or numbers.Nick Clifton2003-03-312-0/+22
| | | | Add a test for this.
* TIC4X testcase commitSvein Seldal2002-11-182-1/+6
| | | | | | | | | | | | | * binutils/testsuite/binutils-all/objcopy.exp: Disable tic4x from test * binutils/testsuite/binutils-all/objdump.exp: Setup proper values for tic4x testcase * gas/testsuite/gas/all/gas.exp: Setup for tic4x testcase * gas/testsuite/gas/macros/macros.exp: Ditto * gas/testsuite/gas/all/gas.exp: Setup for tic4x testcase * gas/testsuite/gas/macros/macros.exp: Ditto * gas/testsuite/gas/tic4x: New tic4x gas testsuite directory * ld/testsuite/ld-scripts/script.exp: Setup for tic4x testcase
* Adds support for fastcall symbols as used on Microsoft Windows platformsNick Clifton2002-11-062-0/+49
| | | | (i386)
* Add TMS320C4x supportNick Clifton2002-08-281-1/+1
|
* Revert last change.Alan Modra2002-08-261-2/+2
|
* * binutils-all/objcopy.exp (strip_test): Adjust for "no symbols" onAlan Modra2002-08-261-2/+2
| | | | | stdout. (strip_executable): Likewise.
* * binutils-all/objdump.exp (cpus_expected): Add fr500, ip2022,Alan Modra2002-08-152-15/+16
| | | | | tic80, tms320c30. * binutils-all/objcopy.exp (simple copy): Revise xfails.
* * testsuite/binutils-all/objcopy.exp: clear xfail forJeff Law2002-06-062-2/+2
| | | | | | "hppa*64*-*-hpux*". * testsuite/binutils-all/hppa/objdump.exp: Return if "*64*-*-*".
* * binutils-all/objcopy.exp (strip_test_with_saving_a_symbol):Alan Modra2002-05-291-1/+1
| | | | Revert 2001-11-15. Instead allow `D main'.
* Define MEMFLAGS_DISCARDABLE by default for dialogs.Nick Clifton2002-04-164-0/+25
| | | | Add a test for this.
* Allow two to five parameter in FONT statement of DIALOGEX resources.Nick Clifton2002-04-152-0/+68
|
* Use 'file delete' instead of 'exec rm -f'.Nick Clifton2002-04-111-1/+1
|
* Delete created files upon successful completeion of the test.Nick Clifton2002-04-101-0/+1
|
* Regernated recently created expected output files using MSVC.Nick Clifton2002-04-108-8/+8
| | | | Set MEMFLAG_PURE by default - bug exposed by regenerated files.
* Add WS_CAPTION dialog style if CAPTION is specified.Nick Clifton2002-04-092-0/+13
| | | | Add testcase.
* Don't print empty dialog caption.Nick Clifton2002-04-092-0/+12
| | | | Add testcase.
* Fix overlooked sublang shift bug.Nick Clifton2002-04-092-0/+13
| | | | Add testcase.
* Set default LANGUAGE to english/us.Nick Clifton2002-04-096-4/+16
|
* Use signature to identify DIALOGEX.Nick Clifton2002-04-092-0/+13
| | | | Add testcase.
* Don't add default dialog style when explicit style specified.Nick Clifton2002-04-092-0/+14
| | | | | Print style even if it is 0. Add testcase.
* "\a" escape (used for right justified key definitions in menus) is encodes asNick Clifton2002-04-092-0/+14
| | | | binary 8.
* Fix parsing hex constants in strings. Add test for the fix.Nick Clifton2002-04-092-0/+12
|
* Apply patch from Bernd Herd to fix quoted class definitions inside dialogs.Nick Clifton2002-04-091-0/+8
|
* Display 2nd and 3rd reloc types for 64-bit MIPS.Nick Clifton2002-02-202-4/+4
| | | | Narrow some fields for 80-char output.
* * binutils-all/objcopy.expHans-Peter Nilsson2002-02-181-0/+9
| | | | | (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-131-9/+9
|
* Add 'xscale' as an expected cpu type.Nick Clifton2002-02-101-1/+1
|
* Expect xscale-coff to fail simple objcopy test for the same reason as arm-coff.Nick Clifton2002-01-141-1/+2
|
* 2001-11-29 H.J. Lu <hjl@gnu.org>H.J. Lu2001-11-291-0/+29
| | | | * 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-151-1/+1
|
* * binutils-all/readelf.exp: powerpc-*-eabi* is an ELF target.Geoffrey Keating2001-11-151-0/+1
|
* * binutils-all/readelf.exp: Exclude mips*-*-elf* from 'readelf -wi'Thiemo Seufer2001-10-031-1/+1
| | | | test.
* * readelf.c: Include elf/h8 for H8 series definitions.Jeff Law2001-09-051-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.
* * binutils-all/readelf.s-64: Adjust offsets for powerpc64. Don'tAlan Modra2001-08-271-4/+4
| | | | | 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-212-2/+6
| | | | | | * 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-271-1/+1
| | | | | * 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-241-0/+17
| | | | | * binutils-all/windres/windres.exp: Set xfail on none-ix86/pe targets.
* * config/default.exp (WINDRES): Add.DJ Delorie2001-07-1810-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.
* Fix typosNick Clifton2001-06-211-1/+1
|
* * binutils-all/readelf.r: Don't check for specific info value toAndreas Jaeger2001-06-191-1/+1
| | | | pass testsuite on ia64 and alpha.
* 2001-06-07 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-072-2/+2
| | | | | * readelf.ss-mips: Support stabs. * binutils-all/readelf.ss-tmips: Likewise.
* 2001-05-25 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-253-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.
OpenPOWER on IntegriCloud