aboutsummaryrefslogtreecommitdiff
path: root/x86_64-w64-mingw32/lib/librastls.a
AgeCommit message (Collapse)Author
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