Dave Brolley
7c3f9ad027
2003-10-06 Dave Brolley <brolley@redhat.com>
...
* binutils-all/objdump.exp (cpu_expected): Add fr550.
2003-10-08 18:13:38 +00:00
H.J. Lu
9ce701e24f
2003-09-29 H.J. Lu <hongjiu.lu@intel.com>
...
* readelf.c (dump_relocations): Support SHN_IA_64_ANSI_COMMON.
(get_symbol_index_type): Likewise.
testsuites/
2003-09-29 H.J. Lu <hongjiu.lu@intel.com>
* binutils-all/readelf.exp: Use is_elf_format.
* binutils-all/readelf.h: Support IA64/ILP32.
* binutils-all/readelf.s: Likewise.
* binutils-all/readelf.ss: Likewise.
* lib/utils-lib.exp (proc is_elf_format): Copy from ld
testsuite. Add ia64-*-hpux*.
2003-09-30 00:15:54 +00:00
Danny Smith
bd7421f06a
* binutils-all/objcopy.exp: Initialise $test_prog to
...
testprog.exe on mingw targeted systems too.
2003-06-28 23:27:42 +00:00
Danny Smith
b9ae04920a
* rcparse.y (res_text_field): New res_id variable.
...
(res_null_text): New static const struct res_id object,
with empty unicode name field.
(control): Pop parsing of optresidc up one level. Set
res_text_field to $2 except for controls which do not accept
a text field. Set res_text_field to res_null_text for the
special cases (viz. COMBOBOX, EDITTEXT, LISTBOX, SCROLLBAR).
(control_params): Adjust to use res_text_field rather
than optresidc.
(COMBOBOX): Add comment about discrepency between documented
vs. observed default style.
* resrc.c (define_control): Make first param const.
* windres.h (define_control): Adjust prototype.
testsuite:
* binutils-all/windres/checkbox.rc: New file.
* binutils-all/windres/checkbox.rsd: New file.
* binutils-all/windres/combobox.rc: New file.
* binutils-all/windres/combobox.rsd: New file.
* binutils-all/windres/edittext.rc: New file.
* binutils-all/windres/edittext.rsd: New file.
* binutils-all/windres/listbox.rc: New file.
* binutils-all/windres/listbox.rsd: New file.
* binutils-all/windres/scrollbar.rc: New file.
* binutils-all/windres/scrollbar.rsd: New file.
2003-06-28 02:37:43 +00:00
Thiemo Seufer
d6e08ad8ab
Fix misdirected ChangeLog entry.
2003-06-27 01:18:23 +00:00
Thiemo Seufer
7a79a000c1
* elfxx-mips.c (_bfd_mips_elf_fake_sections): Remove non-default
...
relocation header setup.
* binutils-all/readelf.ss-tmips: Adjust symbol indices.
2003-06-27 01:16:30 +00:00
Nick Clifton
f8a7038a5f
Replace occurances of testprog with $test_prog. Initialise this variable to
...
testprog.exe on Cygwin targeted systems.
2003-06-19 07:45:50 +00:00
Nick Clifton
aaa222e7b0
oops - forgot to add the grep for "(DW_OP_addr: 0)"
2003-04-26 07:57:26 +00:00
Nick Clifton
cbb356d959
Rework readelf -wi tests to grep for expected strings.
2003-04-26 07:53:20 +00:00
Nick Clifton
3f7de0e75e
Fix "readelf -wi" test
2003-04-23 17:36:08 +00:00
Nick Clifton
85eb51104b
Rename -I to -J. Deprecate old use of -I, but leave it enabled for now.
2003-04-22 17:31:08 +00:00
Nick Clifton
9a1b6dc5fd
Replace "Static" with "classname" so that results match the behaviour of the
...
Windows' resource compiler.
2003-04-03 10:48:16 +00:00
Nick Clifton
7adbf450a7
Allow resource IDs to be strings or numbers.
...
Add a test for this.
2003-03-31 10:15:58 +00:00
Svein Seldal
48c5eb8a70
TIC4X testcase commit
...
* 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
2002-11-18 08:28:44 +00:00
Nick Clifton
c9e3887989
Adds support for fastcall symbols as used on Microsoft Windows platforms
...
(i386)
2002-11-06 19:36:20 +00:00
Nick Clifton
026df7c5e6
Add TMS320C4x support
2002-08-28 10:38:51 +00:00
Alan Modra
68a4c07345
Revert last change.
2002-08-26 23:15:48 +00:00
Alan Modra
84938e2e33
* binutils-all/objcopy.exp (strip_test): Adjust for "no symbols" on
...
stdout.
(strip_executable): Likewise.
2002-08-26 10:15:46 +00:00
Alan Modra
8de397a5ad
* binutils-all/objdump.exp (cpus_expected): Add fr500, ip2022,
...
tic80, tms320c30.
* binutils-all/objcopy.exp (simple copy): Revise xfails.
2002-08-15 23:41:18 +00:00
Jeff Law
e28e05a3e2
* testsuite/binutils-all/objcopy.exp: clear xfail for
...
"hppa*64*-*-hpux*".
* testsuite/binutils-all/hppa/objdump.exp: Return if
"*64*-*-*".
2002-06-06 06:45:12 +00:00
Alan Modra
195fe6367d
* binutils-all/objcopy.exp (strip_test_with_saving_a_symbol):
...
Revert 2001-11-15. Instead allow `D main'.
2002-05-29 05:00:33 +00:00
Nick Clifton
ea91f8bb52
Define MEMFLAGS_DISCARDABLE by default for dialogs.
...
Add a test for this.
2002-04-16 08:13:03 +00:00
Nick Clifton
45b9982791
Allow two to five parameter in FONT statement of DIALOGEX resources.
2002-04-15 14:12:41 +00:00
Nick Clifton
690649bea2
Use 'file delete' instead of 'exec rm -f'.
2002-04-11 13:42:03 +00:00
Nick Clifton
aa45f76d84
Delete created files upon successful completeion of the test.
2002-04-10 08:22:00 +00:00
Nick Clifton
acfbab8a5f
Regernated recently created expected output files using MSVC.
...
Set MEMFLAG_PURE by default - bug exposed by regenerated files.
2002-04-10 08:14:32 +00:00
Nick Clifton
b62a12ca88
Add WS_CAPTION dialog style if CAPTION is specified.
...
Add testcase.
2002-04-09 17:23:19 +00:00
Nick Clifton
420380ba3e
Don't print empty dialog caption.
...
Add testcase.
2002-04-09 17:15:00 +00:00
Nick Clifton
b24eb5ac22
Fix overlooked sublang shift bug.
...
Add testcase.
2002-04-09 17:06:14 +00:00
Nick Clifton
f7d63484de
Set default LANGUAGE to english/us.
2002-04-09 16:55:48 +00:00
Nick Clifton
7e8d45b779
Use signature to identify DIALOGEX.
...
Add testcase.
2002-04-09 16:37:21 +00:00
Nick Clifton
91eafb409b
Don't add default dialog style when explicit style specified.
...
Print style even if it is 0.
Add testcase.
2002-04-09 15:59:13 +00:00
Nick Clifton
4d0b1625bf
"\a" escape (used for right justified key definitions in menus) is encodes as
...
binary 8.
2002-04-09 15:44:36 +00:00
Nick Clifton
4c30641a0f
Fix parsing hex constants in strings. Add test for the fix.
2002-04-09 15:36:43 +00:00
Nick Clifton
df3baf66cb
Apply patch from Bernd Herd to fix quoted class definitions inside dialogs.
2002-04-09 15:21:01 +00:00
Nick Clifton
2c71103e61
Display 2nd and 3rd reloc types for 64-bit MIPS.
...
Narrow some fields for 80-char output.
2002-02-20 10:32:47 +00:00
Hans-Peter Nilsson
c236e98b9f
Fix date
2002-02-18 09:16:00 +00:00
Hans-Peter Nilsson
edc45ab901
* binutils-all/objcopy.exp
...
(strip_executable_with_saving_a_symbol): Prune symbol Main in nm
output for mmix-knuth-mmixware.
2002-02-18 09:13:48 +00:00
Nick Clifton
6cdd886ce9
Do not expect an explicit ordering of the sections.
2002-02-13 09:48:40 +00:00
Nick Clifton
4a69ea0b0e
Add 'xscale' as an expected cpu type.
2002-02-10 10:17:58 +00:00
Nick Clifton
70bbfa2692
Expect xscale-coff to fail simple objcopy test for the same reason as arm-coff.
2002-01-14 17:26:13 +00:00
H.J. Lu
1983fbac47
2001-11-29 H.J. Lu <hjl@gnu.org>
...
* binutils-all/objcopy.exp (strip_test): Add strip on archive.
2001-11-29 17:34:07 +00:00
Andreas Jaeger
b8908f93e2
* testsuite/binutils-all/objdump.exp: Add x86-64.
2001-11-19 12:38:21 +00:00
Alan Modra
7dc9bd67ad
* binutils-all/objcopy.exp: Allow '? main', to suit powerpc64.
2001-11-15 12:51:42 +00:00
Geoffrey Keating
86651999ac
* binutils-all/readelf.exp: powerpc-*-eabi* is an ELF target.
2001-11-15 01:11:09 +00:00
Thiemo Seufer
e150e7bf83
* binutils-all/readelf.exp: Exclude mips*-*-elf* from 'readelf -wi'
...
test.
2001-10-03 13:51:09 +00:00
Jeff Law
b8720f9d57
* readelf.c: Include elf/h8 for H8 series definitions.
...
(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-09-05 02:26:04 +00:00
Alan Modra
87e9f96075
* binutils-all/readelf.s-64: Adjust offsets for powerpc64. Don't
...
use constructs like [45][08] when all combinations are not valid.
Instead use (48|50) to explicitly state which values are correct.
2001-08-27 10:38:41 +00:00
Thiemo Seufer
dda688fcad
* binutils-all/readelf.exp: Don't regard mips*el-*-* as traditional
...
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-25 00:48:49 +00:00
H.J. Lu
0d38c7701d
2001-08-21 H.J. Lu <hjl@gnu.org>
...
* binutils-all/readelf.r: Updated for the readelf change.
* binutils-all/readelf.r-64: New for the readelf change.
2001-08-21 15:54:16 +00:00