aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/cross-base.scm
Commit message (Expand)AuthorAge
...
* 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
* gnu: cross-base: Add support for `mips64el-linux-gnu-gnuabi64' (N64 ABI).Ludovic Courtès2013-06-26
* gnu: cross-base: Make `glibc-dynamic-linker' do the right thing.Ludovic Courtès2013-06-26
* gnu: cross-base: Build Binutils with `--with-sysroot=/'.Ludovic Courtès2013-06-26
* gnu: cross-base: Make the cross tools native inputs.Ludovic Courtès2013-06-25
* gnu: cross-binutils: Build with `--with-sysroot'.Ludovic Courtès2013-05-27
* build-system/gnu: Implement cross build.Ludovic Courtès2013-05-24
* gnu: cross-gcc: Set the right search paths.Ludovic Courtès2013-05-24
* gnu: Add missing import in (gnu packages cross-base).Ludovic Courtès2013-04-17
* gnu: Add cross tool chain.Ludovic Courtès2013-02-27