summaryrefslogtreecommitdiff
path: root/gnu/packages/cross-base.scm
Commit message (Expand)AuthorAge
...
| * gnu: cross-base: Remove exports of cross compilers.Ludovic Courtès2016-11-04
| * gnu: Remove '%final-inputs' references at the top level.Ludovic Courtès2016-11-04
* | gnu: cross-libc: Use the correct libc.Manolis Ragkousis2016-10-31
* | gnu: ld-wrapper-boot0: Work around strict evaluation of (%current-system).Ludovic Courtès2016-10-31
* | gnu: cross-libc: Cross build the correct libc for GNU/Hurd systems.Manolis Ragkousis2016-08-10
|/
* gnu: cross-gcc-arguments: Disable libitm, libvtv and libsanitizer.Manolis Ragkousis2016-07-05
* gnu: cross-gcc: Allow Hurd libraries to be found.Manolis Ragkousis2016-06-15
* Merge branch 'master' into core-updatesLudovic Courtès2016-06-07
|\
| * gnu: Remove xgcc-avr.David Thompson2016-05-30
| * gnu: cross-base: Add srfi-26 for glibc.Jan Nieuwenhuizen2016-05-14
* | gnu: cross-base: Add srfi-26 for glibc.Jan Nieuwenhuizen2016-05-15
* | Merge branch 'master' into core-updatesLeo Famulari2016-05-13
|\|
| * gnu: cross: Fix typo.Ludovic Courtès2016-05-03
| * gnu: cross: Use CROSS_*_INCLUDE_PATH for system headers.Jan Nieuwenhuizen2016-05-03
* | gnu: glibc: Rename linux-headers input to kernel-headers.Manolis Ragkousis2016-05-10
|/
* gnu: packages: Use 'search-patches' everywhere.Alex Kost2016-04-14
* gnu: cross-gcc-arguments: Enable C++, disable building of libstdc++-v3.Ricardo Wurmus2016-01-13
* gnu: Read 'C_INCLUDE_PATH' instead of 'CPATH'.Ludovic Courtès2016-01-05
* gnu: cross-base: Disable libcilkrts in cross-gcc.Manolis Ragkousis2015-07-31
* gnu: cross-base: Distinguish cross Linux headers from native headers.Ludovic Courtès2015-07-19
* gnu: Adjust packages to new handling of propagated inputs.Ludovic Courtès2015-07-14
* gnu: Refer to 'gcc' instead of 'gcc-4.9'.Ludovic Courtès2015-06-26
* Merge branch 'master' into core-updatesMark H Weaver2015-06-14
|\
| * packages: Make 'location' field innate.Ludovic Courtès2015-06-11
* | gnu: cross-base: Do not strip cross-gcc.Ludovic Courtès2015-06-10
* | gnu: Switch to GCC 4.9 as the default cross-compiler.Ludovic Courtès2015-06-04
|/
* gnu: gcc: Do not always disable RUNPATH validation.Ludovic Courtès2015-04-23
* gnu: gcc: Do not pass -dynamic-linker to linker when !shared on arm.Mark H Weaver2015-04-09
* gnu: gcc: Disable RUNPATH validation for native builds.Ludovic Courtès2015-04-07
* gnu: cross-base: Use an 'ld' wrapper also when cross-compiling.Ludovic Courtès2015-04-03
* gnu: cross-base: Make the libc static-bash bug more apparent.Ludovic Courtès2015-03-25
* gnu: cross-base: Don't build the cross-compilers with target = host.Ludovic Courtès2015-01-14
* gnu: Don't build the mips64el-linux-gnuabi64 cross-compiler on i686.Ludovic Courtès2015-01-14
* gnu: Add toolchain support for 'armhf-linux'.Mark H Weaver2015-01-07
* gnu: gcc: Use 'gcc-configure-flags-for-triplet' for native compilers too.Mark H Weaver2015-01-07
* packages: Add 'file-type' field to 'search-path-specification'.Ludovic Courtès2014-12-27
* gnu: Add AVR-Libc.Manolis Ragkousis2014-11-21
* gnu: cross-base: Apply Qualcomm's patches for Binutils and GCC.Ludovic Courtès2014-11-11
* gnu: Add Xtensa bare-bones cross-compiler.Ludovic Courtès2014-10-29
* gnu: cross-base: Use the right dynamic linker name.Ludovic Courtès2014-10-05
* gnu: cross-base: Externalize cross-gcc arguments.Ludovic Courtès2014-10-05
* build-system: Introduce "bags" as an intermediate representation.Ludovic Courtès2014-10-05
* gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès2014-08-28
* gnu: cross-gcc: Use a single output.Ludovic Courtès2014-06-09
* gnu: cross-gcc: Fix build of 'gcc-cross-sans-libc'.Ludovic Courtès2013-11-02
* gnu: Switch to GCC 4.8 as the default compiler.Ludovic Courtès2013-11-01
* gnu: Use the 'patches' field of <origin>.Ludovic Courtès2013-10-09
* build-system/gnu: Remove the "debug" output when `strip-binaries?' is #f.Ludovic Courtès2013-07-04
* gnu: cross-libc: Remove the "debug" output.Ludovic Courtès2013-07-04
* gnu: gcc: Use `gcc-configure-flags-for-triplet' when cross-compiling GCC.Ludovic Courtès2013-06-26