summaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all
Commit message (Expand)AuthorAgeFilesLines
* Use address sized relocs in remove-relocs-01.sAlan Modra2016-07-151-12/+12
* objcopy/strip: Add option --remove-relocations=SECTIONPATTERNAndrew Burgess2016-07-148-0/+94
* objcopy/strip: Allow section patterns starting with '!'.Andrew Burgess2016-07-144-0/+37
* Expect the objcopy without global symbols test to fail for ARM and AArch64 ta...Nick Clifton2016-07-011-0/+4
* Relax previous restriction on running binutils ar tests for Alpha targets, al...Nick Clifton2016-06-281-2/+2
* Use `supports_gnu_unique' with the `unique_symbol' and `type' testsMaciej W. Rozycki2016-06-281-3/+1
* MIPS objcopy --rename-section fixAlan Modra2016-06-243-22/+10
* Fix various binutils testsuite failures.Nick Clifton2016-06-2213-82/+114
* MIPS/opcodes: Correct mixed MIPS16 and microMIPS disassemblyMaciej W. Rozycki2016-05-183-0/+63
* LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki2016-05-171-5/+2
* V850/BFD: Call `_bfd_elf_copy_private_bfd_data' againMaciej W. Rozycki2016-05-161-2/+0
* Add support to AArch64 disassembler for verifying instructions. Add verifier...Nick Clifton2016-04-282-0/+19
* Fix copying Solaris binaries with objcopy.Nick Clifton2016-04-147-10/+10
* MIPS/opcodes: Fix undecoded MIPS16 extended instruction bit disassemblyMaciej W. Rozycki2016-04-113-0/+367
* arc/gas: default mach is arc700, initialised in md_beginAndrew Burgess2016-03-211-1/+1
* Allow zero length archive elements.Nick Clifton2016-03-072-0/+40
* Properly implement STT_COMMONH.J. Lu2016-02-2615-0/+124
* Change the default architecture value for ARC bfds so that they have the lowe...Cupertino Miranda2016-02-051-1/+1
* Clear HAS_RELOC if there are no relocationsH.J. Lu2016-02-022-0/+41
* Set BFD_DECOMPRESS to decompress debug sectionsH.J. Lu2016-01-281-1/+94
* Fix dlltool tests for ARM targets, which do not support the --leading-undersc...Nick Clifton2016-01-201-12/+31
* Copyright update for binutilsAlan Modra2016-01-0127-27/+27
* objdump: Handle 32-bit base address in debug_ranges / debug_loc.Andrew Burgess2015-11-303-0/+180
* Run add-symbol test on mipsAlan Modra2015-10-221-4/+2
* Add ability for objcopy to insert new symbols into a binary.Ronald Hoogenbllon2015-10-212-0/+17
* binutils objcopy test tidyAlan Modra2015-10-151-109/+115
* New ARC implementation.Nick Clifton2015-10-071-1/+1
* Don't use the output section size to copy input sectionH.J. Lu2015-09-294-0/+21
* Tweak binutils testsuiteAlan Modra2015-08-116-13/+18
* binutils-all/strip-12.s: Use ".section .bss" instead of ".bss"Hans-Peter Nilsson2015-08-081-1/+1
* Check sh_type/sh_flags/sh_addralign/sh_entsize when copying sh_link/sh_infoH.J. Lu2015-08-073-0/+14
* objcopy: Improve wildcard matching for symbols with '!' prefix.Andrew Burgess2015-08-076-0/+83
* Change the behaviour of the --only-keep-debug option to objcopy and strip so ...Nick Clifton2015-08-051-0/+67
* Fix the evaluation of RL78 complex relocs, by making immediate values be comp...Nick Clifton2015-07-242-0/+3
* Make default compression gABI compliantH.J. Lu2015-07-141-9/+14
* Properly convert objects between different ELF classesH.J. Lu2015-07-101-0/+93
* Updated to accept .debug_* sectionsH.J. Lu2015-07-101-2/+2
* Fix dw-2 test for 16-bit targets.Nick Clifton2015-05-181-1/+1
* Add --decompress option to readelf to decompress sections before they are dum...Nick Clifton2015-05-153-13/+111
* Fix PR18374 by making readelf and objdump ignore end-of-list markers in the ....Nick Clifton2015-05-153-0/+264
* Don't add the zlib header to SHF_COMPRESSED sectionH.J. Lu2015-05-142-4/+362
* Also skip x86_64-*-nacl*H.J. Lu2015-05-121-1/+1
* Allow mixing target and not-target directivesH.J. Lu2015-05-111-0/+1
* Add Intel MCU support to bfdH.J. Lu2015-05-111-1/+1
* Add EM_386/EM_IAMCU support to elfedit.cH.J. Lu2015-05-112-0/+18
* Fix handling of relocs for the MeP target.Nick Clifton2015-04-301-1/+1
* Don't change compressed input debug section namesH.J. Lu2015-04-235-9/+165
* Don't hardcode offset of .shstrtab sectionH.J. Lu2015-04-205-9/+9
* Add SHF_COMPRESSED support to gas and objcopyH.J. Lu2015-04-084-0/+366
* Remove is_zlib_supportedH.J. Lu2015-04-063-7/+2