freebsd-dev/lib/libc/arm
Ed Maste 4b12fb6103 Remove duplicate copies of trivial getcontextx.c
Only i386 and amd64 provide a non-trivial __getcontextx(). Use a common
trivial implementation in gen/ for other architectures, rather than
copying the file to each MD subdirectory.

Reviewed by:	kib
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D1472
2015-01-12 18:13:38 +00:00
..
aeabi Apparently more Makefiles use stuff from compiler-rt, so fix them up 2015-01-08 20:11:38 +00:00
gen Remove duplicate copies of trivial getcontextx.c 2015-01-12 18:13:38 +00:00
softfloat
string Switch to the ARM unified assembly language as the clang integrated as only 2014-11-29 15:56:52 +00:00
sys In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo). 2014-08-31 17:21:51 +00:00
_fpmath.h
arith.h
gd_qnan.h
Makefile.inc Clean up detection of hard-float ABIs. As with big-endian in r272368 we 2014-10-01 16:08:19 +00:00
Symbol_vfp.map Add the fp{get,set}{mask,round} functions to the public symbols in the map. 2014-09-05 18:11:36 +00:00
Symbol.map
SYS.h