aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite
AgeCommit message (Expand)AuthorFilesLines
2015-05-26All FreeBSD targets are ELF except i?86-*-freebsd\[12\].*.Ed Maste2-1/+12
2015-05-18Fix dw-2 test for 16-bit targets.Nick Clifton2-1/+5
2015-05-15Add --decompress option to readelf to decompress sections before they are dum...Nick Clifton4-13/+118
2015-05-15Fix PR18374 by making readelf and objdump ignore end-of-list markers in the ....Nick Clifton4-0/+271
2015-05-14Don't add the zlib header to SHF_COMPRESSED sectionH.J. Lu3-4/+368
2015-05-12Also skip x86_64-*-nacl*H.J. Lu2-1/+5
2015-05-11Allow mixing target and not-target directivesH.J. Lu3-5/+7
2015-05-11Add Intel MCU support to bfdH.J. Lu2-1/+5
2015-05-11Add EM_386/EM_IAMCU support to elfedit.cH.J. Lu3-0/+23
2015-04-30Fix handling of relocs for the MeP target.Nick Clifton2-1/+5
2015-04-23Don't change compressed input debug section namesH.J. Lu6-9/+175
2015-04-20Don't hardcode offset of .shstrtab sectionH.J. Lu6-9/+18
2015-04-08Add SHF_COMPRESSED support to gas and objcopyH.J. Lu5-0/+374
2015-04-06Remove is_zlib_supportedH.J. Lu6-18/+10
2015-04-06Remove "/dev/null" from remote_execH.J. Lu2-1/+6
2015-04-05Xfail the compressed debug sectionsH.J. Lu2-0/+17
2015-04-04Add a dw2-3.S testH.J. Lu6-26/+544
2015-04-03Make is_zlib_supported always return 1H.J. Lu2-21/+5
2015-04-02Fix the binutils readelf.ss test for the AArch64 target.Nick Clifton2-0/+7
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