2006-05-02 Dave Korn <dave.korn@artimi.com>

* binutils-all/copy-1.d (name):  Correct spelling of 'setting'.
	* binutils-all/copy-2.d (name):  Likewise.
This commit is contained in:
Dave Korn 2006-05-02 17:46:41 +00:00
parent df7849c593
commit e44d194ff6
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2006-05-02 Dave Korn <dave.korn@artimi.com>
* binutils-all/copy-1.d (name): Correct spelling of 'setting'.
* binutils-all/copy-1.d (name): Likewise.
2006-05-02 Nick Clifton <nickc@redhat.com>
* binutils-all/copy-2.d: Change the name of the section whose

View File

@ -1,7 +1,7 @@
#PROG: objcopy
#objdump: -h
#objcopy: --set-section-flags .post_text_reserve=contents,alloc,load,readonly,code
#name: copy with seting section flags 1
#name: copy with setting section flags 1
.*: +file format .*

View File

@ -1,7 +1,7 @@
#PROG: objcopy
#objdump: -h
#objcopy: --set-section-flags foo=contents,alloc,load,code
#name: copy with seting section flags 2
#name: copy with setting section flags 2
#source: copytest.s
#not-target: *-*-aout
# Note - we use copytest.s and a section named "foo" rather