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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-arm/] [unwind-1.s] - Blame information for rev 818

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
        .syntax unified
2
        .text
3
        .global _start
4
        .type _start, %function
5
_start:
6
        .fnstart
7
        .save {r4, lr}
8
        bx lr
9
        .fnend
10
 
11
        @ Section with no unwinding information.  Linker should insert a cantunwind entry.
12
        .section .after, "xa"
13
        .global __aeabi_unwind_cpp_pr0
14
        .type __aeabi_unwind_cpp_pr0, %function
15
__aeabi_unwind_cpp_pr0:
16
        bx lr
17
 
18
        .section .far
19
        .word 0

powered by: WebSVN 2.1.0

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