aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all
AgeCommit message (Expand)AuthorFilesLines
2016-05-18MIPS/opcodes: Correct mixed MIPS16 and microMIPS disassemblyMaciej W. Rozycki3-0/+63
2016-05-17LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki1-5/+2
2016-05-16V850/BFD: Call `_bfd_elf_copy_private_bfd_data' againMaciej W. Rozycki1-2/+0
2016-04-28Add support to AArch64 disassembler for verifying instructions. Add verifier...Nick Clifton2-0/+19
2016-04-14Fix copying Solaris binaries with objcopy.Nick Clifton7-10/+10
2016-04-11MIPS/opcodes: Fix undecoded MIPS16 extended instruction bit disassemblyMaciej W. Rozycki3-0/+367
2016-03-21arc/gas: default mach is arc700, initialised in md_beginAndrew Burgess1-1/+1
2016-03-07Allow zero length archive elements.Nick Clifton2-0/+40
2016-02-26Properly implement STT_COMMONH.J. Lu15-0/+124
2016-02-05Change the default architecture value for ARC bfds so that they have the lowe...Cupertino Miranda1-1/+1
2016-02-02Clear HAS_RELOC if there are no relocationsH.J. Lu2-0/+41
2016-01-28Set BFD_DECOMPRESS to decompress debug sectionsH.J. Lu1-1/+94
2016-01-20Fix dlltool tests for ARM targets, which do not support the --leading-undersc...Nick Clifton1-12/+31
2016-01-01Copyright update for binutilsAlan Modra27-27/+27
2015-11-30objdump: Handle 32-bit base address in debug_ranges / debug_loc.Andrew Burgess3-0/+180
2015-10-22Run add-symbol test on mipsAlan Modra1-4/+2
2015-10-21Add ability for objcopy to insert new symbols into a binary.Ronald Hoogenbllon2-0/+17
2015-10-15binutils objcopy test tidyAlan Modra1-109/+115
2015-10-07New ARC implementation.Nick Clifton1-1/+1
2015-09-29Don't use the output section size to copy input sectionH.J. Lu4-0/+21
2015-08-11Tweak binutils testsuiteAlan Modra6-13/+18
2015-08-08binutils-all/strip-12.s: Use ".section .bss" instead of ".bss"Hans-Peter Nilsson1-1/+1
2015-08-07Check sh_type/sh_flags/sh_addralign/sh_entsize when copying sh_link/sh_infoH.J. Lu3-0/+14
2015-08-07objcopy: Improve wildcard matching for symbols with '!' prefix.Andrew Burgess6-0/+83
2015-08-05Change the behaviour of the --only-keep-debug option to objcopy and strip so ...Nick Clifton1-0/+67
2015-07-24Fix the evaluation of RL78 complex relocs, by making immediate values be comp...Nick Clifton2-0/+3
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