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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-elf/] [comm-data2.s] - Blame information for rev 213

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

Line No. Rev Author Line
1 166 khays
        .text
2
        .globl  _start
3
        .globl  __start
4
_start:
5
__start:
6
        .comm   foo, 4, 4
7
        .section .debug_foo,"",%progbits
8
        .balign 16
9
        .ifdef  ELF64
10
        .8byte  foo
11
        .else
12
        .4byte  foo
13
        .endif
14
        .balign 16

powered by: WebSVN 2.1.0

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