freebsd-nq/contrib/gcc/config/arm
Ian Lepore 996a93432a Fix the return value from _Unwind_Backtrace() on arm.
If unwinding stops due to hitting the end of the call chain, the return
value is supposed to be _URC_END_OF_STACK; other values indicate internal
errors.  The return value from get_eit_entry() is now returned without
translating it to _URC_FAILURE, so that callers can see _URC_END_OF_STACK
when it happens.
2017-09-25 23:50:10 +00:00
..
aof.h
aout.h
arm926ejs.md
arm1020e.md
arm1026ejs.md
arm1136jfs.md
arm-cores.def
arm-generic.md
arm-modes.def
arm-protos.h
arm-tune.md
arm.c Allow -march=armv7a on the gcc command line, for compatibility with clang. 2014-12-21 23:45:13 +00:00
arm.h
arm.md gcc: small enhancements for the arm support. 2013-12-25 16:01:48 +00:00
arm.opt
bpabi.c
bpabi.h
bpabi.S
cirrus.md
coff.h
constraints.md
crti.asm Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
crtn.asm Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
ecos-elf.h
elf.h
fpa.md
freebsd.h Fix gcc with EABI on big-endian ARM by setting the endian correctly. 2014-01-12 15:35:03 +00:00
gentune.sh
ieee754-df.S On ARM EABI double precision floating point values are stored in the 2013-09-07 14:04:10 +00:00
ieee754-sf.S
iwmmxt.md
kaos-arm.h
kaos-strongarm.h
lib1funcs.asm Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
libgcc-bpabi.ver Fix _Unwind_Backtrace symbol version for ARM. 2017-05-09 12:14:00 +00:00
libunwind-arm.S Fix _Unwind_Backtrace symbol version for ARM. 2017-05-09 12:14:00 +00:00
linux-eabi.h
linux-elf.h
linux-gas.h
mmintrin.h
netbsd-elf.h
netbsd.h
pe.c
pe.h
pe.opt
pr-support.c
predicates.md
README-interworking
rtems-elf.h
semi.h
semiaof.h
strongarm-coff.h
strongarm-elf.h
strongarm-pe.h
symbian.h
t-arm
t-arm-coff
t-arm-elf
t-bpabi
t-linux
t-linux-eabi
t-netbsd
t-pe
t-rtems
t-semi
t-strongarm-elf
t-strongarm-pe
t-symbian
t-vxworks
t-wince-pe
t-xscale-coff
t-xscale-elf
uclinux-elf.h
unaligned-funcs.c
unknown-elf.h
unwind-arm.c Fix the return value from _Unwind_Backtrace() on arm. 2017-09-25 23:50:10 +00:00
unwind-arm.h FreeBSD expects _Unwind_GetGR, _Unwind_SetGR, and _Unwind_SetIP to be 2015-02-01 09:50:33 +00:00
vfp.md
vxworks.h
wince-pe.h
xscale-coff.h
xscale-elf.h