aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-12Remove support for 32-bit Windows.HEADndk-r23-beta6ndk-r23-beta5ndk-r23-beta4ndk-r23-beta3ndk-r23-beta2ndk-r23-beta1ndk-r22-beta1ndk-r22ndk-r21endk-r21dndk-r21cndk-r21bndk-r21-rc1ndk-r21-beta2ndk-r21-beta1ndk-r21ndk-release-r23ndk-release-r22ndk-release-r21mastermainbusytown-mac1010-releasebusytown-mac1008-releaseDan Albert
2019-03-22Adapt to ndk.hosts changes.Dan Albert
2018-11-14Bootstrap build with Python 3.ndk-r20bndk-r20-beta3ndk-r20-beta2ndk-r20-beta1ndk-r20ndk-release-r20Dan Albert
2018-08-31Build libgcc_s DLLs with additional linker flagsndk-r19cndk-r19bndk-r19-beta2ndk-r19-beta1ndk-r19ndk-release-r19Pirama Arumuga Nainar
2018-07-11Merge "Add __emutls_unregister_key function"Treehugger Robot
2018-06-28libgcc: work around old Bionic loader bugRyan Prichard
2018-06-05Add __emutls_unregister_key functionRyan Prichard
2018-05-21Delay emutls deallocation for one roundndk-r18bndk-r18-beta2ndk-r18-beta1ndk-release-r18Ryan Prichard
2018-04-26Merge "gcc: backport patch to support vrnd<*>_f64 aarch64 intrinsics."android-build-prod (mdb)
2018-04-24gcc: backport patch to support vrnd<*>_f64 aarch64 intrinsics.Yunlian Jiang
2018-04-24gcc: backport an upstream patch to make it work with newer glibc.Yunlian Jiang
2018-02-26Fix gcc 4.8.3 makeinfo build failureRyan Prichard
2018-02-05[GCC] Fix #endif problem in libgcc/emutls.cCaroline Tice
2018-01-29[GCC] Update with latest retpoline fixes from Intel.Caroline Tice
2018-01-19Merge "[libgcc] Fix emutls.c to not leak pthread keys."ndk-r17bndk-r17-beta2ndk-r17-beta1ndk-r17ndk-release-r17Caroline Tice
2018-01-19[libgcc] Fix emutls.c to not leak pthread keys.Caroline Tice
2018-01-08[GCC] Commit retpoline patch code, for fixing security issues.Caroline Tice
2017-09-18update-prebuilts: use fetch_artifact for downloading prebuilts.Rahul Chaudhry
2017-09-18update-prebuilts: do not update mips prebuilts.Rahul Chaudhry
2017-09-14Merge "Remove -Bsymbolic from the Android link spec."Treehugger Robot
2017-07-13Disable linker PIE support with copy reloc.ndk-r16-beta2ndk-r16-beta1ndk-r16ndk-release-r16ndk-r16-releaseRahul Chaudhry
2017-07-10Add an OWNERS file for GCC.Caroline Tice
2017-01-29Fix GCC bug PR 46639, for kernel securityndk-r15-beta2ndk-r15-beta1ndk-r15-releaseCaroline Tice
2017-01-24[GCC] Add '--disable-multilib' to gcc configuration.Caroline Tice
2016-10-06fix errors in gcc compiler wrapper.ndk-r14-beta2ndk-r14-beta1ndk-r14ndk-r14-releaseYunlian Jiang
2016-10-04Merge "[GCC 4.9] Fix posix_memalign declaration."Caroline Tice
2016-10-04Merge "gcc: add a python wrapper for gcc."Yunlian Jiang
2016-10-04[GCC 4.9] Fix posix_memalign declaration.Caroline Tice
2016-10-03gcc: add a python wrapper for gcc.Yunlian Jiang
2016-09-29Add -androidkernel-readelf symlink.Alex Deymo
2016-07-01[GCC] Add README.version file (owners info).ndk-r13-beta2ndk-r13-beta1ndk-r13ndk-r13-releaseCaroline Tice
2016-05-12Fix gthreads for ChromeOS, too (recent change broke ChromeOS).Caroline Tice
2016-04-25Attempt to fix missing gthreads in libstdc++.ndk-r12bndk-r12-beta2ndk-r12-releaseCaroline Tice
2016-04-01Empty commit to kick buildbot.ndk-r12-beta1Than McIntosh
2016-04-01Merge "[ndk gcc] Finish fixing the libatomic IFUNC problem."Caroline Tice
2016-04-01Include -kernel link for 'strip'.Than McIntosh
2016-03-31[ndk gcc] Finish fixing the libatomic IFUNC problem.Caroline Tice
2016-03-29Merge "Add top-level flag, --enable-libatomic-ifuncs=[yes/no]"Caroline Tice
2016-03-25Add top-level flag, --enable-libatomic-ifuncs=[yes/no]Caroline Tice
2016-03-25Fix issue of generating symlinks for libgnustl_shared.soCaroline Tice
2016-03-16GCC unification, part 2. Fix various errors from previous unificaiton.Caroline Tice
2016-02-29Merge "Unify ChromeOS and Android versions of GCC."Caroline Tice
2016-02-26Unify ChromeOS and Android versions of GCC.Caroline Tice
2016-02-24Update 4.8.1 to 4.8.3.Dan Albert
2016-02-18Include 'nm' and 'size' in androidkernel list.Than McIntosh
2016-02-16Extend the lib copying workaround for lib64.Dan Albert
2016-02-04Merge "Check in a pristine copy of GCC 4.8.1."Dan Albert
2016-01-28Add --cachedir option to update-prebuilts.py.Than McIntosh
2016-01-22Check in a pristine copy of GCC 4.8.1.Dan Albert
2016-01-15Revert "Fix toolchain/gcc build for mingw."Than McIntosh