1ffec1cc4d0e283bb1ff6f49843769a3493b8d73 |
|
23-Nov-2015 |
Dmitriy Ivanov <dimitry@google.com> |
Introduce anonymous namespace The anonymous namespace is introduced to handle cases when linker can not find the caller. This usually happens when caller code was not loaded by dynamic linker; for example mono-generated code. Bug: http://b/25844435 Bug: http://b/22548808 Change-Id: I9e5b1d23c1c75bc78548d68e79216a6a943a33cf
|
bc75047a1b0e68006077ea2e5f798475c90cbad0 |
|
31-Oct-2015 |
Dmitriy Ivanov <dimitry@google.com> |
Generate libdl.so per-architecture version script Bug: http://b/24767418 Change-Id: I3d5775ba44d4c8e7fc5f2fbebae10e022100f1e2
|
11ea08c5cbc47db16f6c024338fbe9f6f456ce80 |
|
16-Jun-2015 |
Dan Albert <danalbert@google.com> |
Use new sanitizer option. Change-Id: I21b04a1f3be3b10ee557bf9e0caa5db638686364
|
d8ead18145cba98fdc7256f9a0e69b8c1c90cd1c |
|
22-May-2015 |
Dmitriy Ivanov <dimitry@google.com> |
Add functions to provide target sdk version Bug: http://b/21364029 Change-Id: I8648d1bff6c8fd6e7cd12da7f128e048b9f2829a (cherry picked from commit 79fd668bb4ddb22432eeda2ebd8d10359013d9a8)
|
79fd668bb4ddb22432eeda2ebd8d10359013d9a8 |
|
22-May-2015 |
Dmitriy Ivanov <dimitry@google.com> |
Add functions to provide target sdk version Bug: http://b/21364029 Change-Id: I8648d1bff6c8fd6e7cd12da7f128e048b9f2829a
|
da194780b1ae4487aa630bef4e720694acf4da82 |
|
18-Dec-2014 |
Dan Albert <danalbert@google.com> |
Disable ASAN for more of our libraries. Since ASAN depends on these libraries, we need to exclude them from being instrumented. Change-Id: I62005b6d04ee7b2283c4bd54ace5304386c67358
|
a4ed64d4c3fa5ddb90d037d42294b5032d9b175a |
|
27-Sep-2014 |
Dan Albert <danalbert@google.com> |
Add a dummy libdl.a. Change-Id: I4b30b8875f14352bae2948ab8cf544ae818795ab
|
3ec67de0513c1d7e5f41f7f17e8251122a0cc9d2 |
|
16-Sep-2014 |
Dan Albert <danalbert@google.com> |
Exclude libstdc++ from linked libraries. Also explicitly add libstdc++ includes for necessary targets. Change-Id: If712ba0ae7908d8147a69e29da5c453a183d6540
|
d286796fce1e6fff407b719a53eb2afbeb96c327 |
|
04-Jun-2014 |
Elliott Hughes <enh@google.com> |
Turn on -Wunused and fix the mistakes it uncovers. Change-Id: I023d2d8b547fbc21d4124bb7510d42b06a0dc501
|
1682c63d777d7b008415c2166dd896444e3f1596 |
|
24-Jan-2014 |
Ying Wang <wangying@google.com> |
Use arch-specific variable to set up the x86 ld flags. Bug: 11654773 Change-Id: I9e9075bac1303cfa39b0f717dd74625ce1dd5fa5
|
0695aa725513e096b5633817eea3db1499e58f7e |
|
24-Jan-2014 |
Ying Wang <wangying@google.com> |
Use arch-specific variable to set up the x86 ld flags. Bug: 11654773 Change-Id: I9e9075bac1303cfa39b0f717dd74625ce1dd5fa5
|
7ac975146ea7bc1ee7499bafc4e0b57b7ee56c98 |
|
15-Jan-2014 |
Elliott Hughes <enh@google.com> |
Fix libdl build warnings, turn on -Werror. Change-Id: I71c39b77ac1e9a92482ce71a829449100945ec86
|
a567a8e4bd9036bcb74a0a028235a48d8b2a115e |
|
18-Dec-2012 |
Pavel Chupin <pavel.v.chupin@intel.com> |
x86_64: Update Makefiles for x86_64 targets and add symlinks Use basic .c versions of all functions for x86_64 until they are manually optimized and .s versions released. Change-Id: I59bba08931e894822db485c8803c2665c226234a Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
|
ae5c64413bf72bc18d7fc81e1f5761824bc01f49 |
|
13-Aug-2012 |
Elliott Hughes <enh@google.com> |
Add dependencies on all the makefiles. This should help prevent broken builds next time I'm messing with assembler/compiler/linker flags... Change-Id: I30f15a3ce3c3f3c60cad7bc59aaba9f42d792224
|
e33af61c7073719b027e038fbcdde49363b604ee |
|
16-May-2012 |
Elliott Hughes <enh@google.com> |
Remove the last references to SuperH. Change-Id: Icb44c1f94cb178d90b4c2b1e8f6d175586aec4e1
|
fc9e525fe07846c1efa23235a59575f8dad69c53 |
|
16-May-2012 |
Ying Wang <wangying@google.com> |
Rename the misleading var name TARGET_OUT_STATIC_LIBRARIES TARGET_OUT_STATIC_LIBRARIES is actually the same as TARGET_OUT_INTERMEDIATE_LIBRARIES. Change-Id: I11ac35256031d461d20156cd4c19ed7eae781d22
|
7e5d19c055e50232fc566978e2bab332ccc6894e |
|
12-Jul-2011 |
Jeff Brown <jeffbrown@google.com> |
Remove the simulator target from all makefiles. Bug: 5010576 Change-Id: I9064e3221582fcf3d4210d67f1cf0a96e7e3aa86
|
efecfde19a1af5aacbd77a6124968df2d7a49a83 |
|
31-Aug-2009 |
Shin-ichiro KAWASAKI <shinichiro.kawasaki.mg@hitachi.com> |
added and modified libdl to support SuperH architecture
|
1dc9e472e19acfe6dc7f41e429236e7eef7ceda1 |
|
04-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //depot/cupcake/@135843
|
1767f908af327fa388b1c66883760ad851267013 |
|
04-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //depot/cupcake/@135843
|
4e468ed2eb86a2406e14f1eca82072ee501d05fd |
|
18-Dec-2008 |
The Android Open Source Project <initial-contribution@android.com> |
Code drop from //branches/cupcake/...@124589
|
a27d2baa0c1a2ec70f47ea9199b1dd6762c8a349 |
|
21-Oct-2008 |
The Android Open Source Project <initial-contribution@android.com> |
Initial Contribution
|