Commit Graph

16273 Commits

Author SHA1 Message Date
Stephen Hines
5cf9df1696 am 2ca0c6f9: Merge "Add clang.exe to Windows SDK build."
* commit '2ca0c6f9b6b3bbe53490af5a07cb9599761123e3':
  Add clang.exe to Windows SDK build.
2015-06-25 21:26:39 +00: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
138e4eb4bc am 71142c8d: Merge "Patch android-21 with x86 gdbserver <sys/procfs.h> and <sys/user.h> fixes."
* commit '71142c8d9221dd86a71e181aedec865793e2ee7e':
  Patch android-21 with x86 gdbserver <sys/procfs.h> and <sys/user.h> fixes.
2015-06-25 14:37:23 +00: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
e684514600 am 2acf10ae: Merge "Don\'t try to build libportable."
* commit '2acf10ae2171cbf74f34a4cf8f49f44e73031406':
  Don't try to build libportable.
2015-06-24 20:08:58 +00: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
d7ad7710dd am 400ae3d4: Merge "Support new systrace file structure after refactor"
* commit '400ae3d4e7aebae8476bdc0dc688d454f6917a21':
  Support new systrace file structure after refactor
2015-06-23 01:44:41 +00: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
e60317ff51 am 2807d953: Merge "Remove bogus "arch-p" directory."
* commit '2807d9535a4db3a4ed40e17fd5b9a9be2b30929b':
  Remove bogus "arch-p" directory.
2015-06-19 22:22:51 +00: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
55eb5dbad2 am 7bc5bfc6: Merge "Retcon recent header fixes needed to build gdbserver."
* commit '7bc5bfc65c1f73f474b45b02d92d01032b79df3c':
  Retcon recent header fixes needed to build gdbserver.
2015-06-18 16:42:43 +00: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
7d3fe603b7 am 17228361: Merge "Development: change gdbclient GDB selection"
* commit '172283617b4cd37ae4d313db2023a4793e637a8d':
  Development: change gdbclient GDB selection
2015-06-02 00:17:11 +00:00
Andreas Gampe
880090c978 am ec469238: Merge "Development: Mips64 stack-core test"
* commit 'ec469238b2f896d2ca9e1816525cff8963514171':
  Development: Mips64 stack-core test
2015-06-02 00:17:09 +00: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
7953384721 am 7d4a8360: Merge "Add mips64 to stack tool"
* commit '7d4a83600fc38a4aabc1f7137536d2c3296900f1':
  Add mips64 to stack tool
2015-05-26 17:15:34 +00:00
Andreas Gampe
7d4a83600f Merge "Add mips64 to stack tool" 2015-05-26 16:59:37 +00:00
Andrew Hsieh
16bb796ffb am e6d6227a: Merge "Fix fegetenv and fesetenv for arm"
* commit 'e6d6227a90238ce1770c1695070eff703b7c957c':
  Fix fegetenv and fesetenv for arm
2015-05-26 05:09:28 +00:00
Andrew Hsieh
41e35187ff am 2c41a709: Merge "Fix sys/ucontext.h for mips64"
* commit '2c41a7097719edccb0f14c940b87e08313a48daf':
  Fix sys/ucontext.h for mips64
2015-05-26 05:09:26 +00:00
Andrew Hsieh
cf73ae6fdf am 04aaa129: Merge "Fix end pointer size/alignment of crtend_* for mips64 and x86_64"
* commit '04aaa129db462761268d5604c2a7ab4f6a1bde12':
  Fix end pointer size/alignment of crtend_* for mips64 and x86_64
2015-05-26 05:09:25 +00:00
Andrew Hsieh
cefe8d21f3 am f89ee85b: Merge "Fix mips/mips64 headers"
* commit 'f89ee85b72942bbe9c3f7d3721fb9ce99cf7a7d7':
  Fix mips/mips64 headers
2015-05-26 05:09:23 +00:00
Andrew Hsieh
e1bf1a97a3 am b440125a: Merge "Remove libthreads_db"
* commit 'b440125a59e214f4fd4049f5e371678094a60df9':
  Remove libthreads_db
2015-05-26 05:09:21 +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
01d4a33fa2 am e267d220: Merge "Build the neon intrinsics for arm64-v8a and x86_64 as well"
* commit 'e267d2209dfd8139dd90ba313f2b1ac4f0ea904d':
  Build the neon intrinsics for arm64-v8a and x86_64 as well
2015-05-22 06:03:23 +00: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
3368d80fbc am 35aeb6fa: (-s ours) Merge "[DO NOT MERGE] Compile using Jack"
* commit '35aeb6fad868943c579b0ee7dd500698caf679ac':
  [DO NOT MERGE] Compile using Jack
2015-05-21 09:53:31 +00: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