Andrew Hsieh
2f35f1fa51
Merge "Update android-20 wchar.h up to bionic state."
2014-05-16 00:27:28 +00:00
Arseniy Antonov
4e1ef36772
Update android-20 wchar.h up to bionic state.
...
Corresponding changes in bionic:
Ia9bd0785bc42c7b46e2bb6c3d9b9a9d3f769d983
I5abdc7cc3c27c109b7900c94b112f18a95c35763
Change-Id: Ie86fd15226fe552b6f0e60c24debbe1d79f7a332
Signed-off-by: Arseniy Antonov <arseniy.antonov@intel.com >
2014-05-15 18:48:19 +04:00
Andrew Hsieh
3dc9183a69
am 2ec7a5c0: am a5afedd2: Merge "Fixes samples Teapot/MoreTeapots armeabi-v7a-hard; native-audio debug build"
...
* commit '2ec7a5c0f679a0d1e83ebc55479d1b8bbcb79f7d':
Fixes samples Teapot/MoreTeapots armeabi-v7a-hard; native-audio debug build
2014-05-15 11:07:26 +00:00
Andrew Hsieh
2ec7a5c0f6
am a5afedd2: Merge "Fixes samples Teapot/MoreTeapots armeabi-v7a-hard; native-audio debug build"
...
* commit 'a5afedd2e21846f8cd8d662c4a7ef7ec3dc6dfee':
Fixes samples Teapot/MoreTeapots armeabi-v7a-hard; native-audio debug build
2014-05-15 11:03:55 +00:00
Andrew Hsieh
a5afedd2e2
Merge "Fixes samples Teapot/MoreTeapots armeabi-v7a-hard; native-audio debug build"
2014-05-15 11:01:00 +00:00
Chet Haase
b360b2e8c1
am abbe7bd1: Revert "Add demo for animating RecyclerView actions"
...
* commit 'abbe7bd1e0f7ecc64a9f542b8d0eb78de7e567fe':
Revert "Add demo for animating RecyclerView actions"
2014-05-15 00:17:26 +00:00
Chet Haase
abbe7bd1e0
Revert "Add demo for animating RecyclerView actions"
...
This reverts commit 828b2aa2f4 .
Change-Id: I0f773b5c42530cad924e454dc816ddc372db95f7
2014-05-15 00:01:07 +00:00
Chet Haase
ff3d094e86
am 828b2aa2: Add demo for animating RecyclerView actions
...
* commit '828b2aa2f42b0e079e05c560e749835bef3ef71f':
Add demo for animating RecyclerView actions
2014-05-14 21:06:07 +00:00
Chet Haase
828b2aa2f4
Add demo for animating RecyclerView actions
...
Change-Id: Ieb14cfb627663f507c24205d697347a1da389094
2014-05-14 14:01:18 -07:00
David 'Digit' Turner
a9206776fe
am 3907ebb7: am 94ebf1e6: Merge "libportable: Add dependency on libdl."
...
* commit '3907ebb75e450b02f6996f6fa368ca0d2bacfb4a':
libportable: Add dependency on libdl.
2014-05-12 13:36:05 +00:00
David 'Digit' Turner
3907ebb75e
am 94ebf1e6: Merge "libportable: Add dependency on libdl."
...
* commit '94ebf1e6a993391f8139e4ee4702c02bdda560a9':
libportable: Add dependency on libdl.
2014-05-12 13:31:55 +00:00
David 'Digit' Turner
94ebf1e6a9
Merge "libportable: Add dependency on libdl."
2014-05-12 13:28:34 +00:00
David 'Digit' Turner
e398009921
libportable: Add dependency on libdl.
...
The patch at [1] was reverted because ndk/sources/android/cpu-features
is now part of the platform build (as a dependency of libportable), and
now requires dlopen()/dlsym()/dlclose().
Because the platform build system doesn't support LOCAL_EXPORT_LDLIBS,
add the dependency to libportable's own module definition instead.
After this patch is submitted, it's possible to re-apply the original
patch and get a working build.
[1] https://android-review.googlesource.com/#/c/91380/
BUG=13679666
Change-Id: I54b4376a562242d21631eaf13090650decfe791d
2014-05-12 15:10:01 +02:00
Andrew Hsieh
1e61663835
Remove non-existanec functions/variables from libc.so
...
See b.android.com/69319
android-9+
__evOptMonoTime
_nres
__p_default_section_syms
__p_update_section_syms
_rand48_add
_rand48_mult
_rand48_seed
_res_opcodes
__sFext
android-12+
copy_tm_to_TM
copy_TM_to_tm
__dtoa
_endhtent
__fremovelock
_gethtbyaddr
_gethtbyname
_gethtbyname2
_gethtent
__libc_android_abort
_mktemp # mktemp already exist in header
__pread64 # add pread64, pwrite64 and ftruncate64 to API >= 12
__pwrite64
res_need_init
__res_ourserver_p
_sethtent
__set_syscall_errno
__sfvwrite
__timer_table_start_stop
valid_tm_mon
valid_tm_wday
android-14+
__libc_android_log_assert
__libc_android_log_print
__libc_android_log_vprint
android-17+
dlmalloc_walk_free_pages
dlmalloc_walk_heap
__get_pc
android-18+
__get_res_cache
__libc_init_common
__libc_preinit
Change-Id: Ie67acf115427e808dde0e33411671b07a888a9b6
2014-05-12 19:22:17 +08:00
Andrew Hsieh
106c0c694c
am 3d34e652: am 7b004d96: Merge "Add libcxx projects and compiler-rt to windows whitelist."
...
* commit '3d34e6524e035c6f55cac6553c73c7b18f9910c3':
Add libcxx projects and compiler-rt to windows whitelist.
2014-05-12 10:30:32 +00:00
Andrew Hsieh
3d34e6524e
am 7b004d96: Merge "Add libcxx projects and compiler-rt to windows whitelist."
...
* commit '7b004d960657c15145ce1272f7a61c8ca4272cd1':
Add libcxx projects and compiler-rt to windows whitelist.
2014-05-12 10:27:46 +00:00
Andrew Hsieh
7b004d9606
Merge "Add libcxx projects and compiler-rt to windows whitelist."
2014-05-12 10:23:36 +00:00
Andrew Hsieh
7986b0872e
Fixes samples Teapot/MoreTeapots armeabi-v7a-hard; native-audio debug build
...
Fixes two issues:
1. Remove redundant check for hard-float in Teapot/MoreTeapots and ndk_helper
they depend. The ndk-build system add those flags already for armeabi-v7a-hard
2. native-audio in debug build: assert on the non-existance var
Change-Id: Id6b2d38a264c2f2d0e0c7fe625991fcee1762800
2014-05-12 15:53:37 +08:00
Andrew Hsieh
154e19fda6
Restore stdint.h for android-3..19 to the original headers
...
$NDK/tests/standalone/run.sh fail to run with last update on stdint.h
to android-20 level. Restore stdint.h for fear of the new one breaking
the existing apps
Also fix signal_portable.h to use SIGRTMIN/MAX in old headers
(which got renamed to __SIGRTMIN in new header)
Also change _JBLEN to 1024 which shall be large enough to store CPU
states for forseable future.
Change-Id: Ia9c03558a258c10434eb8e6985adc122532feaa3
2014-05-12 12:14:33 +08:00
Andrew Hsieh
b1111100fc
Update lib-boostrape for 64-bit libraries built with GCC toolchain
...
Change-Id: Icdc4bf924f660eb137e70ad80c91f68efd30824f
2014-05-12 12:04:58 +08:00
Andrew Hsieh
c78fab9f39
am 829367fd: am 46452519: Merge "Refresh android-20 headers/libs"
...
* commit '829367fdb42839e1c1e7bd8ce25206048d8e0a2f':
Refresh android-20 headers/libs
2014-05-12 03:58:05 +00:00
Andrew Hsieh
829367fdb4
am 46452519: Merge "Refresh android-20 headers/libs"
...
* commit '4645251978aaa9e9db0501efb03f56432a1b9b85':
Refresh android-20 headers/libs
2014-05-12 03:53:30 +00:00
Andrew Hsieh
4645251978
Merge "Refresh android-20 headers/libs"
2014-05-12 03:47:32 +00:00
Stephen Hines
d7d603fbbb
Add libcxx projects and compiler-rt to windows whitelist.
...
Change-Id: I2d6189b4e9a0440330d1212dae9396b88b66ea3f
2014-05-09 14:45:58 -07:00
Andrew Hsieh
f81cdeba6a
Refresh android-20 headers/libs
...
bionic: adfc007dbf936bd021d79ba2d2c360a3cfc77be9 5/19 2014
Change-Id: I4836f04d9b5b68abe7896e246c9dffa2e175e4ca
2014-05-09 20:08:02 +08:00
Andrew Hsieh
870c6634cc
am 557c79bf: am b769dcb8: Merge "Update signal.h from bionic with transition from SIGRTMIN to __SIGRTMIN"
...
* commit '557c79bf9fc30d9978af67db04604fd035d90f97':
Update signal.h from bionic with transition from SIGRTMIN to __SIGRTMIN
2014-05-09 02:48:27 +00:00
Andrew Hsieh
557c79bf9f
am b769dcb8: Merge "Update signal.h from bionic with transition from SIGRTMIN to __SIGRTMIN"
...
* commit 'b769dcb815594fc1407d58c7d1e10f72a48aa196':
Update signal.h from bionic with transition from SIGRTMIN to __SIGRTMIN
2014-05-09 02:43:24 +00:00
Andrew Hsieh
b769dcb815
Merge "Update signal.h from bionic with transition from SIGRTMIN to __SIGRTMIN"
2014-05-09 02:38:01 +00:00
Xavier Ducrohet
6ee534bf5d
am 557639cf: am 2567045c: Merge "Remove SDK tools from build."
...
* commit '557639cf1167a32c9601a53fd70af7eb81413556':
Remove SDK tools from build.
2014-05-09 00:56:45 +00:00
Xavier Ducrohet
557639cf11
am 2567045c: Merge "Remove SDK tools from build."
...
* commit '2567045c07dfae87fa53dfdc349681b5311d3522':
Remove SDK tools from build.
2014-05-09 00:52:33 +00:00
Xavier Ducrohet
2567045c07
Merge "Remove SDK tools from build."
2014-05-09 00:46:53 +00:00
Xavier Ducrohet
ce00253c5b
Remove SDK tools from build.
...
(cherry picked from commit 1678734ef064893f28390fac16f4633d0fb7361a)
Change-Id: Ia689f66868de18341b863e19f2958434eb45ca59
2014-05-08 14:49:09 -07:00
Xavier Ducrohet
40ad715f74
am 7fc13d7a: am 1cad9512: Merge "Fix repo script to ignore tools"
...
* commit '7fc13d7ad63eb0fad3d30b4b909baca6651ee303':
Fix repo script to ignore tools
2014-05-08 19:36:30 +00:00
Xavier Ducrohet
7fc13d7ad6
am 1cad9512: Merge "Fix repo script to ignore tools"
...
* commit '1cad951295f4b7bbd6edd8c1c5c7a791f7078033':
Fix repo script to ignore tools
2014-05-08 19:32:31 +00:00
Xavier Ducrohet
1cad951295
Merge "Fix repo script to ignore tools"
2014-05-08 19:28:09 +00:00
Xavier Ducrohet
d81eb5d833
Fix repo script to ignore tools
...
Change-Id: I80e6d5802f9a4633378d432eff3e91c2fcf83eeb
2014-05-08 12:26:20 -07:00
Pavel Chupin
4120ceca07
Update signal.h from bionic with transition from SIGRTMIN to __SIGRTMIN
...
Update signal.c for build with old platforms
Change-Id: Ica87465a73004c0885d51e384acd4f42947cc19b
Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com >
2014-05-08 15:34:45 +04:00
Andrew Hsieh
96dc8d3956
am b05c061e: am 4bc52758: Merge "Update epoll.h from bionic"
...
* commit 'b05c061e501ef35b6b988e5f1f99ecb670d01bbe':
Update epoll.h from bionic
2014-05-08 00:45:00 +00:00
Andrew Hsieh
b05c061e50
am 4bc52758: Merge "Update epoll.h from bionic"
...
* commit '4bc5275825af47e11479b2cbff01193e90ca2ff4':
Update epoll.h from bionic
2014-05-08 00:42:39 +00:00
Andrew Hsieh
4bc5275825
Merge "Update epoll.h from bionic"
2014-05-08 00:40:20 +00:00
Pavel Chupin
9973b9197f
Update epoll.h from bionic
...
Change-Id: I0c1c8180bcfab5022d5dcdcb5c768a17b9d77f16
Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com >
2014-05-07 19:06:03 +04:00
Tim Kilbourn
62843523e6
am d91fd1cb: DO NOT MERGE Remove banner from manifest.
...
* commit 'd91fd1cb4be7f2c0672ffd9dbd38b304e44c0cc0':
DO NOT MERGE Remove banner from manifest.
2014-05-06 21:24:03 +00:00
Tim Kilbourn
d91fd1cb4b
DO NOT MERGE Remove banner from manifest.
...
The api is hidden in klp-modular-dev.
Change-Id: I78a569c7d876e0716eba9163490331dc5d81f87e
2014-05-06 14:16:35 -07:00
Raphael Moll
891910a34c
am bde50dcb: (-s ours) am 21980124: (-s ours) Merge "Revert "win_sdk: temporary disable ALL win_sdk build. DO NOT MERGE.""
...
* commit 'bde50dcb0c7cd8a7a88be95ed2c5612872099f1e':
Revert "win_sdk: temporary disable ALL win_sdk build. DO NOT MERGE."
2014-05-05 22:54:58 +00:00
Raphael Moll
bde50dcb0c
am 21980124: (-s ours) Merge "Revert "win_sdk: temporary disable ALL win_sdk build. DO NOT MERGE.""
...
* commit '21980124f6aeb923cea50895eab8d6b9c31aba4a':
Revert "win_sdk: temporary disable ALL win_sdk build. DO NOT MERGE."
2014-05-05 22:52:16 +00:00
Raphael Moll
21980124f6
Merge "Revert "win_sdk: temporary disable ALL win_sdk build. DO NOT MERGE.""
2014-05-05 22:46:37 +00:00
Raphael Moll
438cc639d0
Revert "win_sdk: temporary disable ALL win_sdk build. DO NOT MERGE."
...
This reverts commit 4a747f67b0 .
2014-05-05 14:57:16 -07:00
Raphael Moll
6a059deadb
am b38feb4f: (-s ours) am 4a5687a7: (-s ours) Merge "win_sdk: temporary disable ALL win_sdk build. DO NOT MERGE."
...
* commit 'b38feb4fc70cd7273b133046db4e8ba84c112800':
win_sdk: temporary disable ALL win_sdk build. DO NOT MERGE.
2014-05-03 19:14:52 +00:00
Raphael Moll
b38feb4fc7
am 4a5687a7: (-s ours) Merge "win_sdk: temporary disable ALL win_sdk build. DO NOT MERGE."
...
* commit '4a5687a7144a60826b6fc035459fd691705b72bc':
win_sdk: temporary disable ALL win_sdk build. DO NOT MERGE.
2014-05-03 19:12:05 +00:00
Raphael Moll
4a5687a714
Merge "win_sdk: temporary disable ALL win_sdk build. DO NOT MERGE."
2014-05-03 19:08:57 +00:00