OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [binutils/] [testsuite/] [binutils-all/] [copy-2.d] - Blame information for rev 855

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
#PROG: objcopy
2
#objdump: -h
3
#objcopy: --set-section-flags foo=contents,alloc,load,code
4
#name: copy with setting section flags 2
5
#source: copytest.s
6
#not-target: *-*-*aout
7
# Note - we use copytest.s and a section named "foo" rather
8
# than .text because for some file formats (eg PE) the .text
9
# section has a fixed set of flags and these cannot be changed.
10
 
11
.*: +file format .*
12
 
13
Sections:
14
Idx.*
15
#...
16
  [0-9]* foo.*
17
                  CONTENTS, ALLOC, LOAD, CODE
18
#...

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.