Elliott Hughes
9e164c6a56
Remove more libportable cruft.
...
Change-Id: I971f6d501abf5145bd03a05eeed246f34406e6ea
2015-06-25 15:03:54 -07:00
Stephen Hines
b85e0a9e59
Merge "Remove unnecessary clang from product_sdk.mk."
2015-06-25 21:57:57 +00:00
Stephen Hines
27241e7056
Remove unnecessary clang from product_sdk.mk.
...
It is sufficient to just have this exist in windows_sdk.mk.
Change-Id: I33e4b41622bd7891f5e4868ba0e5138f3d83fa1f
2015-06-25 14:37:59 -07:00
Stephen Hines
2ca0c6f9b6
Merge "Add clang.exe to Windows SDK build."
2015-06-25 21:17:24 +00:00
Stephen Hines
eb8b46d7a7
Add clang.exe to Windows SDK build.
...
Bug: 22044739
This is needed as part of the NDK itself, now that we are shipping the
platform Clang as the one true Clang. It can be built by doing:
make winsdk-tools
Change-Id: I3363f46b5dcc52258aa92b42b5a92a96bf868e73
2015-06-25 14:11:11 -07:00
Elliott Hughes
71142c8d92
Merge "Patch android-21 with x86 gdbserver <sys/procfs.h> and <sys/user.h> fixes."
2015-06-25 14:30:37 +00:00
Elliott Hughes
dd0632273f
Patch android-21 with x86 gdbserver <sys/procfs.h> and <sys/user.h> fixes.
...
This makes the files match (AOSP ToT post-M) bionic.
Bug: http://b/22068064
Change-Id: I100ac14afc06c2fe09ef5ecf9c2e3afa13b68c3b
2015-06-24 17:41:12 -07:00
Elliott Hughes
2acf10ae21
Merge "Don't try to build libportable."
2015-06-24 19:56:01 +00:00
Elliott Hughes
e9dcde67ad
Don't try to build libportable.
...
Change-Id: I161a2e05c9bedddda40713346769878fb8c5a588
2015-06-24 12:41:52 -07:00
Chris Craik
400ae3d4e7
Merge "Support new systrace file structure after refactor"
2015-06-23 01:33:48 +00:00
Zhen Wang
05819dbf05
Support new systrace file structure after refactor
...
This is needed for
https://android-review.googlesource.com/#/c/154850/
Change-Id: Ibd5f33d0c038bfba37d81b23234945b9033c210a
Signed-off-by: Zhen Wang <zhenw@google.com >
2015-06-22 15:44:20 -07:00
Elliott Hughes
2807d9535a
Merge "Remove bogus "arch-p" directory."
2015-06-19 22:11:37 +00:00
Elliott Hughes
608e77f701
Remove bogus "arch-p" directory.
...
Change-Id: I89d9710357dc9ee490e2d54894b5fea48236a5b2
2015-06-19 14:19:11 -07:00
Elliott Hughes
7bc5bfc65c
Merge "Retcon recent header fixes needed to build gdbserver."
2015-06-18 16:29:53 +00:00
Elliott Hughes
e3ca8e7434
Retcon recent header fixes needed to build gdbserver.
...
Bug: http://b/21695943
Change-Id: I2b2f0e21a66093bdbbdbc0320ffa574eefaaf5fa
2015-06-17 21:51:13 -07:00
Andreas Gampe
172283617b
Merge "Development: change gdbclient GDB selection"
2015-06-02 00:08:29 +00:00
Andreas Gampe
ec469238b2
Merge "Development: Mips64 stack-core test"
2015-06-02 00:05:47 +00:00
Andreas Gampe
876b092025
Development: change gdbclient GDB selection
...
Mips now uses the 64-bit version in general. Also simplify the x86
selection.
Bug: 21467410
Bug: 21555893
Change-Id: If0477356d3c3dbf9e0dfbfcabcb098dc7b8aeba2
2015-06-01 15:57:25 -07:00
Andreas Gampe
820ca728db
Development: Mips64 stack-core test
...
Add a test for Mips64 stack-core.
Bug: 21555893
Change-Id: I2d6feba9bde3977cabc5e771bf14c55de1fbff53
2015-06-01 15:43:52 -07:00
Andreas Gampe
7d4a83600f
Merge "Add mips64 to stack tool"
2015-05-26 16:59:37 +00:00
Andrew Hsieh
e6d6227a90
Merge "Fix fegetenv and fesetenv for arm"
2015-05-26 05:01:19 +00:00
Andrew Hsieh
2c41a70977
Merge "Fix sys/ucontext.h for mips64"
2015-05-26 05:01:08 +00:00
Andrew Hsieh
04aaa129db
Merge "Fix end pointer size/alignment of crtend_* for mips64 and x86_64"
2015-05-26 05:00:58 +00:00
Andrew Hsieh
f89ee85b72
Merge "Fix mips/mips64 headers"
2015-05-26 05:00:46 +00:00
Andrew Hsieh
b440125a59
Merge "Remove libthreads_db"
2015-05-26 05:00:34 +00:00
Andrew Hsieh
c7931cf4a9
Fix fegetenv and fesetenv for arm
...
Change-Id: Ied522151e7fd654c9d5bcf5647611538cfc15380
2015-05-26 12:51:50 +08:00
Andrew Hsieh
ae557964dc
Fix sys/ucontext.h for mips64
...
Change-Id: Ie3c51b53d76377a618757268fe724d3ce9ab9f3c
2015-05-26 12:49:11 +08:00
Andrew Hsieh
ece719c7f6
Fix end pointer size/alignment of crtend_* for mips64 and x86_64
...
Change-Id: I16fec92826cb42a2f68e2b910b8a67301d3eae28
2015-05-26 12:47:21 +08:00
Andrew Hsieh
29fe2de27d
Fix mips/mips64 headers
...
Change-Id: Id65b3bd0c040df62710eee4f5d6571cb5667d57a
2015-05-26 12:33:29 +08:00
Andrew Hsieh
ba9952c429
Remove libthreads_db
...
Change-Id: I21f3ac64ac7ba15dbdc566fbb042ff9c42e16dd2
2015-05-26 11:23:38 +08:00
Andrew Hsieh
e267d2209d
Merge "Build the neon intrinsics for arm64-v8a and x86_64 as well"
2015-05-22 05:55:48 +00:00
Andreas Gampe
5521841a42
Add mips64 to stack tool
...
Add register definitions to stack_core.
Change-Id: I2d9d2ae075efe8d8c92fac387d2ae30f9cbb999c
2015-05-21 14:56:40 -07:00
Yohann Roussel
35aeb6fad8
Merge "[DO NOT MERGE] Compile using Jack"
2015-05-21 09:23:53 +00:00
Christopher Ferris
4f8616f06d
Merge "Add a conditional removal of \r\n from adb output."
2015-05-21 05:31:09 +00:00
Christopher Ferris
8981aee6a9
Add a conditional removal of \r\n from adb output.
...
Bug: 21338668
Change-Id: Iea8804c462f3bd1e5cc24c8f6d12e41b09a15d53
2015-05-20 19:36:54 -07:00
Brian Carlstrom
2f8ded4d13
Merge "Delete dbt command for dalvik"
2015-05-20 15:57:42 +00:00
Martin Storsjo
59f328ad5c
Build the neon intrinsics for arm64-v8a and x86_64 as well
...
This relies on a change for the NDK build system to recognize and
accept the neon tag in these builds as well.
The intrinsics work just fine in these build configurations.
Change-Id: Ib652ab69e822b56edaa9387400bad326fab10133
2015-05-20 15:02:47 +03:00
Yohann Roussel
cfaf1bffea
[DO NOT MERGE] Compile using Jack
...
Declare target to allow compilation to Jack files.
This includes cherry-picks of the following changes:
83efd5e421
491a3adb8d
Change-Id: Ia1bb627debb87c413ab2a184bd50d8510fd5cd45
2015-05-19 18:17:05 +02:00
Brian Carlstrom
73cd247e45
Delete dbt command for dalvik
...
Change-Id: I177097f65a5b70d12f758c118710efca07c2a0a2
2015-05-18 08:42:58 -07:00
Andrew Hsieh
30ee8be285
Merge "Modify ctype.h headers to test for non-GNU inline semantics correctly"
2015-05-15 01:41:56 +00:00
Peter Collingbourne
c90758f420
Modify ctype.h headers to test for non-GNU inline semantics correctly
...
GCC and Clang will not define __GNUC_STDC_INLINE__ when compiling C++, so this
macro currently implies regular C++ inline semantics in C++. This may cause
the compiler to emit an external definition of the function, which will cause
link errors when compiling with -fvisibility=hidden; see e.g. crbug.com/481902.
To fix this, also test the __cplusplus macro when deciding whether to assume
non-GNU inline semantics.
Change-Id: Icbd1f42279c2f65610e62f21d4a0a09d3b0e091c
2015-05-13 17:41:18 -07:00
Dan Albert
2d7242f207
Merge "Use the right variable for evaluating 'windows'."
2015-05-04 22:46:59 +00:00
Dan Albert
1a96b4dcc7
Use the right variable for evaluating 'windows'.
...
HOST_PREBUILT_TAG is for the building OS, not the target OS.
Change-Id: If97a826548a28dcb268a3836c925529730c45642
2015-05-04 14:42:59 -07:00
Elliott Hughes
a6e89ce332
Merge "Remove unnecessary theme attribute for Sync Test"
2015-05-04 20:31:24 +00:00
Naman Dwivedi
f6b781683c
Remove unnecessary theme attribute for Sync Test
...
Dont know why but there's a theme attribute for SyncAdapterDrive activity havingvalue as Theme.Light resulting in a beautiful Gingerbread screen.
Change-Id: I4f74243152a212197e1881e8f65acf1cbb7dfad8
2015-05-04 23:29:45 +05:30
Elliott Hughes
4a2828c6d2
Merge "Fix ActivityNotFound Exception in Dev Tools"
2015-05-04 17:03:45 +00:00
Naman Dwivedi
951836c554
Fix ActivityNotFound Exception in Dev Tools
...
Developer Settings->Dev Tools->Package Browser->Package Summary->Click on ony activity. Force close as ShowActivity is not declared in AndoridManifest.
Change-Id: Ic1b74dc08c83023418912a5f82b127f5537710cd
2015-05-04 19:32:46 +05:30
Ying Wang
4ea82d63dd
Merge "Update prebuilts path."
2015-04-23 17:02:22 +00:00
Ying Wang
87f01085fe
Update prebuilts path.
...
Bug: 20239510
Change-Id: Id2c699fb516d55deceffd8194a485b078564c8de
2015-04-23 10:00:15 -07:00
Dan Albert
386b837415
Merge "Allow acov --prep to succeed in a clean build."
2015-04-14 23:37:07 +00:00