aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite
AgeCommit message (Expand)AuthorFilesLines
2015-03-27[Patch ]Fix bintest.s failure after previous AArch64 map symbol commitRenlin Li3-3/+11
2015-03-11Run objcopy --update-section test only on ELF targetsAlan Modra2-0/+9
2015-03-03[ARM] Skip private symbol when doing objdumpJiong Wang3-0/+42
2015-02-28objcopy: Add --update-section option.Andrew Burgess6-0/+131
2015-02-24Adds support for generating notes in V850 binaries.Nick Clifton2-0/+6
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra28-28/+32
2014-12-26Delete unnecessary code copying SHF_SH5_ISA32 flagAlan Modra3-0/+23
2014-12-06Add Visium support to binutilsEric Botcazou2-0/+5
2014-09-12Add mips*-img-elf* target triple.Andrew Bennett3-0/+7
2014-09-06MIPS testsuite cleanup - part 1Matthew Fortune2-8/+14
2014-07-29[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune4-9/+18
2014-07-10binutils/testsuite: Disable strip-10 test on ARM non-EABIWill Newton2-1/+8
2014-06-03 If the binutils testsuite is run on an installed toolchain the tests involvingNick Clifton2-4/+17
2014-05-02bfd target vector rationalisationAlan Modra1-4/+4
2014-04-30Fixes a problem with the BFD library running out of memory because it mistakenlyNick Clifton4-0/+37
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson4-7/+32
2014-03-26[AArch64 disassembler] Add missing checks of undefine encodings onYufeng Zhang4-0/+116
2014-03-17readelf -s test: Skip extra symbols produced by MSP430 assembler.Nick Clifton2-0/+6
2014-03-05Update copyright yearsAlan Modra27-46/+27
2014-01-29My patch to the binutils strip-10.d test was wrong. The osabi field should a...Nick Clifton2-1/+6
2014-01-28A recent change to the BFD library has meant that the osabi field inNick Clifton2-1/+6
2013-12-20 PR binutils/16218Nick Clifton5-64/+72
2013-12-19Set SHF_INFO_LINK bit for SHT_REL/SHT_RELA sectionsH.J. Lu3-2/+8
2013-12-13Add support for Andes NDS32:Kuan-Lin Chen4-4/+12
2013-12-12Also copy EI_OSABI fieldH.J. Lu2-1/+8
2013-12-07strip off +x bits on non-executable/script filesMike Frysinger4-0/+6
2013-12-03 * peXXigen.c (pe_print_resource_entries): New function: DisplaysNick Clifton2-1/+43
2013-11-27binutils/testsuite/Richard Sandiford3-1/+9
2013-11-21Fix version.dll binutils test on non native platformsTristan Gingold2-2/+6
2013-11-02Assorted x86 testsuite fixes.Alan Modra2-3/+5
2013-11-02Testsuite fix for targets where .int isn't 4 bytesAlan Modra3-3/+8
2013-10-25 * binutils-all/objdump.exp (cps_expected): Add MSP430 to list.Nick Clifton2-1/+5
2013-09-27Pass offset_size to print_dwarf_vma for cie_idH.J. Lu2-3/+7
2013-09-12 * dwarf.c (dwarf_vmatoa): Rename to dwarf_vmatoa_1 and add aNick Clifton2-2/+7
2013-08-22 * binutils-all/nm.exp: --size-sort test: Add more ELF-likeNick Clifton3-8/+31
2013-08-20 * binutils-all/nm.exp: Revert last change. Instead use nm-elf-1.sHans-Peter Nilsson2-5/+9
2013-08-20 * binutils-all/nm.exp: Xfail test for nm --size-sort forHans-Peter Nilsson2-0/+9
2013-08-19binutils/Tristan Gingold4-0/+69
2013-05-31Don't align text/data/bss sections for ELFH.J. Lu5-12/+20
2013-05-29binutils/Cary Coutant5-35/+42
2013-05-02 * archures.c: Add some more MSP430 machine numbers.Nick Clifton2-2/+8
2013-05-01 bfd/Maciej W. Rozycki2-0/+6
2013-02-26 PR binutils/15191Nick Clifton2-1/+6
2013-02-14 * binutils-all/mips/mixed-mips16.s: Add missing stack adjustment.Maciej W. Rozycki3-1/+7
2013-02-13Correct ChangeLog dates.Maciej W. Rozycki1-1/+1
2013-02-13 opcodes/Maciej W. Rozycki6-0/+160
2012-12-17Add copyright noticesNick Clifton2-0/+10
2012-12-10Add copyright noticesNick Clifton3-0/+25
2012-11-27binutils/testsuite/Roland McGrath6-31/+78
2012-11-06Add a testcase for PR binutils/14567H.J. Lu2-32/+49