mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
4c8e8a7ee0
binutils/ 2011-09-15 H.J. Lu <hongjiu.lu@intel.com> PR binutils/13180 * objcopy.c (is_strip_section_1): New. (is_strip_section): Use it. Remove the group section if all members are removed. binutils/testsuite/ 2011-09-15 H.J. Lu <hongjiu.lu@intel.com> PR binutils/13180 * binutils-all/group-6.d: New. * binutils-all/group-6.s: Likewise. * binutils-all/objcopy.exp: Run group-6 for ELF targrts.
10 lines
153 B
Makefile
10 lines
153 B
Makefile
#PROG: objcopy
|
|
#objcopy: --remove-section .text.foo
|
|
#name: copy removing all group member
|
|
#objdump: -fw
|
|
|
|
#...
|
|
.*: +file format .*
|
|
architecture: .*
|
|
#pass
|