aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-11-27ELF: Support .noinit and .persistent sectionsJozef Lawrynowicz1-0/+39
2020-11-25nm ifunc test tweaksAlan Modra1-4/+4
2020-11-20Add missing test fileNick Clifton1-0/+18
2020-11-20Add option to nm to change the characters displayed for ifunc symbols. Add a...Nick Clifton1-0/+43
2020-11-20Fix SHF_GNU_RETAIN testsuite falloutJozef Lawrynowicz3-11/+22
2020-11-18Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz8-2/+213
2020-11-13Fix readelf's and objdump's dislplay of DWO links when multiple links are pre...Nick Clifton2-4/+11
2020-11-03Add an option to the archiver to add a section recording library dependencies.Howard Chu1-0/+41
2020-10-30x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu21-25/+25
2020-10-29dwarf: Also match abbrev base when searching abbrev listH.J. Lu3-0/+1471
2020-10-22binutils: Report error message on errorH.J. Lu1-0/+1
2020-10-09x86: Support GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu26-42/+42
2020-09-24readelf: Show Unit Type for DWARF5Mark Wielaard2-0/+2
2020-09-08Pass --disable-reloc-section on PE targets for PR 25662 testH.J. Lu1-1/+6
2020-08-28CSKY: Support attribute section.Cooper Qu1-1/+1
2020-08-27Fix PR binutils/26356 on hppa*-*-hpux*.John David Anglin2-9/+12
2020-08-21Recognize DW_LANG_C11 in readelf testsuite.Mark Wielaard1-1/+1
2020-08-14Readelf demangling test typoAlan Modra1-3/+2
2020-08-12Add demangling support to readelf.Nick Clifton3-0/+27
2020-07-30x86: Pass --gdwarf-3 to assemblerH.J. Lu6-6/+6
2020-07-29MIPS: Make the IRIX naming of local section symbols consistentMaciej W. Rozycki10-0/+105
2020-07-29MIPS/LD: Set symtab's `sh_info' correctly for IRIX emulationsMaciej W. Rozycki6-0/+51
2020-07-26MIPS/binutils/testsuite: Correct mips.exp test ABI/emul/endian arrangementMaciej W. Rozycki22-53/+222
2020-07-22binutils, testsuite: allow compilation before doing run_dump_testNick Alcock1-5/+53
2020-07-14arc: Detect usage of illegal double register pairsClaudiu Zissulescu2-0/+6
2020-07-13x86_64-cygwin testsAlan Modra1-9/+14
2020-07-10[readelf] Fix end_seq entry in -wL. Specifically stop the display of a line ...Tom de Vries2-3/+3
2020-07-09Update the Windows Resource compiler (windres) to support the OWNERDRAW and B...Nick Clifton1-0/+16
2020-07-07Use is_xcoff_format in binutils testsuiteAlan Modra6-12/+17
2020-07-07XCOFF binutils testsuite fixAlan Modra2-1/+14
2020-06-30Remove x86 NaCl target supportH.J. Lu14-20/+4
2020-06-30Fix nds32*-elf XPASS readelf -wiaoRlL dw5Alan Modra1-1/+1
2020-06-23Add a testcase for PR binutils/26160H.J. Lu2-0/+1441
2020-06-23Add a testcase for PR binutils/26112H.J. Lu3-0/+363
2020-06-23binutils objdump.exp remote_file typoAlan Modra1-1/+1
2020-06-19Emit a warning when -z relro is unsupportedAlan Modra2-6/+23
2020-06-04Fix unresolved test in binutils for pdp11.Stephen Casner2-1/+43
2020-06-04tcl global directive outside proc body does nothing (binutils)Alan Modra3-7/+0
2020-06-02binutils archive testsAlan Modra2-105/+125
2020-05-23ar many_files testAlan Modra1-0/+56
2020-05-04[PATCH] objcopy: Allow --dump-section to dump an empty SEC_HAS_CONTENTS sectionFangrui Song1-0/+7
2020-04-30AArch64: add GAS support for UDF instructionAlex Coplan2-6/+6
2020-04-30Add generic tests for linker support of the -shared or -pie options to tests ...Nick Clifton1-0/+17
2020-04-29Add a warning if an emtpty SHT_REL, SHT_RELA or SHT_PROGBITS section is detec...Nick Clifton3-0/+15
2020-04-17[PATCH v2] binutils: arm: Fix disassembly of conditional VDUPs.Fredrik Strupe4-0/+62
2020-04-02ld: Disable ifunc tests on SolarisRainer Orth1-2/+1
2020-03-30Fix objcopy's --preserve-dates command line option so that it will work with ...Nick Clifton1-1/+1
2020-03-28Re: Adjust objcopy_testAlan Modra1-4/+4
2020-03-28Adjust objcopy_testAlan Modra1-14/+21
2020-03-27Add testcase for PR 25662 invalid sh_offset for sectionJozef Lawrynowicz3-19/+94