acadia-newlib/newlib/libc/sys/arm
Alexander Fedotov 942f60d714 Stack Pointer and Stack Limit initialization refactored.
SP initialization changes:
  1. set default value in semihosting case as well
  2. moved existing SP & SL init code for processor modes in separate routine and made it as "hook"
  3. init SP for processor modes in Thumb mode as well

Add new macro FN_RETURN, FN_EH_START and FN_EH_END.
2019-07-23 10:00:06 +02:00
..
sys
Makefile.am Move ARM access.c from machine to sys 2017-05-25 12:34:53 -04:00
Makefile.in Move ARM access.c from machine to sys 2017-05-25 12:34:53 -04:00
access.c Move ARM access.c from machine to sys 2017-05-25 12:34:53 -04:00
aclocal.m4
aeabi_atexit.c add forward declaration to __cxa_atexit to aeabi_atexit, to prevent warnings 2018-02-16 12:16:07 +01:00
arm.h Stack Pointer and Stack Limit initialization refactored. 2019-07-23 10:00:06 +02:00
configure Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
configure.in
crt0.S Stack Pointer and Stack Limit initialization refactored. 2019-07-23 10:00:06 +02:00
libcfunc.c
swi.h Make macro checks ARMv8-M baseline proof 2016-01-28 11:26:37 +01:00
syscalls.c Builtin enable return code with SYS_EXIT_EXTENDED 2018-11-26 10:07:55 -05:00
trap.S Include code in trap.S for APCS only. 2019-04-11 14:20:21 +00:00