aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-09-22LVU: dump loclists with locviewsAlexandre Oliva5-1/+714
2017-09-22readelf testsAlan Modra1-43/+40
2017-08-17Add test of V2 GNU build attribute notes.Nick Clifton6-0/+219
2017-08-02Fix gas and binutils testsuite failures for am33_2.0-linux target.Nick Clifton1-1/+1
2017-07-21This patch introduces support for specifing views in .loc directives, so that...Alexandre Oliva9-12/+15
2017-07-18Fix spelling typos.Yuri Chornovian1-1/+1
2017-07-13Always delete $testarchive firstH.J. Lu1-7/+5
2017-06-30MIPS: Fix XPA base and Virtualization ASE instruction handlingMaciej W. Rozycki6-0/+70
2017-06-29[ARC] Fix handling of cpu=... disassembler option valueAnton Kolesov2-17/+62
2017-06-22x86: Support Intel Shadow Stack with SHSTK propertyH.J. Lu5-0/+82
2017-06-22x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu10-0/+164
2017-05-30Add bfd_get_file_size to get archive element sizeH.J. Lu1-53/+125
2017-05-20MIPS/BFD: For n64 hold the number of internal relocs in `->reloc_count'Maciej W. Rozycki7-0/+73
2017-05-20binutils/testsuite: Permit the reuse of dump patternsMaciej W. Rozycki1-1/+13
2017-05-19MIPS/binutils/testsuite: Bail out right away if !ELFMaciej W. Rozycki1-17/+15
2017-05-15MIPS16e2: Add new MIPS16e2 ASE binutils and GAS testsMaciej W. Rozycki5-2/+547
2017-05-12MIPS16/opcodes: Make the handling of BREAK and SDBBP consistentMaciej W. Rozycki1-2/+2
2017-05-10MIPS/binutils/testsuite: Define names of temporary filesMaciej W. Rozycki1-0/+8
2017-05-10[ARC] Object attributes.Claudiu Zissulescu1-1/+1
2017-05-02MIPS16/opcodes: Keep the LSB of PC-relative offsets in disassemblyMaciej W. Rozycki1-10/+10
2017-04-26Improve decoding of corrupt/unrecognised gnu build attribute notes.Nick Clifton2-38/+28
2017-04-25MIPS16/opcodes: Annotate instruction aliasesMaciej W. Rozycki4-0/+53
2017-04-04Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu2-0/+34
2017-03-31Fix minor problems with previous wasm32 binutils commit.Pip Cet1-2/+1
2017-03-30Add support for the WebAssembly file format and the wasm32 ELF conversion to ...Pip Cet19-1/+204
2017-03-14Try harder to find the correct symbol to associate with OPEN GNU BUILD notes.Nick Clifton4-3/+8
2017-03-08Properly dump NT_GNU_PROPERTY_TYPE_0H.J. Lu8-0/+140
2017-03-01Add support for displaying and merging GNU_BUILD_NOTEs.Nick Clifton5-0/+226
2017-02-25Fixes for new dw5 testAlan Modra2-31/+40
2017-02-23DWARF-5: testcaseJan Kratochvil3-0/+1059
2017-01-18Stop the (optional) dialong control data from being aligned when parsing/writ...Dmitry Timoshkov2-0/+24
2017-01-12Add support for locating separate debug info files via the build-id method.Nick Clifton1-0/+80
2017-01-02Update year range in copyright notice of all files.Alan Modra31-31/+31
2016-12-23MIPS16: Add ASMACRO instruction supportMaciej W. Rozycki1-8/+4
2016-12-23MIPS16: Handle non-extensible instructions correctlyMaciej W. Rozycki3-0/+966
2016-12-20MIPS16/opcodes: Respect ISA and ASE in disassemblyMaciej W. Rozycki1-1/+1
2016-12-20MIPS16: Switch to 32-bit opcode table interpretationMaciej W. Rozycki1-6/+12
2016-12-14MIPS/opcodes: Also set disassembler's ASE flags from ELF structuresMaciej W. Rozycki6-0/+103
2016-12-09MIPS16/opcodes: Reformat raw EXTEND and undecoded outputMaciej W. Rozycki3-0/+59
2016-12-08MIPS16/opcodes: Fix PC-relative operation delay-slot adjustmentMaciej W. Rozycki3-0/+420
2016-11-29[ARC] Fix disassembler option.Claudiu Zissulescu1-1/+1
2016-11-11Add the ability for nm to display symbol version information.Nick Clifton2-0/+40
2016-11-01Add support for RISC-V architecture.Nick Clifton1-2/+2
2016-10-17Display unknown notes. Decode NT_GNU_HWCAP notes.Nick Clifton1-1/+1
2016-10-14Fix leftover remote test failures from PR binutils/19020Luis Machado1-1/+2
2016-08-19Place .shstrtab section after .symtab and .strtab, thus restoring monotonical...Nick Clifton2-6/+6
2016-07-20Add support to the ARC disassembler for selecting instruction classes.Claudiu Zissulescu2-0/+60
2016-07-15Use address sized relocs in remove-relocs-01.sAlan Modra1-12/+12
2016-07-14objcopy/strip: Add option --remove-relocations=SECTIONPATTERNAndrew Burgess8-0/+94
2016-07-14objcopy/strip: Allow section patterns starting with '!'.Andrew Burgess4-0/+37