aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite
AgeCommit message (Expand)AuthorFilesLines
2019-10-02Change objcopy's --set-section-alignment option to take a byte alignment valu...Nick Clifton2-0/+11
2019-09-19AArch64: Fix objdump testsTamar Christina1-2/+2
2019-08-28Add a --source-comment=<text> option to objdump which provides a prefix to di...Nick Clifton1-0/+40
2019-08-27Improve the DWARF decoder's ability to describe the DW_AT_discr_list attribute.Nick Clifton2-40/+40
2019-08-09Arm: Skip tests on WINCE that require mapping symbolsTamar Christina4-0/+4
2019-08-08Change the output of readelf's note display so that the "Data size" column he...Nick Clifton23-23/+23
2019-08-08Fix problem building PE DLL test generator with compilers that do not support...Nick Clifton1-1/+2
2019-08-07Fix the binutils test for .NET assembly support so that it distinguishing bet...Omair Majid2-47/+100
2019-07-23binutils testsuite test for ELF32 vs ELF64Alan Modra1-2/+2
2019-07-23Allow objdump to recognise the System.Runtime.dll files that get shipped with...Omar Majid2-0/+195
2019-05-30s12z genelf.emAlan Modra1-3/+4
2019-05-30Support tcl procedure calls in run_dump_test xfailAlan Modra1-1/+4
2019-05-23binutils: add support for eBPFJose E. Marchesi1-1/+2
2019-05-21AArch64: Add SVE DWARF registersTamar Christina2-0/+31
2019-05-20[MIPS] PR gas/14798: Limit IRIX5 specific default typing to IRIX targetsFaraz Shahbazker2-8/+8
2019-05-14Add missing verilogtest.s file.Nick Clifton1-0/+12
2019-05-14Add new option to objcopy: --verilog-data-width. Use this option to set the ...Jamey Hicks5-0/+65
2019-05-10Re: Sign-extend start and stop address inputs to objdumpAlan Modra1-8/+14
2019-05-08Sign-extend start and stop address inputs to objdumpFaraz Shahbazker1-0/+54
2019-05-01Fix spelling mistakes in binutils testsuite.Matthew Malcomson2-2/+2
2019-05-01Change nm so that when it is running in POSIX compatible mode, it does not pr...Nick Clifton1-0/+18
2019-04-16ns32k testsuite tidyAlan Modra2-2/+2
2019-04-08x86: Define GNU_PROPERTY_X86_ISA_1_AVX512_BF16H.J. Lu2-2/+2
2019-04-08Count i386-moss as ELFH.J. Lu1-0/+1
2019-03-26AArch64/Arm: Update testcases fixing endiannes and linux targetsTamar Christina10-146/+132
2019-03-25Arm: Fix Arm disassembler mapping symbol search.Tamar Christina7-0/+212
2019-03-25AArch64: Have -D override mapping symbol as documented.Tamar Christina3-16/+87
2019-03-25AArch64: Fix AArch64 disassembler mapping symbol searchTamar Christina2-1/+44
2019-03-25AArch64: Fix disassembler bug with out-of-order sectionsTamar Christina3-0/+69
2019-03-05Allow multiple tests to be run on systems with older versions of TCL installed.Matthew Malcomson1-4/+4
2019-02-27Testsuite: Allow multiple lines of "as" in testsuite.Matthew Malcomson1-329/+361
2019-02-25Extend objdump's --dwarf=follow-links option so that separate debug info file...Nick Clifton7-14/+56
2019-02-22Extend readelf and objdump so that they will display and follow multiple link...Nick Clifton2-2/+7
2019-02-08binutils: Add new GNU format mode to `size` utilityAndrew Burgess1-0/+20
2019-01-17Update objdump's --disassemble=<symbol> feature so that if <symbol> is a func...Nick Clifton2-3/+114
2019-01-16RISC-V: Support ELF attribute for gas and readelf.Jim Wilson1-1/+1
2019-01-09cxxfilt test failuresAlan Modra1-28/+3
2019-01-08Remove support for old gnu v2 name mangling.Nick Clifton1-6/+31
2019-01-08Add testcase for PR/24065.Tamar Christina2-0/+9
2019-01-08run_dump_test source in build directoryAlan Modra1-1/+1
2019-01-07Revert "Sync libiberty sources with master version in gcc repository. Update...Simon Marchi1-29/+5
2019-01-07Sync libiberty sources with master version in gcc repository. Updated stabs ...Nick Clifton1-5/+29
2019-01-01Update year range in copyright notice of binutils filesAlan Modra41-41/+41
2018-12-14elf: Add PT_GNU_PROPERTY segment typeH.J. Lu5-5/+5
2018-12-08Fix strings.c endian issue and strings testAlan Modra1-13/+5
2018-12-07Synchronize libiberty with gcc and add --no-recruse-limit option to tools tha...Nick Clifton2-0/+50
2018-12-03Update the assembler to use a version of 3 when generating the header of the ...Nick Clifton2-2/+2
2018-11-27Handle ELF compressed header alignment correctly by setting up the section al...Mark Wielaard2-2/+2
2018-11-20readelf: Prune gaps warning in build notesH.J. Lu1-0/+2
2018-11-13opcodes/nfp: Fix disassembly of crc[] with swapped operands.Francois H. Theron2-4/+28