freebsd-dev/lib/libc/arm/aeabi
Andrew Turner 9975c7a7ef Export the ARM __aeabi_mem* functions from libc, they are needed by the gcc
from ports as it doesn't include these in the copy of libgcc it installs
uses.

Obtained from:	ABT Systems Ltd
2015-06-16 16:40:25 +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 Export the ARM __aeabi_mem* functions from libc, they are needed by the gcc 2015-06-16 16:40:25 +00:00
Symbol.map Export the ARM __aeabi_mem* functions from libc, they are needed by the gcc 2015-06-16 16:40:25 +00:00