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

Subversion Repositories openrisc_me

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
        .section .bar,"a"
2
        .byte 0
3
.pushsection .bar1,2,"a"
4
        .byte 2
5
.popsection
6
        .byte 0
7
.pushsection .bar2,3,"a"
8
        .byte 2
9
.popsection
10
        .byte 0
11
.pushsection .bar3,2,"a", %progbits
12
        .byte 3
13
.popsection
14
        .byte 0
15
.pushsection .bar4
16
        .byte 4
17
.popsection
18
        .byte 0
19
.pushsection        .text,1,"axG",%progbits,foo,comdat
20
        .byte -1
21
.popsection
22
        .byte 0
23
.pushsection        .text,"axG",%progbits,foo,comdat
24
        .byte -2
25
.popsection
26
        .byte 0
27
.pushsection .bar1,"a"
28
        .byte 1
29
.popsection
30
        .byte 0
31
.pushsection .bar3,"a", %progbits
32
        .byte 1
33
.popsection
34
        .byte 0
35
.pushsection .bar2,"a"
36
        .byte 1
37
.popsection
38
        .byte 0

powered by: WebSVN 2.1.0

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