No description
Find a file
Stephen Hines 762cea46f0 Use gnu++11 and gnu99 explicitly for C++/C files.
Clang and gcc default to different standards, so we should be explicit
about the versions we want to compile for.

Change-Id: I65495a2392dd29f36373b94c616c2506173e6033
2013-10-02 12:37:16 -07:00
libc Use gnu++11 and gnu99 explicitly for C++/C files. 2013-10-02 12:37:16 -07:00
libdl x86_64: Update Makefiles for x86_64 targets and add symlinks 2013-10-01 15:36:08 -07:00
libm Fix libm build for x86_64. 2013-10-01 17:57:19 -07:00
libstdc++ Clean up internal libc logging. 2013-03-15 16:12:58 -07:00
libthread_db Fix the pthread_setname_np test. 2013-02-15 12:08:59 -08:00
linker Remove 32-bit assumptions from the ELF code. 2013-09-30 18:43:46 -07:00
tests Merge "libc: fortify recvfrom()" 2013-09-27 16:05:44 +00:00
.gitignore Merge memory checking functionality from sandbox 2010-02-16 11:43:18 -08:00
ABI-bugs.txt Regenerate NOTICE files. 2013-03-07 11:51:10 -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