Go to file
Christopher Ferris f171b34cf0 Use the float/double assert macros.
The normal ASSERT_EQ macros don't work quite right for float/double values,
and result in false failures. Use the correct macros instead.

Bug: 13511379
Change-Id: Ic2feee7f3d3569f57b6453b8fa95222846c625cd
2014-03-17 16:40:26 -07:00
benchmarks Add various benchmarks. 2014-03-11 11:20:52 -07:00
libc Clean up reentrancy cruft. 2014-03-13 16:17:43 -07:00
libdl Use arch-specific variable to set up the x86 ld flags. 2014-01-24 16:50:16 -08:00
libm Update libm to the upstream head (2014.03.13) 2014-03-13 16:20:36 +00:00
libstdc++ Clean up warnings in libstdc++. 2014-02-18 12:02:37 -08:00
linker Unify our assembler macros. 2014-02-20 13:51:26 -08:00
tests Use the float/double assert macros. 2014-03-17 16:40:26 -07:00
.gitignore Merge memory checking functionality from sandbox 2010-02-16 11:43:18 -08:00
ABI-bugs.txt PTHREAD_KEYS_MAX cleanup. 2013-12-12 12:51:08 -08:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:11:41 -07:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:04:02 -08:00
HACKING.txt Renamed the misleading libc/netbsd directory to libc/dns. 2014-02-28 16:31:04 +00:00