Home | History | Annotate | Download | only in testsuite
      1 2015-11-30  Andrew Burgess  <andrew.burgess (a] embecosm.com>
      2 
      3 	* binutils-all/objdump.exp: Add test for .debug_ranges decode.
      4 	* binutils-all/dw2-ranges.S: New file.
      5 	* binutils-all/dw2-ranges.W: New file.
      6 
      7 2015-10-22  Alan Modra  <amodra (a] gmail.com>
      8 
      9 	* binutils-all/add-symbol.d: Run test on mips.  Support either
     10 	order of NEW and NEWDATA symbols.
     11 
     12 2015-10-21  Ronald Hoogenboom  <rhoogenboom (a] irdeto.com>
     13 
     14 	PR binutils/19104
     15 	* binutils-all/add-symbol.d: New test.
     16 	* binutils-all/objcopy.exp: Run the new test.
     17 
     18 2015-10-15  Alan Modra  <amodra (a] gmail.com>
     19 
     20 	* binutils-all/objcopy.exp: Delete trailing whitespace.  Use
     21 	"string equal" rather than "string match" when making simple
     22 	string comparisons.  Revert 2008-07-08 host_triplet checks.
     23 	Perform non-run tests when we can build executable.
     24 	(strip_executable, strip_executable_with_saving_a_symbol): Move
     25 	run test later.  Take extra param on whether to perform run test.
     26 	Update callers.
     27 	(keep_debug_symbols_and_test_copy): Delete unused vars.
     28 
     29 2015-09-30  H.J. Lu  <hongjiu.lu (a] intel.com>
     30 
     31 	* lib/utils-lib.exp (run_dump_test): Handle symbolic link when
     32 	copying source file.
     33 
     34 2015-09-29  H.J. Lu  <hongjiu.lu (a] intel.com>
     35 
     36 	PR binutils/19020
     37 	* binutils-all/objcopy.exp: Run pr19020a and pr19020b.
     38 	* lib/utils-lib.exp (run_dump_test): Support binary input.
     39 	* binutils-all/pr19020.in: New file.
     40 	* binutils-all/pr19020a.d: Likewise.
     41 	* binutils-all/pr19020b.d: Likewise.
     42 
     43 2015-08-11  Alan Modra  <amodra (a] gmail.com>
     44 
     45 	* binutils-all/strip-12.s: Align .bss section.
     46 	* binutils-all/strip-12.d: Adjust.
     47 	* binutils-all/symbols-1.d: Allow extraneous symbols.
     48 	* binutils-all/symbols-2.d: Likewise, and V for weakened syms.
     49 	* binutils-all/symbols-3.d: Likewise.
     50 	* binutils-all/symbols-4.d: Likewise.
     51 
     52 2015-08-08  Hans-Peter Nilsson  <hp (a] axis.com>
     53 
     54 	* binutils-all/strip-12.s: Use ".section .bss" instead of ".bss"
     55 	which isn't supported by all ELF targets.
     56 
     57 2015-08-07  H.J. Lu  <hongjiu.lu (a] intel.com>
     58 
     59 	PR binutils/18785
     60 	* binutils-all/objcopy.exp: Run strip-12.
     61 	* binutils-all/strip-12.d: New file.
     62 	* binutils-all/strip-12.s: Likewise.
     63 
     64 2015-08-07  Andrew Burgess  <andrew.burgess (a] embecosm.com>
     65 
     66 	* binutils-all/objcopy.exp: Run new symbol tests.
     67 	(objcopy_test_symbol_manipulation): New function.
     68 	* binutils-all/symbols-1.d: New file.
     69 	* binutils-all/symbols-2.d: New file.
     70 	* binutils-all/symbols-3.d: New file.
     71 	* binutils-all/symbols-4.d: New file.
     72 	* binutils-all/symbols.s: New file.
     73 
     74 2015-08-05  Nick Clifton  <nickc (a] redhat.com>
     75 
     76 	* binutils-all/objcopy.exp (keep_debug_symbols_and_check_links):
     77 	New proc.  Checks that debug-info-only binaries retain the
     78 	sh_link field in stripped sections.
     79 
     80 2015-08-04  Nick Clifton  <nickc (a] redhat.com>
     81 
     82 	* lib/utils-lib.exp (run_dump_test): Document DUMPPROG, readelf
     83 	and size parameters.  Alpha-sort switch tables.  Include
     84 	addr2line, and size in list of possible auto-detected dump
     85 	programs.
     86 
     87 2015-07-24  Nick Clifton  <nickc (a] redhat.com>
     88 
     89 	* binutils-all/localize-hidden-1.d: Allow for extra symbols in the
     90 	output.
     91 	* binutils-all/strip-11.d: Skip for the RL78.
     92 
     93 2015-07-14  H.J. Lu  <hongjiu.lu (a] intel.com>
     94 
     95 	* binutils-all/compress.exp: Update.
     96 
     97 2015-07-10  H.J. Lu  <hongjiu.lu (a] intel.com>
     98 
     99 	PR binutils/18656
    100 	* binutils-all/compress.exp (convert_test): New proc.
    101 	Run conversion tests between x86-64 and x32.
    102 
    103 2015-07-10  H.J. Lu  <hongjiu.lu (a] intel.com>
    104 
    105 	* binutils-all/dw2-3.W: Updated to accept .debug_* sections.
    106 
    107 2015-05-20  Ed Maste  <emaste (a] freebsd.org>
    108 
    109 	* lib/binutils-common.exp (is_elf_format): Include *-*-freebsd* except
    110 	i?86-*-freebsd\[12\].*.
    111 	* (is_aout_format): Update FreeBSD to i?86-*-freebsd\[12\].*.
    112 
    113 2015-05-18  Nick Clifton  <nickc (a] redhat.com>
    114 
    115 	* binutils-all/dw2-3.S: Replace .int with .4byte.
    116 
    117 2015-05-15  Nick Clifton  <nickc (a] redhat.com>
    118 
    119 	* binutils-all/z.s: New test.  Checks the --decompress option to
    120 	readelf.
    121 	* binutils-all/readelf.exp: Run the test.
    122 	* binutils-all/readelf.z: Expected output from readelf.
    123 
    124 2015-05-14  H.J. Lu  <hongjiu.lu (a] intel.com>
    125 
    126 	* binutils-all/compress.exp: Replace "$OBJDUMP -s -j .debug_info"
    127 	with "$OBJDUMP -W".
    128 	* binutils-all/libdw2-compressedgabi.out: Updated.
    129 
    130 2015-05-15  Nick Clifton  <nickc (a] redhat.com>
    131 
    132 	PR binutils/18374
    133 	* binutils-all/pr18374.s: New test file.
    134 	* binutils-all/readelf.exp: Assemble and run the new test.
    135 	* binutils-all/readelf.pr18374: Expected output from readelf.
    136 
    137 2015-05-12  H.J. Lu  <hongjiu.lu (a] intel.com>
    138 
    139 	* binutils-all/elfedit-1.d: Also skip x86_64-*-nacl*.
    140 
    141 2015-05-11  H.J. Lu  <hongjiu.lu (a] intel.com>
    142 
    143 	* binutils-all/elfedit-1.d: Skip x86_64-*-gnux32.
    144 	* lib/utils-lib.exp (run_dump_test): Allow mixing target and
    145 	not-target directives.
    146 
    147 2015-05-11  H.J. Lu  <hongjiu.lu (a] intel.com>
    148 
    149 	* binutils-all/objdump.exp (cpus_expected): Append iamcu.
    150 
    151 2015-05-11  H.J. Lu  <hongjiu.lu (a] intel.com>
    152 
    153 	* binutils-all/elfedit-5.d: New file.
    154 	* binutils-all/elfedit.exp: Run elfedit-5.
    155 
    156 2015-04-30  Nick Clifton  <nickc (a] redhat.com>
    157 
    158 	* binutils-all/objdump.exp (cpus_expected): Add MeP CPU names.
    159 
    160 2015-04-23  H.J. Lu  <hongjiu.lu (a] intel.com>
    161 
    162 	PR binutils/18209
    163 	* binutils-all/compress.exp: Replace dw2-3.W with dw2-3gabi.W
    164 	on zlib-gabi output.
    165 	* binutils-all/dw2-1.W: Convert section names to .zdebug_*.
    166 	* binutils-all/dw2-3.W: Likewise.
    167 	* binutils-all/objdump.W: Likewise.
    168 	* binutils-all/dw2-3gabi.W: New file.
    169 
    170 2015-04-20  H.J. Lu  <hongjiu.lu (a] intel.com>
    171 
    172 	* binutils-all/i386/compressed-1b.d: Don't hardcode offset of
    173 	.shstrtab section.
    174 	* binutils-all/i386/compressed-1c.d: Likewise.
    175 	* binutils-all/readelf.s-64: Likewise.
    176 	* binutils-all/x86-64/compressed-1b.d: Likewise.
    177 	* binutils-all/x86-64/compressed-1c.d: Likewise.
    178 
    179 2015-04-08  H.J. Lu  <hongjiu.lu (a] intel.com>
    180 
    181 	* compress.exp: Add tests for
    182 	--compress-debug-sections={none|zlib|zlib-gnu|zlib-gabi}.
    183 	* binutils-all/dw2-3.rS: New file.
    184 	* binutils-all/dw2-3.rt: Likewise.
    185 	* binutils-all/libdw2-compressedgabi.out: Likewise.
    186 
    187 2015-04-06  H.J. Lu  <hongjiu.lu (a] intel.com>
    188 
    189 	* binutils-all/compress.exp: Remove is_zlib_supported check.
    190 	* binutils-all/objdump.exp: Likewise.
    191 	* binutils-all/readelf.exp (readelf_compressed_wa_test): Likewise.
    192 	* lib/utils-lib.exp (run_dump_test): Likewise.
    193 	* lib/binutils-common.exp (is_zlib_supported): Removed.
    194 
    195 2015-04-06  H.J. Lu  <hongjiu.lu (a] intel.com>
    196 
    197 	* binutils-all/compress.exp (compression_used): Remove "/dev/null"
    198 	from remote_exec.
    199 
    200 2015-04-05  H.J. Lu  <hongjiu.lu (a] intel.com>
    201 
    202 	* binutils-all/compress.exp (compression_used): New.
    203 	Xfail test if compression didn't make the section smaller.
    204 
    205 2015-04-04  H.J. Lu  <hongjiu.lu (a] intel.com>
    206 
    207 	* binutils-all/compress.exp (testfile): Remove suffix.
    208 	(compressedfile): Likewise.
    209 	(compressedfile2): Likewise.
    210 	(libfile): Likewise.
    211 	(testfile3): New.
    212 	(compressedfile3): Likewise.
    213 	Updated.
    214 	Add a dw2-3.S test.
    215 	(${libfile}.a): Add ${compressedfile3}.o.
    216 	* binutils-all/dw2-3.S: New file.
    217 	* binutils-all/dw2-3.W: Likewise.
    218 	* binutils-all/libdw2-compressed.out: Updated.
    219 	* binutils-all/libdw2.out: Likewise.
    220 
    221 2015-04-03  H.J. Lu  <hongjiu.lu (a] intel.com>
    222 
    223 	* lib/binutils-common.exp (is_zlib_supported): Always return 1.
    224 
    225 2015-04-02  Nick Clifton  <nickc (a] redhat.com>
    226 
    227 	* binutils-all/readelf.ss-64: Move possible location of the $d
    228 	mapping symbol.
    229 
    230 2015-03-26  Renlin Li  <renlin.li (a] arm.com>
    231 
    232 	* binutils-all/readelf.s-64: Support aarch64 case.
    233 	* binutils-all/readelf.ss-64: Likewise.
    234 
    235 2015-03-11  Alan Modra  <amodra (a] gmail.com>
    236 
    237 	* binutils-all/update-section.exp: Only run on ELF targets.
    238 
    239 2015-03-03  Jiong Wang  <jiong.wang (a] arm.com>
    240 
    241 	* binutils-all/arm/rvct_symbol.s: New testcase.
    242 	* binutils-all/arm/objdump.exp: Run it.
    243 
    244 2015-02-26  Andrew Burgess  <andrew.burgess (a] embecosm.com>
    245 
    246 	* binutils-all/update-1.s: New file.
    247 	* binutils-all/update-2.s: New file.
    248 	* binutils-all/update-3.s: New file.
    249 	* binutils-all/update-4.s: New file.
    250 	* binutils-all/update-section.exp: New file.
    251 
    252 2015-02-24  Nick Clifton  <nickc (a] redhat.com>
    253 
    254 	* binutils-all/objcopy.exp: Skip the strip-10 test for the V850.
    255 
    256 2015-01-01  Alan Modra  <amodra (a] gmail.com>
    257 
    258 	Update year range in copyright notice of all files.
    259 
    260 2014-12-26  Alan Modra  <amodra (a] gmail.com>
    261 
    262 	* binutils-all/strip-11.d: New test.
    263 	* binutils-all/objcopy.exp: Run it.
    264 
    265 2014-12-06  Eric Botcazou  <ebotcazou (a] adacore.com>
    266 
    267 	* binutils-all/objcopy.exp: Skip strip-10 for Visium.
    268 
    269 2014-09-12  Andrew Bennett  <andrew.bennett (a] imgtec.com>
    270 
    271 	* binutils-all/objcopy.exp: Add mips*-img-elf* target triple.
    272 	* binutils-all/readelf.exp: Likewise
    273 
    274 2014-09-06  Matthew Fortune  <matthew.fortune (a] imgtec.com>
    275 
    276 	* binutils-all/readelf.ss-mips: Account for new sections.
    277 
    278 2014-07-29  Matthew Fortune  <matthew.fortune (a] imgtec.com>
    279 
    280 	* binutils-all/readelf.s: Account for .MIPS.abiflags and
    281 	.gnu.attributes.
    282 	* binutils-all/readelf.ss-tmips: Likewise.
    283 	* binutils-all/strip-3.d: Likewise.
    284 
    285 2014-07-10  Will Newton  <will.newton (a] linaro.org>
    286 
    287 	* binutils-all/objcopy.exp: Disable the strip-10 test on
    288 	non-EABI ARM configurations.
    289 
    290 2014-06-03  Nick Clifton  <nickc (a] redhat.com>
    291 
    292 	* binutils-all/ar.exp: Skip tests involving bfdtest1 and bfdtest2
    293 	if these executables are not present.
    294 
    295 2014-04-30  Nick Clifton  <nickc (a] redhat.com>
    296 
    297 	* binutils-all/debug_str.s: New test.
    298 	* binutils-all/debug_str.d: New test control file.
    299 	* binutils-all/compress.exp: Run debug_str test.
    300 
    301 2014-04-22  Christian Svensson  <blue (a] cmd.nu>
    302 
    303 	* binutils-all/objcopy.exp: Remove openrisc and or32 support.  Add
    304 	support for or1k.
    305 	* binutils-all/objdump.exp: Likewise.
    306 	* binutils-all/dw2-decodedline-1.S: Likewise.
    307 
    308 2014-03-26  Jiong Wang  <jiong.wang (a] arm.com>
    309 
    310 	* binutils-all/aarch64/aarch64.exp: New test driver for AArch64.
    311 	* binutils-all/aarch64/unallocated-encoding.s: New testcase.
    312 	* binutils-all/aarch64/unallocated-encoding.d: Ditto.
    313 
    314 2014-03-17  Nick Clifton  <nickc (a] redhat.com>
    315 
    316 	* binutils-all/readelf.ss: Add skip of MSP430 defined symbols.
    317 
    318 2014-01-29  Nick Clifton  <nickc (a] redhat.com>
    319 
    320 	PR binutils/16318
    321 	* binutils-all/strip-10.d: Revert previous delta.
    322 
    323 2014-01-28  Nick Clifton  <nickc (a] redhat.com>
    324 
    325 	PR binutils/16318
    326 	* binutils-all/strip-10.d: Allow "System V" in the osabi field.
    327 
    328 2013-12-20  Nick Clifton  <nickc (a] redhat.com>
    329 
    330 	PR binutils/16218
    331 	* binutils-all/dw2-1.W:	Update expected objdump output.
    332 	* binutils-all/i386/compressed-1a.d: Likewise.
    333 	* binutils-all/objdump.W: Likewise.
    334 	* binutils-all/x86-64/compressed-1a.d: Likewise.
    335 
    336 2013-12-19  H.J. Lu  <hongjiu.lu (a] intel.com>
    337 
    338 	PR binutils/16317
    339 	* binutils-all/readelf.s: Updated.
    340 	* binutils-all/readelf.s-64: Likewise.
    341 
    342 2013-12-13  Kuan-Lin Chen  <kuanlinchentw (a] gmail.com>
    343 	    Wei-Cheng Wang  <cole945 (a] gmail.com>
    344 
    345 	* binutils-all/objdump.exp: Add NDS32 cpu.
    346 	* binutils-all/readelf.r: Skip extra reloc created by NDS32.
    347 
    348 2013-12-12  H.J. Lu  <hongjiu.lu (a] intel.com>
    349 
    350 	PR binutils/16318
    351 	* binutils-all/strip-10.d: Check OS/ABI.
    352 
    353 2013-12-07  Mike Frysinger  <vapier (a] gentoo.org>
    354 
    355 	* binutils-all/windres/escapex-2.rc: Remove +x file mode.
    356 	* binutils-all/windres/version_small.rc: Likewise.
    357 	* binutils-all/windres/version_small.rsd: Likewise.
    358 
    359 2013-12-03  Nick Clifton  <nickc (a] redhat.com>
    360 
    361 	* binutils-all/windres/windres.exp: Run for x86_64-pc-cygwin.
    362 	Add test of "objump -p" output.
    363 
    364 2013-11-27  Matthew Fortune <matthew.fortune (a] imgtec.com>
    365 
    366 	* binutils-all/objcopy.exp: Consider mips-mti-elf the same as
    367 	mips-sde-elf
    368 	* binutils-all/readelf.exp: Likewise
    369 
    370 2013-11-21  Tristan Gingold  <gingold (a] adacore.com>
    371 
    372 	* binutils-all/dlltool.exp: Add dlltool_gas_flag to version.dll test.
    373 
    374 2013-11-02  Alan Modra  <amodra (a] gmail.com>
    375 
    376 	* binutils-all/x86-64/compressed-1a.d: Allow wide display of addresses.
    377 
    378 	* binutils-all/dw2-1.S: Use .4byte rather than .int.
    379 	* binutils-all/dw2-2.S: Likewise.
    380 
    381 2013-10-24  Nick Clifton  <nickc (a] redhat.com>
    382 
    383 	* binutils-all/objdump.exp (cps_expected): Add MSP430 to list.
    384 
    385 2013-09-27  H.J. Lu  <hongjiu.lu (a] intel.com>
    386 
    387 	* binutils-all/x86-64/compressed-1a.d: Updated for 64-bit addresses.
    388 
    389 2013-09-12  Nick Clifton  <nickc (a] redhat.com>
    390 
    391 	* binutils-all/x86-64/compressed-1a.d: Update expected output to
    392 	allow for 64-bit addresses.
    393 
    394 2013-08-22  Nick Clifton  <nickc (a] redhat.com>
    395 
    396 	* binutils-all/nm.exp: --size-sort test: Add more ELF-like
    397 	targets.
    398 	* binutils-all/nm-1.s: Use .byte instead of .long.
    399 	Provide a terminating symbol.
    400 
    401 2013-08-21  Hans-Peter Nilsson  <hp (a] bitrange.com>
    402 
    403 	* binutils-all/nm.exp: Revert last change.  Instead use nm-elf-1.s
    404 	for mmix-knuth-mmixware.
    405 
    406 2013-08-20  Hans-Peter Nilsson  <hp (a] bitrange.com>
    407 
    408 	* binutils-all/nm.exp: Xfail test for nm --size-sort for
    409 	mmix-knuth-mmixware.
    410 
    411 2013-08-19  Tristan Gingold  <gingold (a] adacore.com>
    412 
    413 	* binutils-all/nm.exp: Add a test for nm --size-sort
    414 	* binutils-all/nm-elf-1.s: New file.
    415 	* binutils-all/nm-1.s: New file.
    416 
    417 2013-05-31  H.J. Lu  <hongjiu.lu (a] intel.com>
    418 
    419 	* binutils-all/i386/compressed-1b.d: Updated for text/data/bss
    420 	section alignment change.
    421 	* binutils-all/i386/compressed-1c.d: Likewise.
    422 	* binutils-all/x86-64/compressed-1b.d: Likewise.
    423 	* binutils-all/x86-64/compressed-1c.d: Likewise.
    424 
    425 2013-05-28  Cary Coutant  <ccoutant (a] google.com>
    426 
    427 	* binutils-all/dw2-1.W: Adjust expected output.
    428 	* binutils-all/objdump.W: Likewise.
    429 	* binutils-all/i386/compressed-1a.d: Likewise.
    430 	* binutils-all/x86-64/compressed-1a.d: Likewise.
    431 
    432 2013-05-02  Nick Clifton  <nickc (a] redhat.com>
    433 
    434 	* readelf.exp: Expect -wi test to fail for the MSP430.
    435 
    436 2013-05-01  Maciej W. Rozycki  <macro (a] codesourcery.com>
    437 
    438 	* lib/binutils-common.exp (is_elf_format): Also exclude
    439 	*-*-linux*ecoff*.
    440 
    441 2013-02-26  Nick Clifton  <nickc (a] redhat.com>
    442 
    443 	PR binutils/15191
    444 	* binutils-all/readelf.n: Updare expected output from readelf.
    445 
    446 2013-02-14  Maciej W. Rozycki  <macro (a] codesourcery.com>
    447 
    448 	* binutils-all/mips/mixed-mips16.s: Add missing stack adjustment.
    449 	* binutils-all/mips/mixed-mips16.d: Update accordingly.
    450 
    451 2013-02-13  Maciej W. Rozycki  <macro (a] codesourcery.com>
    452 
    453 	* binutils-all/mips/mixed-micromips.d: New test.
    454 	* binutils-all/mips/mixed-mips16.d: New test.
    455 	* binutils-all/mips/mixed-micromips.s: New test source.
    456 	* binutils-all/mips/mixed-mips16.s: New test source.
    457 	* binutils-all/mips/mips.exp: New file.
    458 
    459 2012-12-17  Nick Clifton  <nickc (a] redhat.com>
    460 
    461 	* binutils-all/windres/README: Add copyright notice.
    462 
    463 2012-11-27  Roland McGrath  <mcgrathr (a] google.com>
    464 
    465 	* lib/binutils-common.exp (is_zlib_supported): New function.
    466 	* lib/utils-lib.exp (run_dump_test): If as options include
    467 	--compress-debug-sections and zlib is not available, report
    468 	the test as unsupported.
    469 	* binutils-all/compress.exp: Bail out if zlib is not available.
    470 	* binutils-all/objdump.exp (objdump compressed debug):
    471 	Mark unsupported if zlib is not available.
    472 	* binutils-all/readelf.exp (readelf_compressed_wa_test): Likewise.
    473 
    474 2012-11-06  H.J. Lu  <hongjiu.lu (a] intel.com>
    475 
    476 	PR binutils/14567
    477 	* binutils-all/ar.exp (bfdtest1): Removed.
    478 	(long_filenames): Take bfdtests.
    479 	(thin_archive): Likewise.
    480 	(thin_archive_with_nested): Likewise.
    481 	(bfdtests): New.
    482 	Pass $bfdtests to long_filenames, thin_archive and
    483 	thin_archive_with_nested.
    484 
    485 2012-10-29  Alan Modra  <amodra (a] gmail.com>
    486 
    487 	* binutils-all/copy-3.d: Exclude all cygwin and mingw targets,
    488 	and rs6000.
    489 
    490 2012-10-24  H.J. Lu  <hongjiu.lu (a] intel.com>
    491 
    492 	* binutils-all/ar.exp (bfdtest1): Remove findfile.
    493 
    494 2012-10-21  H.J. Lu  <hongjiu.lu (a] intel.com>
    495 
    496 	* binutils-all/dw2-1.W: Updated.
    497 
    498 2012-10-20  H.J. Lu  <hongjiu.lu (a] intel.com>
    499 
    500 	* binutils-all/compress.exp: Add an objdump test.
    501 	* binutils-all/dw2-1.W: New file.
    502 
    503 2012-08-17  H.J. Lu  <hongjiu.lu (a] intel.com>
    504 
    505 	* binutils-all/ar.exp (long_filenames): Remove extra verbose
    506 	before binutils_run.
    507 	(thin_archive): Likewise.
    508 	(thin_archive_with_nested): Likewise.  Also run bfdtest1 on
    509 	$archive2.
    510 
    511 2012-08-16  H.J. Lu  <hongjiu.lu (a] intel.com>
    512 
    513 	PR binutils/14481
    514 	* ar.exp (bfdtest1): New.
    515 	(long_filenames): Run bfdtest1.
    516 	(thin_archive): Likewise.
    517 	(thin_archive_with_nested): Likewise.
    518 
    519 2012-08-13  Ian Bolton  <ian.bolton (a] arm.com>
    520 	    Laurent Desnogues  <laurent.desnogues (a] arm.com>
    521 	    Jim MacArthur  <jim.macarthur (a] arm.com>
    522 	    Marcus Shawcroft  <marcus.shawcroft (a] arm.com>
    523 	    Nigel Stephens  <nigel.stephens (a] arm.com>
    524 	    Ramana Radhakrishnan  <ramana.radhakrishnan (a] arm.com>
    525 	    Richard Earnshaw  <rearnsha (a] arm.com>
    526 	    Sofiane Naci  <sofiane.naci (a] arm.com>
    527 	    Tejas Belagod  <tejas.belagod (a] arm.com>
    528 	    Yufeng Zhang  <yufeng.zhang (a] arm.com>
    529 
    530 	* objdump.exp: Add AArch64.
    531 
    532 2012-08-02  H.J. Lu  <hongjiu.lu (a] intel.com>
    533 
    534 	PR binutils/14420
    535 	* binutils-all/i386/compressed-1a.d: Updated.
    536 	* binutils-all/objdump.W: Likewise.
    537 	* binutils-all/readelf.wa: Likewise.
    538 	* binutils-all/x86-64/compressed-1a.d: Likewise.
    539 
    540 2012-07-28  Kai Tietz  <ktietz (a] redhat.com>
    541 
    542 	* binutils-all/windres/version_small.rc: New test.
    543 	* binutils-all/windres/version_small.rsd: Likewise.
    544 
    545 2012-07-03  H.J. Lu  <hongjiu.lu (a] intel.com>
    546 
    547 	PR binutils/14319
    548 	* binutils-all/compress.exp: Test compress empty debug sections.
    549 
    550 	* binutils-all/dw2-empty.S: New file.
    551 
    552 2012-06-07  Thomas Schwinge  <thomas (a] codesourcery.com>
    553 
    554 	* binutils-all/i386/i386.exp: Don't skip for x86_64-*-linux*.
    555 
    556 2012-05-17  H.J. Lu  <hongjiu.lu (a] intel.com>
    557 
    558 	* binutils-all/hppa/objdump.exp: Expect addend as signed.
    559 
    560 2012-05-17  Alan Modra  <amodra (a] gmail.com>
    561 
    562 	* binutils-all/objdump.W: Update.
    563 	* binutils-all/readelf.wa: Update.
    564 	* binutils-all/i386/compressed-1a.d: Update.
    565 	* binutils-all/x86-64/compressed-1a.d: Update.
    566 
    567 2012-05-16  Meador Inge  <meadori (a] codesourcery.com>
    568 
    569 	* binutils-all/arm/objdump.exp:
    570 	STMFD/LDMIA sp!, {reg} don't disassemble to PUSH/POP {reg} any longer.
    571 
    572 2012-04-12  H.J. Lu  <hongjiu.lu (a] intel.com>
    573 
    574 	PR binutils/13947
    575 	* binutils-all/i386/compressed-1b.d: Remove empty REL section.
    576 	* binutils-all/i386/compressed-1c.d: Likewise.
    577 
    578 	* binutils-all/x86-64/compressed-1b.d: Remove empty RELA
    579 	section.
    580 	* binutils-all/x86-64/compressed-1c.d: Likewise.
    581 
    582 2012-04-03  Roland McGrath  <mcgrathr (a] google.com>
    583 
    584 	* lib/binutils-common.exp (is_elf_format): Consider *-*-nacl* to
    585 	be ELF too.
    586 
    587 	* binutils-all/elfedit-4.d: Add "#as: --64" option.
    588 
    589 	* binutils-all/i386/i386.exp: Accept nacl targets too.
    590 	* binutils-all/x86-64/x86-64.exp: Likewise.
    591 
    592 2012-03-13  Hans-Peter Nilsson  <hp (a] axis.com>
    593 
    594 	PR binutils/3807
    595 	* binutils-all/objcopy.exp (localize-hidden-1): Correct xfailed
    596 	mips-targets.
    597 
    598 2012-02-25  Walter Lee  <walt (a] tilera.com>
    599 
    600 	* binutils-all/objdump.exp (cpus_expected): Add tilegx.
    601 
    602 2012-02-14  Alan Modra  <amodra (a] gmail.com>
    603 
    604 	* binutils-all/dlltool.exp: Add setup_xfail.
    605 
    606 	* binutils-all/dw2-decodedline.S: Always have whitespace before
    607 	directives.
    608 	* binutils-all/version.s: Likewise.
    609 	* binutils-all/objdump.exp (dw2-decodedline): Don't run for
    610 	hppa64*-*-hpux*, i370-*-*, i960-*-*.
    611 
    612 2012-02-11  Kai Tietz  <ktietz (a] redhat.com>
    613 
    614 	* binutils-all/version.def: New file.
    615 	* binutils-all/dlltool.exp: Add version-dll test.
    616 
    617 2012-02-02  Nick Clifton  <nickc (a] redhat.com>
    618 
    619 	* binutils-all/readelf.n: Add #pass to cope with targets that add
    620 	their own notes.
    621 
    622 2012-02-01  Nick Clifton  <nickc (a] redhat.com>
    623 
    624 	PR binutils/13482
    625 	* binutils-all/version.s: New test source file.
    626 	* binutils-all/readelf.n: New file: expected readelf output.
    627 	* binutils-all/readelf.exp: Add test of .note section contents.
    628 
    629 For older changes see ChangeLog-0411
    630 
    632 Copyright (C) 2012-2015 Free Software Foundation, Inc.
    633 
    634 Copying and distribution of this file, with or without modification,
    635 are permitted in any medium without royalty provided the copyright
    636 notice and this notice are preserved.
    637 
    638 Local Variables:
    639 mode: change-log
    640 left-margin: 8
    641 fill-column: 74
    642 version-control: never
    643 End:
    644