X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2Ftestsuite%2FChangeLog;h=693a1448473f1f1a38cfbf95393ab828c0e212a9;hb=11a6da561751f4fd91ae64c2d51c2cd8166cad1e;hp=c00ba95b2b1d8f0caadd9fbdba232cbc4f5b0ac4;hpb=752937aa0c1fd7a314d13731f999e895b2560b68;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index c00ba95b2b..693a144847 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,107 @@ +2013-12-03 Nick Clifton + + * binutils-all/windres/windres.exp: Run for x86_64-pc-cygwin. + Add test of "objump -p" output. + +2013-11-27 Matthew Fortune + + * binutils-all/objcopy.exp: Consider mips-mti-elf the same as + mips-sde-elf + * binutils-all/readelf.exp: Likewise + +2013-11-21 Tristan Gingold + + * binutils-all/dlltool.exp: Add dlltool_gas_flag to version.dll test. + +2013-11-02 Alan Modra + + * binutils-all/x86-64/compressed-1a.d: Allow wide display of addresses. + + * binutils-all/dw2-1.S: Use .4byte rather than .int. + * binutils-all/dw2-2.S: Likewise. + +2013-10-24 Nick Clifton + + * binutils-all/objdump.exp (cps_expected): Add MSP430 to list. + +2013-09-27 H.J. Lu + + * binutils-all/x86-64/compressed-1a.d: Updated for 64-bit addresses. + +2013-09-12 Nick Clifton + + * binutils-all/x86-64/compressed-1a.d: Update expected output to + allow for 64-bit addresses. + +2013-08-22 Nick Clifton + + * binutils-all/nm.exp: --size-sort test: Add more ELF-like + targets. + * binutils-all/nm-1.s: Use .byte instead of .long. + Provide a terminating symbol. + +2013-08-21 Hans-Peter Nilsson + + * binutils-all/nm.exp: Revert last change. Instead use nm-elf-1.s + for mmix-knuth-mmixware. + +2013-08-20 Hans-Peter Nilsson + + * binutils-all/nm.exp: Xfail test for nm --size-sort for + mmix-knuth-mmixware. + +2013-08-19 Tristan Gingold + + * binutils-all/nm.exp: Add a test for nm --size-sort + * binutils-all/nm-elf-1.s: New file. + * binutils-all/nm-1.s: New file. + +2013-05-31 H.J. Lu + + * binutils-all/i386/compressed-1b.d: Updated for text/data/bss + section alignment change. + * binutils-all/i386/compressed-1c.d: Likewise. + * binutils-all/x86-64/compressed-1b.d: Likewise. + * binutils-all/x86-64/compressed-1c.d: Likewise. + +2013-05-28 Cary Coutant + + * binutils-all/dw2-1.W: Adjust expected output. + * binutils-all/objdump.W: Likewise. + * binutils-all/i386/compressed-1a.d: Likewise. + * binutils-all/x86-64/compressed-1a.d: Likewise. + +2013-05-02 Nick Clifton + + * readelf.exp: Expect -wi test to fail for the MSP430. + +2013-05-01 Maciej W. Rozycki + + * lib/binutils-common.exp (is_elf_format): Also exclude + *-*-linux*ecoff*. + +2013-02-26 Nick Clifton + + PR binutils/15191 + * binutils-all/readelf.n: Updare expected output from readelf. + +2013-02-14 Maciej W. Rozycki + + * binutils-all/mips/mixed-mips16.s: Add missing stack adjustment. + * binutils-all/mips/mixed-mips16.d: Update accordingly. + +2013-02-13 Maciej W. Rozycki + + * binutils-all/mips/mixed-micromips.d: New test. + * binutils-all/mips/mixed-mips16.d: New test. + * binutils-all/mips/mixed-micromips.s: New test source. + * binutils-all/mips/mixed-mips16.s: New test source. + * binutils-all/mips/mips.exp: New file. + +2012-12-17 Nick Clifton + + * binutils-all/windres/README: Add copyright notice. + 2012-11-27 Roland McGrath * lib/binutils-common.exp (is_zlib_supported): New function.