Go to file
Dmitriy Ivanov ce44166c73 Fix weak function lookups
* Linker now correctly resolves function defined
   with __attribute__((weak)).

Bug: https://code.google.com/p/android/issues/detail?id=70206
Change-Id: I82efb905676c25fefb1b11a13f5fecb0f1384657
2014-06-17 16:18:18 -07:00
benchmarks Fix GCC 4.9 complaint about int/size_t mismatch. 2014-06-12 12:52:58 -07:00
libc Merge "Add <linux/tty.h> to libc/include/sys/ioctl.h" 2014-06-17 20:56:23 +00:00
libdl Turn on -Wunused and fix the mistakes it uncovers. 2014-06-03 15:22:34 -07:00
libm Merge "Add a flag control that PRIVATE libm can be chosen" 2014-06-17 20:56:23 +00:00
libstdc++ Move libstdc++ into libc. 2014-05-14 18:18:55 -07:00
linker Fix weak function lookups 2014-06-17 16:18:18 -07:00
tests Fix weak function lookups 2014-06-17 16:18:18 -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 Clean up and document our hacks for building BSD source. 2014-04-21 17:13:46 -07:00