aboutsummaryrefslogtreecommitdiffstats
path: root/build-gcc.sh
Commit message (Expand)AuthorAgeFilesLines
* Fix GCC bug PR 46639, for kernel securityCaroline Tice2017-02-121-1/+10
* [GCC] Add '--disable-multilib' to gcc configuration.Caroline Tice2017-02-121-1/+2
* gcc: add a python wrapper for gcc.Yunlian Jiang2016-10-031-0/+18
* Add top-level flag, --enable-libatomic-ifuncs=[yes/no]Caroline Tice2016-03-251-0/+1
* Merge "Unify ChromeOS and Android versions of GCC."Caroline Tice2016-02-291-1/+8
|\
| * Unify ChromeOS and Android versions of GCC.Caroline Tice2016-02-261-1/+8
* | Extend the lib copying workaround for lib64.Dan Albert2016-02-161-2/+9
|/
* Re-enable gold for 64-bit Windows.Dan Albert2015-12-181-1/+1
* Dummy change to kick build server.Than McIntosh2015-12-141-1/+1
* Tweak rules for building debuggable gcc + tools.Than McIntosh2015-11-201-1/+3
* Merge "Remove the NDK path structure from the package."Dan Albert2015-11-201-1/+1
|\
| * Remove the NDK path structure from the package.Dan Albert2015-11-191-1/+1
* | Add NOTICE and MODULE_LICENSE files to package.Dan Albert2015-11-191-0/+2
|/
* Simplify name of GCC package.Dan Albert2015-11-091-1/+1
* Use symlink in /tmp to obscure sysroot prefix.Than McIntosh2015-11-091-3/+26
* Generate a repo.prop for the toolchain.Dan Albert2015-11-031-0/+2
* Merge "Add --build-debuggable option to build-gcc.sh"Than McIntosh2015-11-021-9/+18
|\
| * Add --build-debuggable option to build-gcc.shThan McIntosh2015-11-021-9/+18
* | Fix typo in comment.Than McIntosh2015-10-301-1/+1
|/
* Fix selected issues with non-4.9 gcc buildsThan McIntosh2015-09-241-4/+13
* Don't install GCC to $PACKAGE_DIR.Dan Albert2015-08-271-9/+4
* Remove the sysroot from the built toolchain.Dan Albert2015-08-271-0/+8
* Don't build gdb via gcc.Josh Gao2015-08-271-38/+4
* Stop building libgccunwind.a.Dan Albert2015-08-271-89/+0
* Fix toolchain location.Dan Albert2015-08-271-4/+13
* Stop checking glibc symbols.Dan Albert2015-08-271-6/+0
* Use the build scripts from ndk/.Dan Albert2015-08-271-1/+1
* Only package gccunwind for Linux.Dan Albert2015-08-271-8/+10
* Drop python prebuilt cruft.Dan Albert2015-08-271-17/+0
* Stop modifying source trees during build.Dan Albert2015-08-271-50/+44
* Move build scripts from ndk to toolchain/gcc.Dan Albert2015-08-271-0/+683