aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all
AgeCommit message (Expand)AuthorFilesLines
2015-07-14Make default compression gABI compliantH.J. Lu1-9/+14
2015-07-10Properly convert objects between different ELF classesH.J. Lu1-0/+93
2015-07-10Updated to accept .debug_* sectionsH.J. Lu1-2/+2
2015-05-18Fix dw-2 test for 16-bit targets.Nick Clifton1-1/+1
2015-05-15Add --decompress option to readelf to decompress sections before they are dum...Nick Clifton3-13/+111
2015-05-15Fix PR18374 by making readelf and objdump ignore end-of-list markers in the ....Nick Clifton3-0/+264
2015-05-14Don't add the zlib header to SHF_COMPRESSED sectionH.J. Lu2-4/+362
2015-05-12Also skip x86_64-*-nacl*H.J. Lu1-1/+1
2015-05-11Allow mixing target and not-target directivesH.J. Lu1-0/+1
2015-05-11Add Intel MCU support to bfdH.J. Lu1-1/+1
2015-05-11Add EM_386/EM_IAMCU support to elfedit.cH.J. Lu2-0/+18
2015-04-30Fix handling of relocs for the MeP target.Nick Clifton1-1/+1
2015-04-23Don't change compressed input debug section namesH.J. Lu5-9/+165
2015-04-20Don't hardcode offset of .shstrtab sectionH.J. Lu5-9/+9
2015-04-08Add SHF_COMPRESSED support to gas and objcopyH.J. Lu4-0/+366
2015-04-06Remove is_zlib_supportedH.J. Lu3-7/+2
2015-04-06Remove "/dev/null" from remote_execH.J. Lu1-1/+1
2015-04-05Xfail the compressed debug sectionsH.J. Lu1-0/+12
2015-04-04Add a dw2-3.S testH.J. Lu5-26/+528
2015-04-02Fix the binutils readelf.ss test for the AArch64 target.Nick Clifton1-0/+2
2015-03-27[Patch ]Fix bintest.s failure after previous AArch64 map symbol commitRenlin Li2-3/+6
2015-03-11Run objcopy --update-section test only on ELF targetsAlan Modra1-0/+5
2015-03-03[ARM] Skip private symbol when doing objdumpJiong Wang2-0/+37
2015-02-28objcopy: Add --update-section option.Andrew Burgess5-0/+123
2015-02-24Adds support for generating notes in V850 binaries.Nick Clifton1-0/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra24-24/+24
2014-12-26Delete unnecessary code copying SHF_SH5_ISA32 flagAlan Modra2-0/+18
2014-12-06Add Visium support to binutilsEric Botcazou1-0/+1
2014-09-12Add mips*-img-elf* target triple.Andrew Bennett2-0/+2
2014-09-06MIPS testsuite cleanup - part 1Matthew Fortune1-8/+10
2014-07-29[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune3-9/+11
2014-07-10binutils/testsuite: Disable strip-10 test on ARM non-EABIWill Newton1-1/+3
2014-06-03 If the binutils testsuite is run on an installed toolchain the tests involvingNick Clifton1-4/+12
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 Clifton3-0/+31
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson3-7/+25
2014-03-26[AArch64 disassembler] Add missing checks of undefine encodings onYufeng Zhang3-0/+110
2014-03-17readelf -s test: Skip extra symbols produced by MSP430 assembler.Nick Clifton1-0/+2
2014-03-05Update copyright yearsAlan Modra23-39/+23
2014-01-29My patch to the binutils strip-10.d test was wrong. The osabi field should a...Nick Clifton1-1/+1
2014-01-28A recent change to the BFD library has meant that the osabi field inNick Clifton1-1/+1
2013-12-20 PR binutils/16218Nick Clifton4-64/+64
2013-12-19Set SHF_INFO_LINK bit for SHT_REL/SHT_RELA sectionsH.J. Lu2-2/+2
2013-12-13Add support for Andes NDS32:Kuan-Lin Chen3-4/+6
2013-12-12Also copy EI_OSABI fieldH.J. Lu1-1/+3
2013-12-07strip off +x bits on non-executable/script filesMike Frysinger3-0/+0
2013-12-03 * peXXigen.c (pe_print_resource_entries): New function: DisplaysNick Clifton1-1/+38
2013-11-27binutils/testsuite/Richard Sandiford2-1/+3
2013-11-21Fix version.dll binutils test on non native platformsTristan Gingold1-2/+2
2013-11-02Assorted x86 testsuite fixes.Alan Modra1-3/+3