aboutsummaryrefslogtreecommitdiff
path: root/util/crossgcc
AgeCommit message (Expand)Author
2015-06-10buildgcc: build with bfd and gold linkerStefan Reinauer
2015-06-10buildgcc: move to a package centric user interfaceStefan Reinauer
2015-06-10buildgcc: fix compilation of IASLStefan Reinauer
2015-06-10buildgcc: Update and fix GDBStefan Reinauer
2015-06-10buildgcc: Reorder main programStefan Reinauer
2015-06-10buildgcc: Don't use BUILDDIRPREFIXStefan Reinauer
2015-06-10buildgcc: solidify and remove boilerplate codeStefan Reinauer
2015-06-09buildgcc: use ${GDB_DIR} instead of gdb-${GDB_VERSION}Stefan Reinauer
2015-06-09buildgcc: Fail if a patch failed to applyStefan Reinauer
2015-06-09buildgcc: Don't run autoconfStefan Reinauer
2015-06-09buildgcc: move from if test to if [ .. ]Stefan Reinauer
2015-06-09buildgcc: move from `..` to $( .. )Stefan Reinauer
2015-06-08buildgcc: Unify and refactor build scriptsStefan Reinauer
2015-06-08crossgcc: Add clang supportStefan Reinauer
2015-06-08buildgcc: refactor package unpacking, patching and buildingStefan Reinauer
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-06buildgcc: factor out downloading, unpacking and patchingStefan Reinauer
2015-06-04crossgcc: Improve compatibility of the toolchain across host systemsPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-04crossgcc: Re-download the archive if it is incompletezbao
2015-04-30crossgcc: improve error message on missing toolsPatrick Georgi
2015-04-29crossgcc: don't use libdl while building GDB on FreeBSDIdwer Vollering
2015-04-28buildgcc: OpenBSD's tar and patch are sufficient, tooPatrick Georgi
2015-04-26crossgcc: close stdin when search_tool() execute programs.Alexander Couzens
2015-03-30crossgcc: Fix calling outside util/crossgccPatrick Georgi
2015-03-29crossgcc: Build mipsel-elf, not mips-elfPatrick Georgi
2015-03-25crossgcc: Factor out error reportingPatrick Georgi
2015-03-25crossgcc: point users to the log file in case of errorPatrick Georgi
2015-03-25crossgcc: check for more tools that we requirePatrick Georgi
2015-03-18crossgcc: jump to crossgcc path before building the toolchainPatrick Georgi
2015-03-17crossgcc: Add x86_64 to list of supported architecturesStefan Reinauer
2015-03-10crossgcc: fix copy-paste mistake on riscv make targetAlexander Couzens
2015-03-09crossgcc: Unify tool tests, add check for g++ or clangPatrick Georgi
2015-03-08crossgcc: Add RISC-V supportPatrick Georgi
2015-03-08crossgcc: Update toolchainPatrick Georgi
2015-03-08crossgcc: Add mipsel-elf as supported targetPatrick Georgi
2015-02-28crossgcc: Clean GNU make context so builds succeedPatrick Georgi
2015-02-24build: mipsel cross compiler supportPaul Burton
2015-02-23util/crossgcc/buildgcc: Upgrade MPC from 1.0.1 to 1.0.3Paul Menzel
2014-12-15buildgcc: Fix msys2 crossgcc build failScott Duplichan
2014-12-10crossgcc: clean up aarch64 target integrationPatrick Georgi
2014-12-09aarch64: Add aarch64-elf toolchain to crossgcc MakefileMarcelo Povoa
2014-11-30buildgcc: support DESTDIR for libelfPatrick Georgi
2014-11-23buildgcc: Fix documentationPatrick Georgi
2014-11-20crossgcc: Add buildsystem support for aarch64 compilerPatrick Georgi
2014-11-20crossgcc: Update GCC from 4.7.3 to 4.8.3 and update to version 1.25Patrick Georgi
2014-04-29crossgcc: Support OSX 10.9 built-in tar utility program.Andrew Wu
2014-02-14crossgcc: Update IASL to latest version (20140114)Alexandru Gagniuc
2014-02-12utils/crossgcc: Refactor Makefiles for separate arm/i386.Edward O'Callaghan
2013-12-22buildgcc: defer cleaning up the tree a bitPatrick Georgi
2013-12-13crossgcc: Fix a typo.Zheng Bao
2013-12-09crossgcc: Continue to unpack archive if it was incompleteZheng Bao
2013-09-20buildgcc: Downgrade to gcc 4.7.3, handle armv7-aPatrick Georgi
2013-09-18buildgcc: Use per-arch build directoriesPatrick Georgi
2013-08-27Locate the generated iasl in acpica-unix-20130626Zheng Bao
2013-07-22buildgcc: Update reference toolchainStefan Reinauer
2013-06-09buildgcc: Re-add some break statementsPatrick Georgi
2013-06-04crossgcc/buildgcc: Remove unneeded 'break' statementsDavid Hubbard
2013-05-26Get buildgcc to behave reasonably with the -p choice.Ronald G. Minnich
2013-05-03crossgcc: update to gcc 4.7.3Idwer Vollering
2013-04-12acpica: update URLIdwer Vollering
2013-03-28crossgcc: Fix building with texinfo-5.xNico Huber
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-11crossgcc: Support hosts using non-GNU make as default make.Hung-Te Lin
2013-02-06crossgcc: Save the script itself when cross build is over.Zheng Bao
2013-02-04crossgcc: add armv7a-eabi to list of working toolchainsDavid Hendricks
2013-01-17make crossgcc: compile all required toolchainsStefan Reinauer
2012-12-08crossgcc: Normalize library directoriesPatrick Georgi
2012-12-08buildgcc: Clean up PATH handlingStefan Reinauer
2012-12-08buildgcc: drop hack to build gcc trunk versionsStefan Reinauer
2012-12-07buildgcc: Remove mingw32 hacksPatrick Georgi
2012-12-06crossgcc: Generalize matching for the mingw casePatrick Georgi
2012-12-06crossgcc: Fix buildgcc on Mac OS XStefan Reinauer
2012-12-05crossgcc: Add support for building armv7a toolchainStefan Reinauer
2012-11-29crossgcc: Only build iasl in acpica.Zheng Bao
2012-11-24crossgcc: update to acpica-20121114Idwer Vollering
2012-11-22crossgcc: properly test for flexPatrick Georgi
2012-11-16buildgcc: Print error if flex is missingStefan Reinauer
2012-11-02crossgcc: build expat and python in silenceIdwer Vollering
2012-10-27crossgcc: update to Python 2.7.3Idwer Vollering
2012-10-27crossgcc: update to expat 2.1.0Idwer Vollering
2012-10-26crossgcc: update mingw w32api's download URLIdwer Vollering
2012-10-26buildgcc: redirect error output to /dev/nullZheng Bao
2012-10-26crossgcc: update to mingwrt 3.20-2Idwer Vollering
2012-10-25crossgcc: update to binutils 2.23Idwer Vollering
2012-10-25crossgcc: update to MPC 1.0.1Idwer Vollering
2012-10-25crossgcc: update to MPFR 3.1.1Idwer Vollering
2012-10-25crossgcc: update to GDB 7.5Idwer Vollering
2012-10-25crossgcc: update to gcc 4.7.2Idwer Vollering
2012-10-25crossgcc: fix compilation of acpicaIdwer Vollering
2012-10-14crossgcc: Allow the non-gnu tar and patch work on XxxBSDZheng Bao
2012-09-20crossgcc: Change the term color back (trivial)Zheng Bao
2012-08-23crossgcc: Update GDB patch version to 7.4.1zbao
2012-08-15buildgcc: Remove the warning options unsupported by cygwinzbao
2012-08-14buildgcc: Update the toolchain patches versionzbao
2012-05-14crossgcc: Test for m4 and bisonPatrick Georgi
2012-05-14crossgcc: update sourcesPatrick Georgi
2011-11-09buildgcc: Add option to use ccachePatrick Georgi
2011-11-07buildgcc: don't download python and expat if disabledJonathan A. Kollasch
2011-11-06buildgcc: Explicitely state CC everywherePatrick Georgi