No description
Find a file
Elliott Hughes c78368f04f Change the interface for fatal logging.
This more general interface lets liblog give us any fatal log message,
regardless of source. This means we can remove the special case for
LOG_ALWAYS_FATAL with a simpler scheme that automatically works for
the VM too.

Change-Id: Ia6dbf7c3dbabf223081bd5159294835d954bb067
2014-05-06 20:37:22 -07:00
benchmarks Add ability to run on host for x86/x86_64. 2014-05-01 13:44:57 -07:00
libc Change the interface for fatal logging. 2014-05-06 20:37:22 -07:00
libdl Add android_dlopen_ext() interface to linker. 2014-04-17 13:50:55 +01:00
libm Fix <math.h> to quieten most of our warnings. 2014-05-05 21:19:47 -07:00
libstdc++ Clean up warnings in libstdc++. 2014-02-18 12:02:37 -08:00
linker Merge "Handle empty relro segment or incorrectly sized file." 2014-05-06 10:16:18 +00:00
tests Merge "Fix <math.h> to quieten most of our warnings." 2014-05-06 17:18:16 +00: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 Clean up and document our hacks for building BSD source. 2014-04-21 17:13:46 -07:00