freebsd-dev/lib/libc/powerpc
Justin Hibbits 85eda151ff Avoid use of register variables. Clang 3.5 treats this as undefined behavior,
and bad things happen.

MFC after:	1 week
2015-01-06 03:50:43 +00:00
..
gen Avoid use of register variables. Clang 3.5 treats this as undefined behavior, 2015-01-06 03:50:43 +00:00
softfloat Add support files for compiling with soft-float. This has been 2008-04-27 18:34:34 +00:00
sys Ensure that every ENTRY(foo) has a matching END(foo). 2014-10-01 15:00:21 +00:00
_fpmath.h
arith.h
gd_qnan.h The distinction between quiet and signaling NaN formats is 2007-01-03 05:00:03 +00:00
Makefile.inc Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP} 2014-03-04 02:19:39 +00:00
Symbol.map Doh... Don't add __eabi to an old version tag (i.e. FBSD_1.0). Add it to the 2012-05-25 16:30:42 +00:00
SYS.h Get rid of the CONCAT macro. 2013-11-23 18:50:43 +00:00