aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all
AgeCommit message (Expand)AuthorFilesLines
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra24-24/+24
2014-12-26Delete unnecessary code copying SHF_SH5_ISA32 flagAlan Modra2-0/+18
2014-12-06Add Visium support to binutilsEric Botcazou1-0/+1
2014-09-12Add mips*-img-elf* target triple.Andrew Bennett2-0/+2
2014-09-06MIPS testsuite cleanup - part 1Matthew Fortune1-8/+10
2014-07-29[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune3-9/+11
2014-07-10binutils/testsuite: Disable strip-10 test on ARM non-EABIWill Newton1-1/+3
2014-06-03 If the binutils testsuite is run on an installed toolchain the tests involvingNick Clifton1-4/+12
2014-05-02bfd target vector rationalisationAlan Modra1-4/+4
2014-04-30Fixes a problem with the BFD library running out of memory because it mistakenlyNick Clifton3-0/+31
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson3-7/+25
2014-03-26[AArch64 disassembler] Add missing checks of undefine encodings onYufeng Zhang3-0/+110
2014-03-17readelf -s test: Skip extra symbols produced by MSP430 assembler.Nick Clifton1-0/+2
2014-03-05Update copyright yearsAlan Modra23-39/+23
2014-01-29My patch to the binutils strip-10.d test was wrong. The osabi field should a...Nick Clifton1-1/+1
2014-01-28A recent change to the BFD library has meant that the osabi field inNick Clifton1-1/+1
2013-12-20 PR binutils/16218Nick Clifton4-64/+64
2013-12-19Set SHF_INFO_LINK bit for SHT_REL/SHT_RELA sectionsH.J. Lu2-2/+2
2013-12-13Add support for Andes NDS32:Kuan-Lin Chen3-4/+6
2013-12-12Also copy EI_OSABI fieldH.J. Lu1-1/+3
2013-12-07strip off +x bits on non-executable/script filesMike Frysinger3-0/+0
2013-12-03 * peXXigen.c (pe_print_resource_entries): New function: DisplaysNick Clifton1-1/+38
2013-11-27binutils/testsuite/Richard Sandiford2-1/+3
2013-11-21Fix version.dll binutils test on non native platformsTristan Gingold1-2/+2
2013-11-02Assorted x86 testsuite fixes.Alan Modra1-3/+3
2013-11-02Testsuite fix for targets where .int isn't 4 bytesAlan Modra2-3/+3
2013-10-25 * binutils-all/objdump.exp (cps_expected): Add MSP430 to list.Nick Clifton1-1/+1
2013-09-27Pass offset_size to print_dwarf_vma for cie_idH.J. Lu1-3/+3
2013-09-12 * dwarf.c (dwarf_vmatoa): Rename to dwarf_vmatoa_1 and add aNick Clifton1-2/+2
2013-08-22 * binutils-all/nm.exp: --size-sort test: Add more ELF-likeNick Clifton2-8/+24
2013-08-20 * binutils-all/nm.exp: Revert last change. Instead use nm-elf-1.sHans-Peter Nilsson1-5/+4
2013-08-20 * binutils-all/nm.exp: Xfail test for nm --size-sort forHans-Peter Nilsson1-0/+4
2013-08-19binutils/Tristan Gingold3-0/+63
2013-05-31Don't align text/data/bss sections for ELFH.J. Lu4-12/+12
2013-05-29binutils/Cary Coutant4-35/+35
2013-05-02 * archures.c: Add some more MSP430 machine numbers.Nick Clifton1-2/+4
2013-02-26 PR binutils/15191Nick Clifton1-1/+1
2013-02-14 * binutils-all/mips/mixed-mips16.s: Add missing stack adjustment.Maciej W. Rozycki2-1/+2
2013-02-13 opcodes/Maciej W. Rozycki5-0/+152
2012-12-17Add copyright noticesNick Clifton1-0/+6
2012-11-27binutils/testsuite/Roland McGrath3-23/+28
2012-11-06Add a testcase for PR binutils/14567H.J. Lu1-32/+38
2012-10-29binutils/Alan Modra1-1/+1
2012-10-24Don't set bfdtest1 with findfileH.J. Lu1-1/+1
2012-10-21Update binutils-all/dw2-1.WH.J. Lu1-8/+7
2012-10-20Add an objdump test on compress debug sectionsH.J. Lu2-0/+116
2012-08-18Remove extra verbose before binutils_runH.J. Lu1-5/+8
2012-08-16Add a testcase for PR binutils/14481H.J. Lu1-0/+29
2012-08-13Add support for 64-bit ARM architecture: AArch64Nick Clifton1-1/+1
2012-08-02Display null bytes in DWARF debug infoH.J. Lu4-0/+13