aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite
AgeCommit message (Expand)AuthorFilesLines
2018-08-24x86: Update GNU_PROPERTY_X86_XXX macrosH.J. Lu15-29/+29
2018-08-23Prune BFD warnings for unknown GNU propertiesH.J. Lu2-0/+56
2018-08-18binutils testsuite strip-13 testAlan Modra6-48/+60
2018-08-10Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZEH.J. Lu3-0/+149
2018-08-10Skip PR binutils/23494 tests for nacl targetsH.J. Lu8-0/+8
2018-08-08Convert .note.gnu.property section between ELF32 and ELF64H.J. Lu10-0/+196
2018-07-24PR23431, Messages composed from pieces can't be properly translatedAlan Modra1-1/+1
2018-07-10xgate testsuite fixesAlan Modra1-1/+2
2018-05-31Run a few more binutils tests non-nativeAlan Modra2-19/+3
2018-05-30Add option to ar's 't' command to display the offset of elements within the a...Ant Bikeneev1-4/+10
2018-05-28PR23235, make check uses system installed ldAlan Modra2-3/+10
2018-05-18Add support for the Freescale s12z processor.John Darrington2-1/+3
2018-05-15Recognize more targets as ELF for testingAlan Modra2-12/+17
2018-04-30This patch adds support to objdump for disassembly of NFP (Netronome Flow Pro...Francois H. Theron6-0/+1057
2018-04-27testsuite: Support filtering targets by TCL procedure in `run_dump_test'Maciej W. Rozycki2-18/+33
2018-04-26Extend the assembler so that it can automatically generate GNU Build attribut...Nick Clifton3-0/+26
2018-04-25[ARM] FDPIC: Update testsuite so that many tests pass with arm*-uclinuxfdpice...Christophe Lyon5-4/+5
2018-04-25Remove arm-aout and arm-coff supportAlan Modra3-7/+0
2018-04-18various i386-aout and i386-coff target removalAlan Modra1-22/+4
2018-04-16Remove sparc-aout and sparc-coff supportAlan Modra1-13/+0
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra4-9/+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 Modra2-2/+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 Modra3-8/+3
2018-04-11binutils/testsuite: Also consider `*-*-lynxos*' and `*-*-symbianelf*' ELFMaciej W. Rozycki1-0/+2
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-02-05binutils/testsuite: Support stderr options with `run_dump_test'Maciej W. Rozycki2-43/+148
2018-01-03Add support for v3 binary annotation notes.Nick Clifton16-63/+250
2018-01-03Update year range in copyright notice of binutils filesAlan Modra38-38/+38
2017-12-19Test binutils_assemble return valueAlan Modra11-290/+306