aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all
AgeCommit message (Expand)AuthorFilesLines
2018-04-25[ARM] FDPIC: Update testsuite so that many tests pass with arm*-uclinuxfdpice...Christophe Lyon4-4/+4
2018-04-25Remove arm-aout and arm-coff supportAlan Modra2-5/+0
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra3-5/+2
2018-04-16Remove sh5 and sh64 supportAlan Modra1-6/+1
2018-04-16Remove w65 supportAlan Modra1-1/+1
2018-04-16Remove we32k supportAlan Modra1-1/+1
2018-04-16Remove m88k supportAlan Modra1-1/+1
2018-04-16Remove i370 supportAlan Modra1-1/+0
2018-04-16Remove h8500 supportAlan Modra1-1/+0
2018-04-16Remove h8300-coff supportAlan Modra1-1/+0
2018-04-16Remove sony newsos3 supportAlan Modra2-4/+4
2018-04-16Remove netware supportAlan Modra1-4/+3
2018-04-16Remove tahoe supportAlan Modra1-1/+1
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra2-4/+1
2018-04-10Fix some strip test fails on nds32 and pruAlan Modra2-1/+4
2018-04-09binutils/testsuite: Fix a crash with STN_UNDEF in relocationMaciej W. Rozycki5-0/+77
2018-04-09binutils/testsuite: Verify the handling of invalid `r_sym' in relocationMaciej W. Rozycki5-0/+87
2018-04-05MIPS/binutils/testsuite: Fix `.dc.l' typo in `strip-13mips64.s'Maciej W. Rozycki1-1/+1
2018-04-05binutils/testsuite: Tighten the error message check with `strip-13'Maciej W. Rozycki1-1/+2
2018-04-05binutils/testsuite: Support REL and MIPS64 reloc formats with `strip-13'Maciej W. Rozycki5-5/+52
2018-04-05binutils/testsuite: Enable `strip-13' test for `hppa*-*'Maciej W. Rozycki2-4/+3
2018-03-23Improve readelf's selection of a file start symbol when displaying a gnu buil...Nick Clifton3-13/+13
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton4-0/+25
2018-02-26BFD messagesAlan Modra2-2/+2
2018-02-26MIPS messagesAlan Modra2-2/+2
2018-02-13PR22836, "-r -s" doesn't work with -g3 using GCC 7Alan Modra5-0/+52
2018-02-05MIPS/BFD: Correctly report unsupported `.reginfo' section sizeMaciej W. Rozycki4-0/+20
2018-01-03Add support for v3 binary annotation notes.Nick Clifton16-63/+250
2018-01-03Update year range in copyright notice of binutils filesAlan Modra35-35/+35
2017-12-19Test binutils_assemble return valueAlan Modra11-290/+306
2017-12-14binutils nm testsuite tidyAlan Modra1-25/+16
2017-12-11[Binutils][Objdump]Check symbol section information while search a mapping sy...Renlin Li2-0/+28
2017-12-08Fix stripping relocs in a file with mergeable notes.Nick Clifton1-0/+4
2017-11-21Add a test for PR binutils/22451H.J. Lu2-0/+62
2017-11-21[ARC] [COMMITTED] Update test pattern patching.claziss1-1/+1
2017-11-21Add ability to follow dwo links to readelf/objdump.Nick Clifton4-20/+114
2017-11-15Add support to readelf and objdump for following links to separate debug info...Nick Clifton9-2/+278
2017-11-10Fix riscv binutils xfail for debug_ranges test.Jim Wilson1-1/+1
2017-11-07readelf ngettext fixesAlan Modra11-68/+68
2017-11-03[ARC] Force the disassam to use the hexadecimal number for printingclaziss2-1/+8
2017-10-11Display more information when decoding DW_AT_endianity, DW_AT_decimal_sign, D...Nick Clifton3-2/+203
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