aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-01-18Stop the (optional) dialong control data from being aligned when parsing/writ...Dmitry Timoshkov2-0/+24
2017-01-12Add support for locating separate debug info files via the build-id method.Nick Clifton1-0/+80
2017-01-02Update year range in copyright notice of all files.Alan Modra31-31/+31
2016-12-23MIPS16: Add ASMACRO instruction supportMaciej W. Rozycki1-8/+4
2016-12-23MIPS16: Handle non-extensible instructions correctlyMaciej W. Rozycki3-0/+966
2016-12-20MIPS16/opcodes: Respect ISA and ASE in disassemblyMaciej W. Rozycki1-1/+1
2016-12-20MIPS16: Switch to 32-bit opcode table interpretationMaciej W. Rozycki1-6/+12
2016-12-14MIPS/opcodes: Also set disassembler's ASE flags from ELF structuresMaciej W. Rozycki6-0/+103
2016-12-09MIPS16/opcodes: Reformat raw EXTEND and undecoded outputMaciej W. Rozycki3-0/+59
2016-12-08MIPS16/opcodes: Fix PC-relative operation delay-slot adjustmentMaciej W. Rozycki3-0/+420
2016-11-29[ARC] Fix disassembler option.Claudiu Zissulescu1-1/+1
2016-11-11Add the ability for nm to display symbol version information.Nick Clifton2-0/+40
2016-11-01Add support for RISC-V architecture.Nick Clifton1-2/+2
2016-10-17Display unknown notes. Decode NT_GNU_HWCAP notes.Nick Clifton1-1/+1
2016-10-14Fix leftover remote test failures from PR binutils/19020Luis Machado1-1/+2
2016-08-19Place .shstrtab section after .symtab and .strtab, thus restoring monotonical...Nick Clifton2-6/+6
2016-07-20Add support to the ARC disassembler for selecting instruction classes.Claudiu Zissulescu2-0/+60
2016-07-15Use address sized relocs in remove-relocs-01.sAlan Modra1-12/+12
2016-07-14objcopy/strip: Add option --remove-relocations=SECTIONPATTERNAndrew Burgess8-0/+94
2016-07-14objcopy/strip: Allow section patterns starting with '!'.Andrew Burgess4-0/+37
2016-07-01Expect the objcopy without global symbols test to fail for ARM and AArch64 ta...Nick Clifton1-0/+4
2016-06-28Relax previous restriction on running binutils ar tests for Alpha targets, al...Nick Clifton1-2/+2
2016-06-28Use `supports_gnu_unique' with the `unique_symbol' and `type' testsMaciej W. Rozycki1-3/+1
2016-06-24MIPS objcopy --rename-section fixAlan Modra4-22/+40
2016-06-22Fix various binutils testsuite failures.Nick Clifton14-82/+145
2016-05-18MIPS/opcodes: Correct mixed MIPS16 and microMIPS disassemblyMaciej W. Rozycki3-0/+63
2016-05-17LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki2-5/+42
2016-05-16V850/BFD: Call `_bfd_elf_copy_private_bfd_data' againMaciej W. Rozycki1-2/+0
2016-05-04Fix some AVR test failures.Senthil Kumar Selvaraj1-23/+21
2016-04-28Add support to AArch64 disassembler for verifying instructions. Add verifier...Nick Clifton2-0/+19
2016-04-14Fix copying Solaris binaries with objcopy.Nick Clifton7-10/+10
2016-04-11MIPS/opcodes: Fix undecoded MIPS16 extended instruction bit disassemblyMaciej W. Rozycki3-0/+367
2016-03-21arc/gas: default mach is arc700, initialised in md_beginAndrew Burgess1-1/+1
2016-03-07Allow zero length archive elements.Nick Clifton2-0/+40
2016-02-26Properly implement STT_COMMONH.J. Lu15-0/+124
2016-02-05Change the default architecture value for ARC bfds so that they have the lowe...Cupertino Miranda1-1/+1
2016-02-02Clear HAS_RELOC if there are no relocationsH.J. Lu2-0/+41
2016-01-28Set BFD_DECOMPRESS to decompress debug sectionsH.J. Lu1-1/+94
2016-01-20Fix dlltool tests for ARM targets, which do not support the --leading-undersc...Nick Clifton1-12/+31
2016-01-17m68hc11/12 and xgate config.sub weirdnessAlan Modra1-0/+7
2016-01-01Copyright update for binutilsAlan Modra30-30/+30
2016-01-01binutils ChangeLog rotationAlan Modra1-0/+0
2015-12-30Fix assorted ChangeLog errorsAlan Modra1-4/+4
2015-11-30objdump: Handle 32-bit base address in debug_ranges / debug_loc.Andrew Burgess4-0/+186
2015-10-22Run add-symbol test on mipsAlan Modra2-4/+7
2015-10-21Fix typo in spelling of author's name.Ronald Hoogenboom1-1/+1
2015-10-21Add ability for objcopy to insert new symbols into a binary.Ronald Hoogenbllon3-0/+23
2015-10-15binutils objcopy test tidyAlan Modra2-109/+126
2015-10-07New ARC implementation.Nick Clifton1-1/+1
2015-09-30Handle symbolic link when copying source fileH.J. Lu2-0/+12