Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-06-28 | * binutils-all/objcopy.exp: Initialise $test_prog to | Danny Smith | 2 | -1/+6 | |
testprog.exe on mingw targeted systems too. | |||||
2003-06-28 | * rcparse.y (res_text_field): New res_id variable. | Danny Smith | 11 | -0/+82 | |
(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-27 | Fix misdirected ChangeLog entry. | Thiemo Seufer | 1 | -0/+4 | |
2003-06-27 | * elfxx-mips.c (_bfd_mips_elf_fake_sections): Remove non-default | Thiemo Seufer | 1 | -6/+6 | |
relocation header setup. * binutils-all/readelf.ss-tmips: Adjust symbol indices. | |||||
2003-06-19 | Replace occurances of testprog with $test_prog. Initialise this variable to | Nick Clifton | 2 | -5/+19 | |
testprog.exe on Cygwin targeted systems. | |||||
2003-04-26 | oops - forgot to add the grep for "(DW_OP_addr: 0)" | Nick Clifton | 1 | -0/+1 | |
2003-04-26 | Rework readelf -wi tests to grep for expected strings. | Nick Clifton | 3 | -58/+99 | |
2003-04-23 | Fix "readelf -wi" test | Nick Clifton | 4 | -68/+42 | |
2003-04-22 | Rename -I to -J. Deprecate old use of -I, but leave it enabled for now. | Nick Clifton | 2 | -3/+8 | |
2003-04-03 | Replace "Static" with "classname" so that results match the behaviour of the | Nick Clifton | 3 | -9/+20 | |
Windows' resource compiler. | |||||
2003-03-31 | Allow resource IDs to be strings or numbers. | Nick Clifton | 3 | -0/+27 | |
Add a test for this. | |||||
2002-11-18 | TIC4X testcase commit | Svein Seldal | 2 | -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 | |||||
2002-11-06 | Adds support for fastcall symbols as used on Microsoft Windows platforms | Nick Clifton | 4 | -8/+60 | |
(i386) | |||||
2002-08-28 | Add TMS320C4x support | Nick Clifton | 1 | -1/+1 | |
2002-08-26 | Revert last change. | Alan Modra | 2 | -2/+6 | |
2002-08-26 | * binutils-all/objcopy.exp (strip_test): Adjust for "no symbols" on | Alan Modra | 2 | -2/+8 | |
stdout. (strip_executable): Likewise. | |||||
2002-08-15 | * binutils-all/objdump.exp (cpus_expected): Add fr500, ip2022, | Alan Modra | 3 | -15/+22 | |
tic80, tms320c30. * binutils-all/objcopy.exp (simple copy): Revise xfails. | |||||
2002-06-06 | * testsuite/binutils-all/objcopy.exp: clear xfail for | Jeff Law | 2 | -2/+2 | |
"hppa*64*-*-hpux*". * testsuite/binutils-all/hppa/objdump.exp: Return if "*64*-*-*". | |||||
2002-05-29 | * binutils-all/objcopy.exp (strip_test_with_saving_a_symbol): | Alan Modra | 2 | -23/+29 | |
Revert 2001-11-15. Instead allow `D main'. | |||||
2002-04-16 | Define MEMFLAGS_DISCARDABLE by default for dialogs. | Nick Clifton | 5 | -0/+34 | |
Add a test for this. | |||||
2002-04-15 | Allow two to five parameter in FONT statement of DIALOGEX resources. | Nick Clifton | 3 | -0/+74 | |
2002-04-11 | Use 'file delete' instead of 'exec rm -f'. | Nick Clifton | 2 | -1/+6 | |
2002-04-10 | Delete created files upon successful completeion of the test. | Nick Clifton | 2 | -8/+12 | |
2002-04-10 | Regernated recently created expected output files using MSVC. | Nick Clifton | 9 | -8/+19 | |
Set MEMFLAG_PURE by default - bug exposed by regenerated files. | |||||
2002-04-09 | Add WS_CAPTION dialog style if CAPTION is specified. | Nick Clifton | 3 | -0/+17 | |
Add testcase. | |||||
2002-04-09 | Don't print empty dialog caption. | Nick Clifton | 3 | -0/+16 | |
Add testcase. | |||||
2002-04-09 | Fix overlooked sublang shift bug. | Nick Clifton | 3 | -0/+17 | |
Add testcase. | |||||
2002-04-09 | Set default LANGUAGE to english/us. | Nick Clifton | 7 | -4/+24 | |
2002-04-09 | Use signature to identify DIALOGEX. | Nick Clifton | 2 | -0/+13 | |
Add testcase. | |||||
2002-04-09 | Don't add default dialog style when explicit style specified. | Nick Clifton | 2 | -0/+14 | |
Print style even if it is 0. Add testcase. | |||||
2002-04-09 | "\a" escape (used for right justified key definitions in menus) is encodes as | Nick Clifton | 3 | -0/+18 | |
binary 8. | |||||
2002-04-09 | Fix parsing hex constants in strings. Add test for the fix. | Nick Clifton | 3 | -0/+16 | |
2002-04-09 | Apply patch from Bernd Herd to fix quoted class definitions inside dialogs. | Nick Clifton | 2 | -0/+13 | |
2002-02-20 | Display 2nd and 3rd reloc types for 64-bit MIPS. | Nick Clifton | 3 | -4/+11 | |
Narrow some fields for 80-char output. | |||||
2002-02-18 | Fix date | Hans-Peter Nilsson | 1 | -1/+1 | |
2002-02-18 | * binutils-all/objcopy.exp | Hans-Peter Nilsson | 2 | -0/+15 | |
(strip_executable_with_saving_a_symbol): Prune symbol Main in nm output for mmix-knuth-mmixware. | |||||
2002-02-13 | Do not expect an explicit ordering of the sections. | Nick Clifton | 2 | -9/+14 | |
2002-02-10 | Add 'xscale' as an expected cpu type. | Nick Clifton | 2 | -1/+6 | |
2002-01-14 | Expect xscale-coff to fail simple objcopy test for the same reason as arm-coff. | Nick Clifton | 2 | -1/+7 | |
2001-11-29 | 2001-11-29 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -0/+33 | |
* binutils-all/objcopy.exp (strip_test): Add strip on archive. | |||||
2001-11-19 | * testsuite/binutils-all/objdump.exp: Add x86-64. | Andreas Jaeger | 1 | -1/+1 | |
2001-11-15 | * binutils-all/objcopy.exp: Allow '? main', to suit powerpc64. | Alan Modra | 2 | -1/+5 | |
2001-11-15 | * binutils-all/readelf.exp: powerpc-*-eabi* is an ELF target. | Geoffrey Keating | 2 | -0/+5 | |
2001-10-03 | * binutils-all/readelf.exp: Exclude mips*-*-elf* from 'readelf -wi' | Thiemo Seufer | 2 | -1/+6 | |
test. | |||||
2001-09-05 | * readelf.c: Include elf/h8 for H8 series definitions. | Jeff Law | 2 | -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. | |||||
2001-08-27 | * binutils-all/readelf.s-64: Adjust offsets for powerpc64. Don't | Alan Modra | 2 | -4/+10 | |
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 traditional | Thiemo Seufer | 1 | -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 | 2001-08-21 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -2/+12 | |
* binutils-all/readelf.r: Updated for the readelf change. * binutils-all/readelf.r-64: New for the readelf change. | |||||
2001-07-27 | 2001-07-27 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+6 | |
* binutils-all/windres/windres.exp: Don't set xfail for bmpalign (compare) on none-ix86/pe targets. | |||||
2001-07-24 | 2001-07-24 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -0/+22 | |
* binutils-all/windres/windres.exp: Set xfail on none-ix86/pe targets. |