Support objcopy --remove-section=.relaFOO

* objcopy.c (handle_remove_section_option): Don't require a dot
	after .rela and .rel to handle a possible relocation section.
	* testsuite/binutils-all/remove-relocs-07.s,
	* testsuite/binutils-all/remove-relocs-07.d,
	* testsuite/binutils-all/remove-relocs-08.d: New tests.
	* testsuite/binutils-all/remove-relocs-01.d,
	* testsuite/binutils-all/remove-relocs-04.d,
	* testsuite/binutils-all/remove-relocs-05.d,
	* testsuite/binutils-all/remove-relocs-06.d: Exclude mips64-openbsd.
This commit is contained in:
Alan Modra
2018-09-12 14:57:48 +09:30
parent a4b9568c7e
commit c12d9fa2af
9 changed files with 39 additions and 6 deletions

View File

@ -0,0 +1,6 @@
#PROG: objcopy
#source: remove-relocs-07.s
#objcopy: --remove-section=.relFOO --remove-section=.relaFOO
#readelf: -r
There are no relocations in this file\.