aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all/objcopy.exp
AgeCommit message (Expand)AuthorFilesLines
2019-01-08Add testcase for PR/24065.Tamar Christina1-0/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-11-07Enhance objdump's --disassemble switch so that it can now take an optional pa...Masatake Yamato1-0/+1
2018-10-11Prevent the --keep-global-symbol and --globalize-symbol options from being us...Nick Clifton1-0/+2
2018-09-20Andes Technology has good news for you, we plan to update the nds32 port of b...Nick Clifton1-1/+5
2018-09-17Ensure that binutils test names are unique.Nick Clifton1-4/+4
2018-09-13Add a testcase for PR binutils/23633H.J. Lu1-0/+2
2018-09-10PR23611, objcopy is not removing executable relocatable sectionsAlan Modra1-0/+33
2018-08-23Prune BFD warnings for unknown GNU propertiesH.J. Lu1-0/+9
2018-08-18binutils testsuite strip-13 testAlan Modra1-28/+17
2018-05-15Recognize more targets as ELF for testingAlan Modra1-1/+3
2018-04-26Extend the assembler so that it can automatically generate GNU Build attribut...Nick Clifton1-0/+1
2018-04-25[ARM] FDPIC: Update testsuite so that many tests pass with arm*-uclinuxfdpice...Christophe Lyon1-1/+1
2018-04-25Remove arm-aout and arm-coff supportAlan Modra1-1/+0
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra1-3/+0
2018-04-16Remove sh5 and sh64 supportAlan Modra1-6/+1
2018-04-16Remove w65 supportAlan Modra1-1/+1
2018-04-16Remove h8500 supportAlan Modra1-1/+0
2018-04-16Remove h8300-coff supportAlan Modra1-1/+0
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra1-2/+0
2018-04-10Fix some strip test fails on nds32 and pruAlan Modra1-0/+3
2018-04-09binutils/testsuite: Fix a crash with STN_UNDEF in relocationMaciej W. Rozycki1-0/+5
2018-04-09binutils/testsuite: Verify the handling of invalid `r_sym' in relocationMaciej W. Rozycki1-0/+16
2018-04-05binutils/testsuite: Support REL and MIPS64 reloc formats with `strip-13'Maciej W. Rozycki1-1/+23
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-0/+2
2018-02-13PR22836, "-r -s" doesn't work with -g3 using GCC 7Alan Modra1-0/+3
2018-01-03Add support for v3 binary annotation notes.Nick Clifton1-0/+2
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-19Test binutils_assemble return valueAlan Modra1-1/+0
2017-08-17Add test of V2 GNU build attribute notes.Nick Clifton1-0/+2
2017-07-18Fix spelling typos.Yuri Chornovian1-1/+1
2017-04-04Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu1-0/+1
2017-03-01Add support for displaying and merging GNU_BUILD_NOTEs.Nick Clifton1-0/+5
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-07-14objcopy/strip: Add option --remove-relocations=SECTIONPATTERNAndrew Burgess1-0/+8
2016-07-14objcopy/strip: Allow section patterns starting with '!'.Andrew Burgess1-0/+3
2016-07-01Expect the objcopy without global symbols test to fail for ARM and AArch64 ta...Nick Clifton1-0/+4
2016-06-24MIPS objcopy --rename-section fixAlan Modra1-14/+7
2016-06-22Fix various binutils testsuite failures.Nick Clifton1-69/+79
2016-05-17LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki1-5/+2
2016-05-16V850/BFD: Call `_bfd_elf_copy_private_bfd_data' againMaciej W. Rozycki1-2/+0
2016-02-26Properly implement STT_COMMONH.J. Lu1-0/+18
2016-02-02Clear HAS_RELOC if there are no relocationsH.J. Lu1-0/+40
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-10-21Add ability for objcopy to insert new symbols into a binary.Ronald Hoogenbllon1-0/+1
2015-10-15binutils objcopy test tidyAlan Modra1-109/+115
2015-09-29Don't use the output section size to copy input sectionH.J. Lu1-0/+2
2015-08-07Check sh_type/sh_flags/sh_addralign/sh_entsize when copying sh_link/sh_infoH.J. Lu1-0/+1
2015-08-07objcopy: Improve wildcard matching for symbols with '!' prefix.Andrew Burgess1-0/+13
2015-08-05Change the behaviour of the --only-keep-debug option to objcopy and strip so ...Nick Clifton1-0/+67