aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite
AgeCommit message (Expand)AuthorFilesLines
2023-06-29binutils: Add a --strip-section-headers testH.J. Lu2-0/+10
2023-06-29ignore lto-wrapper warnings for lto builds.Matthias Klose1-0/+3
2023-06-21Prune linker warnings about an executable stack being created with the -z exe...Nick Clifton1-2/+14
2023-06-15Revert "MIPS: fix r6 testsuites"Maciej W. Rozycki1-59/+16
2023-06-15Revert "MIPS: fix -gnuabi64 testsuite"Maciej W. Rozycki9-32/+11
2023-06-05MIPS: fix -gnuabi64 testsuiteYunQiang Su9-11/+32
2023-06-05MIPS: fix r6 testsuitesYunQiang Su1-16/+59
2023-05-30LoongArch: binutils: Add support for linker relaxation.mengqinggang1-4/+9
2023-05-26Enhance objdump's --private option so that it can display the contents of PE ...Nick Clifton1-0/+54
2023-05-19RISC-V: Support subtraction of .uleb128.Kuan-Lin Chen1-2/+0
2023-04-26binutils runtest $CCAlan Modra1-1/+1
2023-04-23MIPS: support mips*64 as CPU and gnuabi64 as ABIYunQiang Su1-0/+1
2023-03-14Adjust the decoded line output to fit into 80 columns.Nick Clifton2-11/+11
2023-02-24testsuite: prune DOS drive letter in test outputsClément Chigot1-1/+17
2023-02-17ld test asciz and ascii failsAlan Modra1-0/+15
2023-02-13opcodes/mips: disassemble unknown micromips instructions as two shortsAndrew Burgess5-0/+33
2023-02-03RISC-V: don't disassemble unrecognized insns as .byteJan Beulich1-3/+3
2023-01-31testsuite XPASSesAlan Modra1-9/+0
2023-01-02obsolete target tidyAlan Modra3-18/+6
2023-01-01Update year range in copyright notice of binutils filesAlan Modra48-50/+52
2022-12-16Fix previous delta to allow for compilation on 32-bit systemsNick Clifton1-0/+26
2022-12-05testsuite: support mold linkerMartin Liska2-6/+4
2022-12-05Arm: .noinit and .persistent are not supported for Linux targetsJan Beulich1-2/+2
2022-12-05opcodes/mips: use .word/.short for undefined instructionsAndrew Burgess10-34/+34
2022-12-01Fix verilog output when the width is > 1.Nick Clifton2-2/+42
2022-11-14Re: objcopy renaming section with explicit flagsAlan Modra1-0/+1
2022-11-14objcopy renaming section with explicit flagsAlan Modra2-0/+16
2022-11-04binutils: Run PR binutils/26160 testH.J. Lu2-41/+94
2022-11-01opcodes/arm: add disassembler styling for armAndrew Burgess1-2/+2
2022-10-19Fix addr2line test for ppc64 elfv1 and mingwAlan Modra1-27/+39
2022-10-19Binutils: Adding new testcase for addr2line.rupesh potharla2-0/+67
2022-09-26binutils, gdb: support zstd compressed debug sectionsFangrui Song1-0/+44
2022-09-26binutils/testsuite: handle the different install names of c++filtClément Chigot1-1/+4
2022-09-26binutils/testsuite: skip gentestdlls related tests if missingClément Chigot1-0/+6
2022-09-14Binutils: Readelf testcase failing with clangRupesh Potharla1-3/+4
2022-08-13readelf: print 0x0 as 0, and remove trailing spacesAlan Modra21-197/+197
2022-08-10bfd: Add support for LoongArch64 EFI (efi-*-loongarch64).Youling Tang3-0/+78
2022-08-09Default to enabling colored disassembly if output is to a terminal.Nick Clifton2-2/+2
2022-07-22PR15951, binutils testsuite builds status wrapper unconditionallyAlan Modra1-1/+6
2022-06-30Fix implementation of readelf's -wE and -wN options,Nick Clifton1-2/+2
2022-06-28Fix the display of the idnex values for DW_FORM_loclistx and DW_FORM_rnglistx...Nick Clifton1-41/+41
2022-06-27Stop bogus warnings about DWARF indexed string offsets being too big.Nick Clifton1-3/+3
2022-05-26Re: Add bionutils support for DWARF v5's DW_OP_addrxNatarajan, Kavitha2-0/+169
2022-05-25Add bionutils support for DWARF v5's DW_OP_addrx.Natarajan, Kavitha2-2/+63
2022-05-20Stop readekf and objdump from aggressively following links.Nick Clifton3-6/+8
2022-05-18Add a --no-weak option to nm.Nick Clifton2-1/+44
2022-05-03Add a linker warning when creating potentially dangerous executable segments....Nick Clifton1-0/+2
2022-04-25Emit a note warning the user that creating an executable stack because of a m...Nick Clifton1-0/+1
2022-04-21prune .note.GNU-stack warning from testsuiteAlan Modra1-2/+3
2022-04-06Add code to display the contents of .debug_loclists sections which contain of...Nick Clifton2-42/+42