freebsd-dev/lib/libc/arm/aeabi
Andrew Turner 24e8388b29 Use a register to set the cpsr bits. The ip register is safe to be changed
within all of these functions, and is only stored in some to correctly pad
the stack.

This will be needed to build as Thumb-2 as, unlike with ARM instructions,
the msr instruction only takes a register as the input.
2015-05-31 09:07:26 +00:00
..
aeabi_asm_double.S Use a register to set the cpsr bits. The ip register is safe to be changed 2015-05-31 09:07:26 +00:00
aeabi_asm_float.S Use a register to set the cpsr bits. The ip register is safe to be changed 2015-05-31 09:07:26 +00:00
aeabi_atexit.c
aeabi_double.c Add support for the __aeabi_c*cmp* functions. These are similar to the 2014-10-14 14:27:51 +00:00
aeabi_float.c Add support for the __aeabi_c*cmp* functions. These are similar to the 2014-10-14 14:27:51 +00:00
aeabi_unwind_cpp.c
aeabi_unwind_exidx.c Add dl_unwind_find_exidx() for ARM EABI, required for C++ exception 2014-07-19 22:13:27 +00:00
aeabi_vfp_double.S Teach bits of libc about Thumb. This adds the if-then instructions needed 2015-05-12 10:03:14 +00:00
aeabi_vfp_float.S Teach bits of libc about Thumb. This adds the if-then instructions needed 2015-05-12 10:03:14 +00:00
aeabi_vfp.h From https://sourceware.org/ml/newlib/2014/msg00113.html 2014-08-14 04:20:13 +00:00
Makefile.inc Apparently more Makefiles use stuff from compiler-rt, so fix them up 2015-01-08 20:11:38 +00:00
Symbol.map Add support for the __aeabi_c*cmp* functions. These are similar to the 2014-10-14 14:27:51 +00:00