summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc
Commit message (Expand)AuthorAge
* Add space for NIX_CXXSTDLIB_COMPILE+=' ...' as NIX_CXXSTDLIB_COMPILE might no...Clemens Fruhwirth2018-03-19
* treewide: Remove gnat support.Shea Levy2018-03-08
* Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-02-28
|\
| * Merge pull request #35247 from telent/mips32John Ericson2018-02-27
| |\
| | * lib, treewide: Add missing MIPS arches, and fix existing usageDaniel Barlow2018-02-23
* | | RISC-V: Add upstream gcc patch to fix -pthread.Shea Levy2018-02-26
|/ /
* | gcc7: fix native and cross-musl build, sync w/gcc6 fixesWill Dietz2018-02-21
* | Merge remote-tracking branch 'upstream/staging' into gcc-7Tuomas Tynkkynen2018-02-15
|\|
| * gcc6: cross-musl disable libmpxWill Dietz2018-02-13
| * gcc5: patch for musl compat/supportWill Dietz2018-02-13
| * gcc7: tweak check, target -> hostWill Dietz2018-02-13
| * gcc7: more selftest disabling, whenever building crossWill Dietz2018-02-13
| * gcc7: Apply patch to fix selftest w/musl?Will Dietz2018-02-13
| * gcc5, 7: same fixes as gcc6Will Dietz2018-02-13
| * gcc6: try to fix LOCAL_INCLUDE_DIR problem w/muslWill Dietz2018-02-13
| * gcc6: try patching MUSL_DYNAMIC_LINKER as wellWill Dietz2018-02-13
| * gcc6: try to fix gccCrossStageStatiWill Dietz2018-02-13
| * gcc: disable libsanitizer, libgomp on muslWill Dietz2018-02-13
| * autoconf: Enable cross-compilationBen Gamari2018-02-13
* | Merge remote-tracking branch 'origin/master' into gcc-7Franz Pletz2018-01-28
|\|
| * gcc: 7.2.0 -> 7.3.0Clemens Fruhwirth2018-01-26
* | gcc7: More resync from gcc6Tuomas Tynkkynen2018-01-28
* | gcc7: Drop flex againTuomas Tynkkynen2018-01-26
|/
* gcc, binutils: Narrow down ARM hack so only native builds are affectedJohn Ericson2018-01-09
* Revert "gcc, binutils: Get rid of 32-bit ARM configure flag exception"Drew Hess2018-01-08
* Merge branch 'master' into stagingVladimír Čunát2017-12-31
|\
| * cc-wrapper: allow compilers to specify unsupported hardening modesDmitry Kalinkin2017-12-30
| * Merge pull request #33167 from bnikolic/mingw32-w64-fixJohn Ericson2017-12-29
| |\
* | | gcc: Don't let solaris hack pollute CC elsehwereJohn Ericson2017-12-30
* | | gcc, binutils: Get rid of 32-bit ARM configure flag exceptionJohn Ericson2017-12-30
* | | gcc: Fix deps, for cross and consistencyJohn Ericson2017-12-30
* | | gcc: Let cc-wrapper's setup hook define any tool env vars we needJohn Ericson2017-12-30
* | | gcc: Add build->build dep for C compilersJohn Ericson2017-12-30
* | | treewide: Use `depsBuildBuild` for buildPackges.stdenv.ccJohn Ericson2017-12-30
* | | Merge branch 'mingw32-w64-fix' into ericson2314-cross-baseJohn Ericson2017-12-29
|\ \ \ | |/ / |/| / | |/
| * Merge commit '3afe325a3e2f906ba512fb7a2f28f79496711592' into mingw32-w64-fixJohn Ericson2017-12-29
| |\
| * \ Merge commit 'e82bd498d1a2a28fb20249569a6f49fcaab9aca8' into mingw32-w64-fixJohn Ericson2017-12-29
| |\ \
| * \ \ Merge commit '3a59cd87f26cc59c91fb821749b1ec0d64922f87' into mingw32-w64-fixJohn Ericson2017-12-29
| |\ \ \
| * \ \ \ Merge commit '51948eab9415fde1825dea5c7d31b99b2e1a0fdb' into mingw32-w64-fixJohn Ericson2017-12-29
| |\ \ \ \
| * | | | | gcc: Enable SSP and shared libs in the final stage for MinGWBojan Nikolic2017-12-29
* | | | | | gcc: Adjust builder.sh to find some things in bintools-wrapper insteadJohn Ericson2017-12-13
* | | | | | gcc: Don't choke if there is no lib outputJohn Ericson2017-12-10
| |_|_|_|/ |/| | | |
* | | | | Merge commit '43d5c5d6db3ce33f3cf1d17ba43c7374257466ec' into gcc-modernize-bu...John Ericson2017-12-07
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge commit '703a9f93c1254f7bdf0350ca0462de0d78033c62' into gcc-simplify-flagsJohn Ericson2017-12-05
| |\ \ \ \
| | * | | | gcc6: Restore missing platform flagsTuomas Tynkkynen2017-11-29
| | * | | | gccSnapshot: Reduce diff to gcc7Tuomas Tynkkynen2017-11-29
| | * | | | gcc7: Reduce diff to gcc6Tuomas Tynkkynen2017-11-29
| | * | | | gcc48: Reduce diff to gcc49Tuomas Tynkkynen2017-11-29
| | * | | | gcc49: Reduce diff to gcc5Tuomas Tynkkynen2017-11-29
| | * | | | gcc5: Reduce diff to gcc6Tuomas Tynkkynen2017-11-29