Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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. | |||||
2001-07-18 | * config/default.exp (WINDRES): Add. | DJ Delorie | 12 | -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 | 2001-07-05 Ben Elliston <bje@redhat.com> | Ben Elliston | 2 | -52/+7 | |
* lib/utils-lib.exp (target_assemble): Remove duplicate copy. (default_target_assemble): Likewise. | |||||
2001-06-21 | Fix typos | Nick Clifton | 2 | -1/+5 | |
2001-06-19 | * binutils-all/readelf.r: Don't check for specific info value to | Andreas Jaeger | 2 | -2/+6 | |
pass testsuite on ia64 and alpha. | |||||
2001-06-07 | Fix typos. | H.J. Lu | 1 | -1/+1 | |
2001-06-07 | 2001-06-07 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -2/+7 | |
* readelf.ss-mips: Support stabs. * binutils-all/readelf.ss-tmips: Likewise. | |||||
2001-05-25 | 2001-05-25 H.J. Lu <hjl@gnu.org> | H.J. Lu | 4 | -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. | |||||
2001-05-25 | s/linuxaout/linux*aout/, s/linuxoldld/linux*oldld/ | Alan Modra | 3 | -3/+9 | |
2001-05-24 | 2001-05-24 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+5 | |
* binutils-all/objdump.exp (cpus_expected): Add s390. | |||||
2001-03-31 | 2001-03-30 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -2/+19 | |
* binutils-all/readelf.exp: Run on more ELF targets. | |||||
2001-03-13 | Fix typos in ChangeLogs and update copyright notices | Nick Clifton | 10 | -11/+16 | |
2001-02-18 | Add PDP-11 support | Nick Clifton | 1 | -1/+1 | |
2001-02-12 | 2001-02-11 H.J. Lu <hjl@gnu.org> | H.J. Lu | 4 | -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 (). | |||||
2001-01-16 | Fix expected result from readellf -s with 64 bit binaries | Nick Clifton | 2 | -3/+8 | |
2000-12-09 | Add tic54x and tms320c54x to expected cpus list. | Nick Clifton | 2 | -1/+6 | |
2000-11-28 | * binutils-all/readelf.s: Adjust to readelf.c formatting changes. | Hans-Peter Nilsson | 2 | -11/+16 | |
2000-11-03 | Fix readelf -S and readelf -s tests for MIPS and v850 | Nick Clifton | 5 | -17/+73 | |
2000-10-25 | * binutils-all/readelf.exp (-wi test): Add cris-*-* to xfails. | Hans-Peter Nilsson | 2 | -1/+5 | |
2000-10-19 | (readelf -S test, readelf -s test): Expect mips*-*-* to fail. | Nick Clifton | 2 | -4/+13 | |
2000-07-19 | Fix typos. | Alan Modra | 1 | -26/+26 | |
2000-07-10 | Remove some of the hppa testsuite fudges for hppa-linux. | Alan Modra | 2 | -4/+10 | |
2000-07-01 | * test cleanup | Frank Ch. Eigler | 2 | -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. | |||||
2000-06-19 | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 2 | -3/+15 | |
for m68hc11 and m68hc12 processors. | |||||
2000-06-19 | Do not expect the compilation unit tag to be unit 1 | Nick Clifton | 2 | -1/+4 | |