summaryrefslogtreecommitdiff
path: root/binutils/testsuite
Commit message (Expand)AuthorAgeFilesLines
* LVU: dump loclists with locviewsAlexandre Oliva2017-09-225-1/+714
* readelf testsAlan Modra2017-09-221-43/+40
* Add test of V2 GNU build attribute notes.Nick Clifton2017-08-176-0/+219
* Fix gas and binutils testsuite failures for am33_2.0-linux target.Nick Clifton2017-08-021-1/+1
* This patch introduces support for specifing views in .loc directives, so that...Alexandre Oliva2017-07-219-12/+15
* Fix spelling typos.Yuri Chornovian2017-07-181-1/+1
* Always delete $testarchive firstH.J. Lu2017-07-131-7/+5
* MIPS: Fix XPA base and Virtualization ASE instruction handlingMaciej W. Rozycki2017-06-306-0/+70
* [ARC] Fix handling of cpu=... disassembler option valueAnton Kolesov2017-06-292-17/+62
* x86: Support Intel Shadow Stack with SHSTK propertyH.J. Lu2017-06-225-0/+82
* x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu2017-06-2210-0/+164
* Add bfd_get_file_size to get archive element sizeH.J. Lu2017-05-301-53/+125
* MIPS/BFD: For n64 hold the number of internal relocs in `->reloc_count'Maciej W. Rozycki2017-05-207-0/+73
* binutils/testsuite: Permit the reuse of dump patternsMaciej W. Rozycki2017-05-201-1/+13
* MIPS/binutils/testsuite: Bail out right away if !ELFMaciej W. Rozycki2017-05-191-17/+15
* MIPS16e2: Add new MIPS16e2 ASE binutils and GAS testsMaciej W. Rozycki2017-05-155-2/+547
* MIPS16/opcodes: Make the handling of BREAK and SDBBP consistentMaciej W. Rozycki2017-05-121-2/+2
* MIPS/binutils/testsuite: Define names of temporary filesMaciej W. Rozycki2017-05-101-0/+8
* [ARC] Object attributes.Claudiu Zissulescu2017-05-101-1/+1
* MIPS16/opcodes: Keep the LSB of PC-relative offsets in disassemblyMaciej W. Rozycki2017-05-021-10/+10
* Improve decoding of corrupt/unrecognised gnu build attribute notes.Nick Clifton2017-04-262-38/+28
* MIPS16/opcodes: Annotate instruction aliasesMaciej W. Rozycki2017-04-254-0/+53
* Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu2017-04-042-0/+34
* Fix minor problems with previous wasm32 binutils commit.Pip Cet2017-03-311-2/+1
* Add support for the WebAssembly file format and the wasm32 ELF conversion to ...Pip Cet2017-03-3019-1/+204
* Try harder to find the correct symbol to associate with OPEN GNU BUILD notes.Nick Clifton2017-03-144-3/+8
* Properly dump NT_GNU_PROPERTY_TYPE_0H.J. Lu2017-03-088-0/+140
* Add support for displaying and merging GNU_BUILD_NOTEs.Nick Clifton2017-03-015-0/+226
* Fixes for new dw5 testAlan Modra2017-02-252-31/+40
* DWARF-5: testcaseJan Kratochvil2017-02-233-0/+1059
* Stop the (optional) dialong control data from being aligned when parsing/writ...Dmitry Timoshkov2017-01-182-0/+24
* Add support for locating separate debug info files via the build-id method.Nick Clifton2017-01-121-0/+80
* Update year range in copyright notice of all files.Alan Modra2017-01-0231-31/+31
* MIPS16: Add ASMACRO instruction supportMaciej W. Rozycki2016-12-231-8/+4
* MIPS16: Handle non-extensible instructions correctlyMaciej W. Rozycki2016-12-233-0/+966
* MIPS16/opcodes: Respect ISA and ASE in disassemblyMaciej W. Rozycki2016-12-201-1/+1
* MIPS16: Switch to 32-bit opcode table interpretationMaciej W. Rozycki2016-12-201-6/+12
* MIPS/opcodes: Also set disassembler's ASE flags from ELF structuresMaciej W. Rozycki2016-12-146-0/+103
* MIPS16/opcodes: Reformat raw EXTEND and undecoded outputMaciej W. Rozycki2016-12-093-0/+59
* MIPS16/opcodes: Fix PC-relative operation delay-slot adjustmentMaciej W. Rozycki2016-12-083-0/+420
* [ARC] Fix disassembler option.Claudiu Zissulescu2016-11-291-1/+1
* Add the ability for nm to display symbol version information.Nick Clifton2016-11-112-0/+40
* Add support for RISC-V architecture.Nick Clifton2016-11-011-2/+2
* Display unknown notes. Decode NT_GNU_HWCAP notes.Nick Clifton2016-10-171-1/+1
* Fix leftover remote test failures from PR binutils/19020Luis Machado2016-10-141-1/+2
* Place .shstrtab section after .symtab and .strtab, thus restoring monotonical...Nick Clifton2016-08-192-6/+6
* Add support to the ARC disassembler for selecting instruction classes.Claudiu Zissulescu2016-07-202-0/+60
* Use address sized relocs in remove-relocs-01.sAlan Modra2016-07-151-12/+12
* objcopy/strip: Add option --remove-relocations=SECTIONPATTERNAndrew Burgess2016-07-148-0/+94
* objcopy/strip: Allow section patterns starting with '!'.Andrew Burgess2016-07-144-0/+37