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
Raphael Moll
4a747f67b0
win_sdk: temporary disable ALL win_sdk build. DO NOT MERGE.
...
This deactivate building all the exe binaries
and prevents atree from running (both for dev.git
and sdk.git). This still results in a win_sdk folder
so that the sdk_repo rule can work, but the generated
sdk will only contain linux binaries and is not to be
used for production, obviously.
Change-Id: I99cd27a050278afae3b62d1ef34a0a1a542bfd1a
2014-05-03 19:07:57 +00:00
Raphael Moll
304c807058
am a783fe5f: Merge "Temporarily disable rs/bcc in win_sdk"
...
* commit 'a783fe5f2c4e053b92b51ea1725fb535eaae7b0b':
Temporarily disable rs/bcc in win_sdk
2014-05-03 00:04:52 +00:00
Raphael Moll
a783fe5f2c
Merge "Temporarily disable rs/bcc in win_sdk"
2014-05-03 00:02:13 +00:00
Raphael Moll
c63c2d31ba
Temporarily disable rs/bcc in win_sdk
...
Change-Id: Ic3c49f14098662c83167151a2abc7f46d847c67f
2014-05-02 12:21:17 -07:00
Andrew Hsieh
4d8f4793cd
am 261d178e: Merge "Track transition from SIGRTMIN to __SIGRTMIN"
...
* commit '261d178e55db870331bd5eb8a41a22aa8f6c3589':
Track transition from SIGRTMIN to __SIGRTMIN
2014-05-01 01:22:48 +00:00
Andrew Hsieh
261d178e55
Merge "Track transition from SIGRTMIN to __SIGRTMIN"
2014-05-01 01:20:04 +00:00
Brian Carlstrom
fb9c4e0c9f
Track transition from SIGRTMIN to __SIGRTMIN
...
Change-Id: I69064edf1a7e95c91f90d9b05c1cf3f9c8c46747
2014-04-30 17:58:41 -07:00
Bill Yi
23f68632c7
Merge commit 'd297be2136209cab4edbcf8879520f65fb564103' into HEAD
2014-04-29 11:33:09 -07:00
Andrew Hsieh
88765facf1
am e23f9c5d: Merge "Bump __clang_minor__ check to 6 for __builtin_isnan"
...
* commit 'e23f9c5d308c0499c442cbd0bb07d336471dcb88':
Bump __clang_minor__ check to 6 for __builtin_isnan
2014-04-28 17:02:31 +00:00
Andrew Hsieh
e23f9c5d30
Merge "Bump __clang_minor__ check to 6 for __builtin_isnan"
2014-04-28 16:59:32 +00:00
Andrew Hsieh
36e2bc959f
am 90dada06: Merge "Update arch-x86/lib-bootstrap/lib64"
...
* commit '90dada064c8fb05b91889cb7978b7ebe335f7cbb':
Update arch-x86/lib-bootstrap/lib64
2014-04-25 16:55:57 +00:00
Andrew Hsieh
b280e72a97
Bump __clang_minor__ check to 6 for __builtin_isnan
...
It appears that upstream 3.5 still can't accept __builtin_isnan redeclared
with calling convention, eg.
cat > isnan.c <<EOF
int __builtin_isnan(double) __attribute__((pcs("aapcs")));
EOF
clang -target armv5te-none-linux-androideabi -c isnan.c
isnan.c:1:5: error: function declared 'aapcs' here was previously declared without calling convention
int __builtin_isnan(double) __attribute__((pcs("aapcs")));
^
isnan.c:1:5: note: previous declaration is here
Change-Id: Iff466fd913c3deec27aa3ff355a208543028d368
2014-04-25 09:55:31 -07:00
Andrew Hsieh
90dada064c
Merge "Update arch-x86/lib-bootstrap/lib64"
2014-04-25 16:51:49 +00:00
Andrew Hsieh
fec8b6eb28
Update arch-x86/lib-bootstrap/lib64
...
Note that this is only used (symlinked) by android-20/arch-x86/lib-bootstrap
for x86_64 build
Change-Id: I9ab023b0383f406fd5b05debf2dd75ea9f2243d8
2014-04-24 12:26:29 -07:00
Andrew Hsieh
36037576fc
am 867634ec: Merge "Update libportable to catch up bionic changes."
...
* commit '867634ecf44a88e407f6080859b1ca12d159eb63':
Update libportable to catch up bionic changes.
2014-04-24 03:07:34 +00:00
Andrew Hsieh
867634ecf4
Merge "Update libportable to catch up bionic changes."
2014-04-24 03:05:22 +00:00
WenHan Gu
70174f1084
Update libportable to catch up bionic changes.
...
Note __open should not be used anymore.
Also, fix a x86 fenv bug.
Change-Id: I8430ccfdb7d7685e1ee6e71333d65590c09e3d6c
2014-04-23 21:47:49 +08:00
Andrew Hsieh
45db706612
am 19dc3c64: Merge "Add android-20 bionic headers/symbols for 32-bit"
...
* commit '19dc3c6497696d4be2346bbd08e56eb29b31c6b1':
Add android-20 bionic headers/symbols for 32-bit
2014-04-22 14:42:29 +00:00
Andrew Hsieh
19dc3c6497
Merge "Add android-20 bionic headers/symbols for 32-bit"
2014-04-22 14:40:31 +00:00
Narayan Kamath
eb96f6540c
am bc6a6036: Merge "Fix the stack/ tool for 64 bit archs."
...
* commit 'bc6a6036e71a5ab2385856c2a9bc4caddd5362d4':
Fix the stack/ tool for 64 bit archs.
2014-04-22 13:39:04 +00:00
Narayan Kamath
bc6a6036e7
Merge "Fix the stack/ tool for 64 bit archs."
2014-04-22 13:35:03 +00:00
Andrew Hsieh
79d3fcb11e
Add android-20 bionic headers/symbols for 32-bit
...
Note that this is for bionic headers to be consistent with 64-bit
headers tentatively placed at android-20. ie.
1. bionic headers in all the existing 32-bit headers android-3 .. 19
are consistent, and don't track any new development in bionic/
since JB (the time when significant refactoring work starts in bionic/)
unless bug fixes.
2. bionic headers in android-20 tracks bionic/
Change-Id: Ia07f04ac03ffaef6a6ddcea5f0e6b891e21a869a
2014-04-20 22:18:57 -07:00
Andrew Hsieh
5ddb5533bc
am ea0a9548: Merge "Rename lib64 to lib in arch-arm64 and arch-arm64"
...
* commit 'ea0a954826ca0849bf05053e38ee325db9867873':
Rename lib64 to lib in arch-arm64 and arch-arm64
2014-04-14 16:17:54 +00:00
Andrew Hsieh
ea0a954826
Merge "Rename lib64 to lib in arch-arm64 and arch-arm64"
2014-04-14 16:14:24 +00:00
Andrew Hsieh
09c7713db7
am 02a8646f: Merge "Remove _GLOBAL_OFFSET_TABLE_ from mips\' libstdc++.so.variables.txt"
...
* commit '02a8646fb007cdff8fd2d7d11ffec3e5f9045214':
Remove _GLOBAL_OFFSET_TABLE_ from mips' libstdc++.so.variables.txt
2014-04-14 15:37:02 +00:00
Andrew Hsieh
02a8646fb0
Merge "Remove _GLOBAL_OFFSET_TABLE_ from mips' libstdc++.so.variables.txt"
2014-04-14 15:34:51 +00:00
Andrew Hsieh
1c0b98603a
Remove _GLOBAL_OFFSET_TABLE_ from mips' libstdc++.so.variables.txt
...
Change-Id: Ie74d6ece0a76eceb41bfc83b2652b50c7e8be159
2014-04-14 08:09:49 -07:00
Andrew Hsieh
75c7ca08ec
am c6f2450d: Merge "Add libstdc++ symbols for 64-bit archs"
...
* commit 'c6f2450d43938bc918f397b49ba615a848a459b5':
Add libstdc++ symbols for 64-bit archs
2014-04-14 14:52:17 +00:00
Andrew Hsieh
c6f2450d43
Merge "Add libstdc++ symbols for 64-bit archs"
2014-04-14 14:48:55 +00:00
Pavel Chupin
f09f860b12
Add libstdc++ symbols for 64-bit archs
...
Done by ndk/build/tools/gen-system-symbols.sh script
Change-Id: I6804e059468f755e18212df43a05a8ec7c3d5a79
Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com >
2014-04-14 18:38:39 +04:00
Narayan Kamath
9649700787
Fix the stack/ tool for 64 bit archs.
...
pc values might now be 16 bytes wide. Also add support
for the arm64 architecture switch.
Change-Id: Ia2e0282f3bee03ef6092de285b0c32fa6da07cb0
2014-04-14 11:07:37 +01:00
Andrew Hsieh
a209207504
Rename lib64 to lib in arch-arm64 and arch-arm64
...
Rename lib64 to lib until both aarch64 and mips64el compiler are
built to look for sysroot/usr/lib64.
Change-Id: Ib9b40a432f7b27c25990e5bdba6ab11db6b2fb6a
2014-04-12 00:47:18 -07:00
Andrew Hsieh
97af261912
am 377e5e9b: Merge "Update 64-bit headers/libs"
...
* commit '377e5e9b1b61bda7d921b6522117232e96e77db8':
Update 64-bit headers/libs
2014-04-11 17:36:53 +00:00
Andrew Hsieh
377e5e9b1b
Merge "Update 64-bit headers/libs"
2014-04-11 17:33:04 +00:00
Andrew Hsieh
21de301393
am f90d4304: Merge "Remove accidentally committed in Makefile."
...
* commit 'f90d430419b9ba4770db1fb950436e39166012b3':
Remove $(info...) accidentally committed in Makefile.
2014-04-11 14:28:31 +00:00
Andrew Hsieh
f90d430419
Merge "Remove $(info...) accidentally committed in Makefile."
2014-04-11 14:24:49 +00:00
WenHan Gu
a8ba6f6147
Remove $(info...) accidentally committed in Makefile.
...
Change-Id: Ifc043619bccf7e208b6a971987fcc78f0e763a93
2014-04-11 19:14:40 +08:00
Andrew Hsieh
8326e0edba
Update 64-bit headers/libs
...
Also
1) rename lib -> lib64
2) add src/ for android-20/arch-arm64 and arch-mips64
3) delete android-9/arch-arm64 and arch-mips64
Change-Id: I4958c4e52946e29e57b910f39ff0104200853a06
2014-04-10 15:28:53 -07:00
Andrew Hsieh
37f3302d6e
am 6db591b9: Merge "Directories/symlinks changes for x86_64 support"
...
* commit '6db591b98cef806b8fc01bde94b100798c871327':
Directories/symlinks changes for x86_64 support
2014-04-10 20:21:48 +00:00
Andrew Hsieh
6db591b98c
Merge "Directories/symlinks changes for x86_64 support"
2014-04-10 20:20:02 +00:00
Andrew Hsieh
11cd67cc31
am 2d2e407f: Merge "Implement libportable for unknown arch 64bit."
...
* commit '2d2e407f1ff28f5c6d168bfccf20e2ebbbd5649a':
Implement libportable for unknown arch 64bit.
2014-04-10 02:44:28 +00:00
Andrew Hsieh
2d2e407f1f
Merge "Implement libportable for unknown arch 64bit."
2014-04-10 02:42:31 +00:00
WenHan Gu
859559268d
Implement libportable for unknown arch 64bit.
...
Change-Id: I1e1fd8714b907bfccd5fa8df12a94697886e59cb
2014-04-08 16:28:22 +08:00
Steve Moyer
1601b1c9e6
am 6c56e9e1: (-s ours) Merge "DO NOT MERGE: fix package for AndroidJUnitRunner"
...
* commit '6c56e9e104d6071d459f04b266c6b8c53a32c635':
DO NOT MERGE: fix package for AndroidJUnitRunner
2014-04-07 22:48:19 +00:00
Steve Moyer
6c56e9e104
Merge "DO NOT MERGE: fix package for AndroidJUnitRunner"
2014-04-07 22:43:27 +00:00
Steve Moyer
3a49f89e86
DO NOT MERGE: fix package for AndroidJUnitRunner
...
Change-Id: I6b3fb006212f273d018121800d1d94e8a8d7404d
2014-04-04 16:32:31 -07:00
Steve Moyer
20c4a33489
am 0b1a1f7b: (-s ours) Merge "DO NOT MERGE: Add SmsTest and mege emulator smoke tests"
...
* commit '0b1a1f7b38f6fdfa4de35238529036d2a6230615':
DO NOT MERGE: Add SmsTest and mege emulator smoke tests
2014-04-04 16:36:17 +00:00
Steve Moyer
0b1a1f7b38
Merge "DO NOT MERGE: Add SmsTest and mege emulator smoke tests"
2014-04-04 16:32:00 +00:00