mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
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:
parent
df7849c593
commit
e44d194ff6
@ -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
|
||||
|
@ -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 .*
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user