summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc/7
Commit message (Expand)AuthorAge
* gcc: Try to fix /bin/sh dependencyShea Levy2018-03-17
* gcc: Add uncommitted patch.Shea Levy2018-03-16
* gcc: Unconditionally add some upstream RISC-V patches.Shea Levy2018-03-16
* treewide: Remove gnat support.Shea Levy2018-03-08
* 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
|\
| * 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 patching MUSL_DYNAMIC_LINKER as wellWill Dietz2018-02-13
| * gcc: disable libsanitizer, libgomp on muslWill Dietz2018-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
* 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
* Merge branch 'mingw32-w64-fix' into ericson2314-cross-baseJohn 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
| |_|_|/ |/| | |
* | | | Merge commit '992bd2f6d34b2f560fc17df6fa3708fcade1abac' into gcc-modernize-bu...John Ericson2017-12-07
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge commit 'ab77a6bb1e7d2ff475210ad392f1a9bd1bb6ba3a' into gcc-simplify-flagsJohn Ericson2017-12-05
| |\ \ \
| | * | | gcc: Misc indentation and whitespace-in-string fixesJohn Ericson2017-11-14
| | * | | gcc: Refactor treatment of configure flagsBen Gamari2017-11-14
| | * | | treewide: Depend on targetPackages.stdenv.cc.bintools instead of binutils dir...John Ericson2017-11-05
| | * | | gcc: Change default of `crossStageStatic` param to falseJohn Ericson2017-09-21
| | * | | gcc7: 7.1.0 -> 7.2.0Nikolay Amiantov2017-09-07
| | * | | treewide: Consistently call ARM 'arm'Tuomas Tynkkynen2017-08-24
| | * | | gcc: Add `configurePlatforms` exception for Arm 32John Ericson2017-08-23
* | | | | Merge commit '93cd0685c5ac4d8f21d8586d3e5c45cd7394fab9' into gcc-modernize-bu...John Ericson2017-12-07
|\| | | | | |_|_|/ |/| | |
| * | | Merge commit '71186e73455a4e06e96a31da34b76f84e545ba1f' into gcc-simplify-flagsJohn Ericson2017-12-05
| |\| |
| | * | gcc: Use `configurePlatforms` to control --build, --host, and --targetJohn Ericson2017-08-23
| | * | gcc: Homogenize syntax in one small spotJohn Ericson2017-08-18
| | * | gcc7: port darwin changes from 5.xDaiderd Jordan2017-08-17
* | | | gcc: Fix after mergeJohn Ericson2017-12-07
| |_|/ |/| |
* | | gcc: Handle `CPATH` and `LIBRARY_PATH` purely in NixJohn Ericson2017-12-06
* | | gcc: Modernize builder.sh for CrossJohn Ericson2017-12-06
|/ /
* | gcc: Use platformFlags in crossConfigureFlagsJohn Ericson2017-12-05
* | lib, gcc: No `inherit (platform) gcc;` in {host,build,target}PlatformJohn Ericson2017-12-05
* | gcc: Get rid of crossAttrs.configureFlagsJohn Ericson2017-12-04