aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2007-07-05Change sources over to using GPLv3Nick Clifton1-0/+10
2007-06-232007-06-23 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+4
* binutils-all/strip-3.d: Also strip .xtensa.info section.
2007-05-24* rcparse.y: Join strings for elements having no side-effects in "rc"-grammar.Nick Clifton1-0/+5
* testsuite/binutils-all/windres/version_cat.rc: New. * testsuite/binutils-all/windres/version_cat.rsd: New.
2007-05-23Updated windres toolNick Clifton1-0/+15
2007-05-17 * binutils-all/strip-3.d: Strip .pdr section.Joseph Myers1-0/+4
2007-05-15 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.Alan Modra1-0/+4
2007-05-11 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.Alan Modra1-0/+4
2007-05-08 binutils/testsuite/Mark Shinwell1-0/+5
* binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo sections.
2007-05-02 * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.Alan Modra1-0/+7
(copy_executable): Return early if test2 is blank. Return unsupported rather than unresolved if we can't run executables. Do test1 if we can compile.
2007-04-24* objcopy.c (filter_symbols): Explicitly stripping a symbol used in ↵Nick Clifton1-0/+7
relocations is an error. Retype 'keep' to bfd_boolean. * binutils-all/objcopy.exp: Add test for stripping a symbol used in a relocation. * binutils-all/needed-by-reloc.s: New file.
2007-04-23* objcopy.c (reverse_bytes): New variable.Nick Clifton1-0/+6
(command_line_switch, copy_main): Add OPTION_REVERSE_ENDIAN. (copy_options, copy_usage): Add "reverse-bytes" entry. (copy_section): Reverse bytes within output sections. * doc/binutils.texi: Document new objcopy option. * testsuite/binutils-all/objcopy.exp: Add test for --reverse-bytes.
2007-04-21 * binutils-all/readelf.exp (regexp_diff): Delete.Richard Earnshaw1-0/+4
2007-04-19 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.Richard Earnshaw1-0/+5
Rename the second test.
2007-04-122007-04-12 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+8
PR binutils/4348 * objcopy.c (copy_object): Don't stop when there are no sections to be copied. testsuite/ 2007-04-12 H.J. Lu <hongjiu.lu@intel.com> PR binutils/4348 * binutils-all/empty.s: New file. * binutils-all/strip-3.d: Likewise. * binutils-all/objcopy.exp: Run strip-3 for ELF target.
2007-02-27 * binutils-all/objcopy.exp: Skip for uclinux targets.Nathan Sidwell1-0/+4
2007-02-14* binutils-all/readelf.exp (readelf_wi_test): Fix unexpected output failure ↵Nick Clifton1-0/+5
message.
2007-01-08Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.Nick Clifton1-0/+8
2006-09-20Add x86_64-mingw64 targetNick Clifton1-0/+10
2006-09-15Fix PR references.H.J. Lu1-1/+1
2006-09-14binutils/H.J. Lu1-0/+11
2006-09-14 H.J. Lu <hongjiu.lu@intel.com> PR binutils/3182 * objcopy.c (group_signature): Return proper group signature. binutils/testsuite/ 2006-09-14 H.J. Lu <hongjiu.lu@intel.com> PR binutils/3182 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF targets. * binutils-all/strip-1.d: New file. * binutils-all/strip-2.d: Likewise. * lib/utils-lib.exp (run_dump_test): Support strip.
2006-08-15 [ ChangeLog ]Thiemo Seufer1-0/+6
* config.sub: Add support for sde as alias of mipsisa32-sde-elf. [ bfd/ChangeLog ] * config.bfd: Add configurations for mips*el-sde-elf* and mips*-sde-elf*. [ binutils/testsuite/ChangeLog ] * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*. [ gas/ChangeLog ] * configure.tgt: Handle mips*-sde-elf*. [ gas/testsuite/ChangeLog ] * gas/mips/mips.exp: Handle mips*-sde-elf*.
2006-06-24binutils/testsuite/Richard Sandiford1-0/+5
* binutils-all/localize-hidden-1.d: Use objdump --syms instead of readelf.
2006-06-23binutils/Richard Sandiford1-0/+8
* objcopy.c (localize_hidden): New variable. (OPTION_LOCALIZE_HIDDEN): New command_line_switch value. (copy_options): Add --localize-hidden. (copy_usage): Mention --localize-hidden. (is_hidden_symbol): New function. (filter_symbols): Handle localize_hidden. (copy_object): Call filter_symbols if localize_hidden. (copy_main): Handle OPTION_LOCALIZE_HIDDEN. * doc/binutils.texi (--localize-hidden): Document new option. binutils/testsuite/ * binutils-all/localize-hidden-1.s, * binutils-all/localize-hidden-1.d, * binutils-all/localize-hidden-2.s, * binutils-all/localize-hidden-2.d: New tests. * binutils-all/objcopy.exp: Run them.
2006-06-072006-06-06 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+5
opcodes/ * arm-dis.c (coprocessor_opcodes): Add %c to unconditional arm instructions. (neon_opcodes): Add conditional execution specifiers. (thumb_opcodes): Ditto. (thumb32_opcodes): Ditto. (arm_conditional): Change 0xe to "al" and add "" to end. (ifthen_state, ifthen_next_state, ifthen_address): New. (IFTHEN_COND): Define. (print_insn_coprocessor, print_insn_neon): Print thumb conditions. (print_insn_arm): Change %c to use new values of arm_conditional. (print_insn_thumb16): Print thumb conditions. Add %I. (print_insn_thumb32): Print thumb conditions. (find_ifthen_state): New function. (print_insn): Track IT block state. gas/testsuite/ * gas/arm/thumb2_bcond.d: Update expected output. * gas/arm/thumb32.d: Ditto. * gas/arm/vfp1_t2.d: Ditto. * gas/arm/vfp1xD_t2.d: Ditto. binutils/testsuite/ * binutils-all/arm/objdump.exp: New file. * binutils-all/arm/thumb2-cond.s: New test.
2006-05-032006-05-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+4
* binutils-all/copy-3.d: Fix a typo.
2006-05-032006-05-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+6
* binutils-all/copy-3.d: New. * objcopy.exp: Run copy-3.
2006-05-022006-05-02 Dave Korn <dave.korn@artimi.com>Dave Korn1-0/+5
* binutils-all/copy-1.d (name): Correct spelling of 'setting'. * binutils-all/copy-2.d (name): Likewise.
2006-05-02* binutils-all/copy-2.d: Change the name of the section whose flags areNick Clifton1-0/+7
changed to "foo" so that the test will work with PE based targets. Skip this test for AOUT based targeted. * binutils-all/copytest.s: New file.
2006-05-012006-05-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+4
* binutils-all/objcopy.exp: Run "copy-1" for ELF only.
2006-05-01 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;Ben Elliston1-0/+4
2006-04-262006-04-26 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+16
PR binutils/2593 * binutils-all/copy-1.d: New file. * binutils-all/copy-1.s: Likewise. * binutils-all/copy-2.d: Likewise. * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and run_dump_test "copy-2". * lib/utils-lib.exp (run_dump_test): New. (slurp_options): Likewise. (regexp_diff): Likewise. (file_contents): Likewise. (verbose_eval): Likewise.
2006-04-252006-04-25 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+6
PR binutils/2467 * binutils-all/objcopy.exp (strip_test): Also test "strip -g" on archive.
2006-04-102006-04-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+4
* lib/utils-lib.exp (default_binutils_run): Check exit status.
2005-12-24 * config/default.exp: Do not load the unneeded util-defs.exp.Ben Elliston1-0/+4
2005-11-15binutils/testsuite/Jan Beulich1-0/+5
2005-11-15 Jan Beulich <jbeulich@novell.com> * config/default.exp (link_or_copy): New. Use it for setting up assembler and linker for the compiler to use. ld/testsuite/ 2005-11-15 Jan Beulich <jbeulich@novell.com> * ld-bootstrap/bootstrap.exp: Delete ld-partial.o and ld[123]* after test. * ld-elf/elf.exp: Delete preinit, init, and fini after test. * ld-elf/sec64k.exp: Use macro and repeat in generated source files. Delete object files after test.
2005-10-20binutils/testsuite/H.J. Lu1-1/+10
2005-10-20 H.J. Lu <hongjiu.lu@intel.com> PR ld/251 * binutils-all/group.s: New file. * binutils-all/objcopy.exp (objcopy_test_readelf): New procedure. Use it to test ELF group. ld/testsuite/ 2005-10-20 H.J. Lu <hongjiu.lu@intel.com> PR ld/251 * ld-elf/group.2d: New file.
2005-10-19binutils/testsuite/H.J. Lu1-0/+9
2005-10-19 H.J. Lu <hongjiu.lu@intel.com> PR binutils/1487 * binutils-all/objcopy.exp (objcopy_test): New procedure. Use it to test simple copy, ia64 link order and ELF unknown section type. * binutils-all/unknown.s: New file. ld/testsuite/ 2005-10-19 H.J. Lu <hongjiu.lu@intel.com> PR binutils/1487 * ld-elf/unknown.d: New file.
2005-10-192005-10-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+7
PR binutils/1321 * binutils-all/link-order.s: New. * binutils-all/objcopy.exp: Check ia64 link order.
2005-10-122005-10-11 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith1-0/+5
* binutils-all/windres/escapex-2.rc: New file. * binutils-all/windres/escapex-2.rsd: Generate.
2005-08-26Re-enable GAS for z8k-coffNick Clifton1-0/+4
2005-08-18Remove a29k support.Alan Modra1-0/+5
2005-05-08Update FSF addressNick Clifton1-0/+12
2005-04-04Condense the two tests into one and add a "-M entry:" for the second label.Nick Clifton1-0/+5
2005-03-29Add VAX specific disassembler option -Mentry: to specify a function entryNick Clifton1-0/+7
address, and add code to test this new option.
2005-03-07 * config/default.exp: Remove send_user call for stray output.Ben Elliston1-0/+4
2005-01-04Add prototype for printf() and make type of "string" array be "char" inNick Clifton1-0/+6
order to avoid compile time warnings.
2004-12-30 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.Alan Modra1-0/+4
2004-11-04 * binutils-all/objdump.exp (cpus_expected): Append cris.Hans-Peter Nilsson1-0/+4
2004-10-282004-10-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+4
* binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
2004-10-23* dlltool.c: Include <assert.h>.Nick Clifton1-0/+11
(PREFIX_ALIAS_BASE): Define. (struct export): Add member import_name; (def_exports): Set import_name. (make_one_lib_file): Remove prefix alias code, use import_name in .idata$6. (gen_lib_file): Create and delete aliases. * binutils-all/alias.def: New file. * binutils-all/dlltool.exp: Two new -p tests. * config/default.exp (dlltool_gas_flag): New variable. Copy gas and lds executables into tmpdir/gas directory rather than making symlinks which might not be supported by the host OS. Attempt to handle the case where the host OS does not use the .exe extension but the target OS does. * lib/utils-lib.exp (exe_ext): New procedure.