OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-elf/] [group9.s] - Blame information for rev 205

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
        .section        .text.foo,"axG",%progbits,foo,comdat
2
        .globl foo
3
        .type   foo,%function
4
foo:
5
        .byte 0
6
        .section        .data.foo,"axG",%progbits,foo,comdat
7
        .globl foo.data
8
        .type   foo,%object
9
foo.data:
10
        .byte 0
11
        .section        .text.bar,"axG",%progbits,bar,comdat
12
        .globl bar
13
        .type   bar,%function
14
bar:
15
        .long foo.data

powered by: WebSVN 2.1.0

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