aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-21Use gdb-7.3-2011.10linaro-master-with-generic-targetBernhard Rosenkraenzer
2011-09-29build: Default to using gdb 7.3-2011.09Bernhard Rosenkraenzer
2011-08-22Fix typo in configure outputlinaro-android-11.08-releaseBernhard Rosenkraenzer
2011-08-22Guess gcc version based on file name if there is no version fileBernhard Rosenkraenzer
2011-08-22Recognize the gcc version even if it comes from a tarball insteadrepo sync
2011-08-19Don't build bionic and target-gcc for generic arm-eabi targetsBernhard Rosenkraenzer
2011-08-19Fix typoBernhard Rosenkraenzer
2011-08-19target arm-eabi-Bernhard Rosenkraenzer
2011-08-19Don't build bionic if the target isn't AndroidBernhard Rosenkraenzer
2011-08-16Use binutils 2.21.53.0.2 rather than 2.21.53.0.1, it comes withBernhard Rosenkraenzer
2011-08-16- Build a bootstrap compiler firstBernhard Rosenkraenzer
2011-08-07Disable libquadmath for the time being, Android doesn't need itBernhard Rosenkraenzer
2011-08-07Fixes for building Android thread supportBernhard Rosenkraenzer
2011-08-05isl needs to be installed if cloog is NOT cloog-ppl, not the other way roundBernhard Rosenkraenzer
2011-08-05gcc uses ppl even if CLooG uses ISL -- build and install itBernhard Rosenkraenzer
2011-08-05Fix isl installationBernhard Rosenkraenzer
2011-08-05Pass with-gmp-prefix instead of, not in addition to, with-gmpBernhard Rosenkraenzer
2011-08-05Point CLooG 0.16.x at the version of gmp we builtBernhard Rosenkraenzer
2011-08-05make the debug output slightly less uglyBernhard Rosenkraenzer
2011-08-05Be a bit more verbose (should help figure out why the build serverBernhard Rosenkraenzer
2011-08-05Use a reasonable version of gdbBernhard Rosenkraenzer
2011-08-05Install isl if requiredBernhard Rosenkraenzer
2011-08-05Pass CLooG backend to binutils as well as gccBernhard Rosenkraenzer
2011-08-05Improve detection of best suited CLooG versionBernhard Rosenkraenzer
2011-08-05- Build fixes for CLooG 0.16.xBernhard Rosenkraenzer
2011-08-04Use current mpfr, gmp, mpcBernhard Rosenkraenzer
2011-08-03Use the current version of binutils by defaultBernhard Rosenkraenzer
2011-07-28gdb: Avoid build failure due to Werrorlinaro-android-11.07-releaseJim Huang
2011-06-10Revamp building with gcc from Linaro bzr.Paul Sokolovsky
2011-06-10add support for poking configure flags through LINARO_BUILD_EXTRA_CONFIGURE_F...Alexander Sack
2011-05-27Fix host-libbfd installation problem caused by undefined $(INSTALL)Jim Huang
2011-05-26Make tarball download logic more robust.Paul Sokolovsky
2011-05-26Make sure that package dir exists (befor trying to d/l into it).Paul Sokolovsky
2011-05-23Configure target of host libbfd correctly.Doug Kwan
2011-04-27linaro-build: Enforce 32-bit ABIJim Huang
2011-04-13linaro-build: Do export CC/CXX env before executing 'configure' scriptJim Huang
2011-04-13linaro-build: Fix typoJim Huang
2011-04-07Improve the messages when expected package directory is not foundJim Huang
2011-04-07linaro-build: Only perform "make install" when 'make' is completeJim Huang
2011-04-07linaro-build: Improve the location for apply patchesJim Huang
2011-04-07linaro-build: Hide the enumeration of gcc-patchesJim Huang
2011-04-06Integrate Linaro-GDB in Android toolchain build systemJim Huang
2011-04-06Regenerate configure scriptJim Huang
2011-04-06Add --enable-graphite option to build scriptJim Huang
2011-03-29Add --with-sysroot to fix Linaro Android toolchain linking fail with FDOJim Huang
2011-03-29Merge commit '0b2cc1f78f220061012f4013faa94fdd416e41c3' into linaro-masterJim Huang
2011-03-23Allow building toolchain without target gdb alternatively.Luse Cheng
2011-03-22Merge branch 'master' of git://android.git.kernel.org/toolchain/buildJim Huang
2011-03-21use `basename $0` instead of hard-coded program nameJim Huang
2011-03-18Fix Makefile.in, a previous check-in broke build using gmp/mpfr/mpc tarballs.Doug Kwan