aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-08arm-linux-androideabi: Use -fpic by default instead of -fPICandroid-sdk-2.3.4_r1android-cts-2.3_r5android-cts-2.3_r4android-cts-2.3_r3android-cts-2.3_r2android-cts-2.3_r12android-cts-2.3_r11android-cts-2.3_r10android-cts-2.3_r1android-2.3.7_r1android-2.3.6_r1android-2.3.6_r0.9android-2.3.5_r1android-2.3.4_r1android-2.3.4_r0.9android-2.3.3_r1aandroid-2.3.3_r1.1android-2.3.3_r1gingerbread-releasegingerbread-mr4-releasegingerbreadDavid 'Digit' Turner
2011-01-06Update native audio API levels and trademarksGlenn Kasten
2011-01-06Generate 8.04-compatible Linux toolchain binaries whenever possible.David 'Digit' Turner
2011-01-04Speedup cygwin to host path translation.David 'Digit' Turner
2011-01-04Fix cygwin-specific awk script to deal with very short paths.David 'Digit' Turner
2010-12-14Minor doc fix: mention cpufeatures fixDavid 'Digit' Turner
2010-12-14Fix mingw build.David 'Digit' Turner
2010-12-14Add missing declarations to <netinet/in.h>David 'Digit' Turner
2010-12-14Fix compiler bug (invalud thumb instructions for signed chars)David 'Digit' Turner
2010-12-13Fix gnustl float/double iostream crashes.David 'Digit' Turner
2010-12-13Fix Windows rebuild bug after compilation error.David 'Digit' Turner
2010-12-10Fix toolchain rebuild script for 32-bit toolchains.David 'Digit' Turner
2010-12-10Fix NDK_MODULE_PATH handling when there are several directoriesDavid 'Digit' Turner
2010-12-09cpufeatures: fix ARM-specific bugDavid 'Digit' Turner
2010-12-09prebuilt-common.sh: Better 64-bit compiler detection.David 'Digit' Turner
2010-12-09docs/CPLUSPLUS-SUPPORT.html: Add missing gnustl_static documentation.David 'Digit' Turner
2010-12-09ndk-build: Fix cygwin GNU Make check.David 'Digit' Turner
2010-12-04Fix comment found by Henrik RydgÄrdGlenn Kasten
2010-12-03make-standalone-toolchain.sh: fix symlink copy bug.David 'Digit' Turner
2010-12-02Support remote Darwin builds on Linux.David 'Digit' Turner
2010-12-02Add new GNU libstdc++ device test.David 'Digit' Turner
2010-12-02Minor documentation udpate.David 'Digit' Turner
2010-12-02Move stlport under sources/cxx-stl/David 'Digit' Turner
2010-12-01Merge "dev-system-import.sh: fix destination directories." into gingerbreadDavid 'Digit' Turner
2010-12-01make-standalone-toolchain.sh: Copy GNU libstdc++ binariesDavid 'Digit' Turner
2010-12-01dev-system-import.sh: fix destination directories.David 'Digit' Turner
2010-11-30Disable gold linker build.David 'Digit' Turner
2010-11-30Add unit-test for GNU libstdc++David 'Digit' Turner
2010-11-30NDK tests: Add support for broken builds and runtime tests.David 'Digit' Turner
2010-11-30Package and use libsupc++ prebuilt tarballs.David 'Digit' Turner
2010-11-30Generate GNU libstdc++ static library binaries and tarballs.David 'Digit' Turner
2010-11-30rebuild-all-prebuilt.sh: simplify scriptDavid 'Digit' Turner
2010-11-30Use --sysroot option properly with arm-linux-androideabi-4.4.3David 'Digit' Turner
2010-11-30Simplify scriptsDavid 'Digit' Turner
2010-11-30build-stlport.sh: simplify script.David 'Digit' Turner
2010-11-30package-release.sh: simplify scriptDavid 'Digit' Turner
2010-11-30build-platforms.sh: speed-up and simplifyDavid 'Digit' Turner
2010-11-30download-toolchain-sources.sh: Add --git-base optionDavid 'Digit' Turner
2010-11-30ndk-common.sh: Add utility functionsDavid 'Digit' Turner
2010-11-30Use git repo date for toolchain source archive.David 'Digit' Turner
2010-11-26Fix handling of mingw toolchain builds.David 'Digit' Turner
2010-11-26Proper thread support for gdbserver.David 'Digit' Turner
2010-11-26download-toolchain-sources.sh: Add --git-dateDavid 'Digit' Turner
2010-11-24Always link binaries to libsupc++.a by default.David 'Digit' Turner
2010-11-24Add C++ exceptions and RTTI support.David 'Digit' Turner
2010-11-24Fix run-tests.sh running tests on the device.David 'Digit' Turner
2010-11-24Add APP_STL to select the C++ STL automatically.David 'Digit' Turner
2010-11-23Merge "Allow run-tests.sh to run device tests." into gingerbreadDavid 'Digit' Turner
2010-11-23Allow run-tests.sh to run device tests.David 'Digit' Turner
2010-11-23Add --incremental option to make-release.shDavid 'Digit' Turner