aboutsummaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2017-02-02Update mingw prebuilts w/ binutils pecoff pdb namendk-r15-beta2ndk-r15-beta1android-o-preview-1android-n-mr2-preview-2o-previewndk-r15-releaseemu-2.4-releaseJoshua Lang
Using prebuilt: go/ab/3696707 Bug: 33668347 Change-Id: If1c7cd7bfe8f92ae8b0552ebd94c0f6f7b35cacc
2016-09-23Update MinGW prebuits with fix to MSVCRT vsprintf_sndk-r14-beta2ndk-r14-beta1ndk-r14android-n-mr1-preview-2android-n-mr1-preview-1ndk-r14-releasePirama Arumuga Nainar
Bug: http://b/31681140 Generated from go/ab/3298345. Test: shaderc test in NDK. Relying on TH for the rest of the testing since not much has changed since the previous drop. Change-Id: Ie951e4b4cee825b8aff53c3b1077428ab2cc0b1b
2016-09-09Update MinGW prebuits with support for POSIX threadsPirama Arumuga Nainar
Generated from go/ab/3260818. Test: Build Clang for Windows and AOSP using the new prebuilts Change-Id: Ic80fdf9b27795b0d63c14a19a54ef59b18903346
2015-10-23Updating binutils to version 2.25studio-master-dev_before_27917934studio-master-dev_before_26911779studio-1.5gradle_1.5.0studio-1.2-releaseJoshua Lang
Updating binutils from 2.22 to 2.25 as necessary for breakpad integration in the emulator. Added patch for binutils 2.25 to add correct section header sizes for variable length build-id section filename Change-Id: I9794952f710499f022cbffab25eceaf512b22cfd
2014-06-17Upgrade to GCC 4.8.3studio_0.8.6gradle_0.14.1gradle_0.14.0gradle_0.13.3gradle_0.13.2gradle_0.13.1gradle_0.13.0gradle_0.12.2android-l-preview_r2adt_23.0.3ub-tools-idea133-releaseub-tools-idea133-milestonel-previewidea133-milestoneDavid 'Digit' Turner
The previous binaries were based on GC 4.8.1 which unfortunately generated buggy binaries that sometimes would crash when started under Wine. This patch updates the toolchain to GCC 4.8.3, which was done by running the build script with --gcc-version=4.8.3. The original build script under $AOSP/ndk/build/tools/ will be updated by a future patch (in a different git repository). Change-Id: I0845fcd0e92318f16212b3949a6dbfe8d85c8696
2014-06-05Initial commit of prebuilt w64 cross-toolchain.David 'Digit' Turner
This patch adds the binaries of a new prebuilt cross-toolchain that can be used to build Win32 and Win64 binaries on Linux. This is to be used to build official Windows binaries for the Android SDK, in particular to get a working emulator + GPU emulation libraries. See README for details. BUG=15402623 Change-Id: I090543141b33babf99b9ecaea3dbdd5c3cc03d8e