summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc/4.8
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into gcc-hurd-conditionJohn Ericson2018-05-14
|\
| * Merge remote-tracking branch 'upstream/master' into lib-floatJohn Ericson2018-05-10
| |\
| | * treewide: isArm -> isAarch32John Ericson2018-04-25
| | * treewide: Remove gnat support.Shea Levy2018-03-08
* | | gcc: Simplify this old Hurd conditionJohn Ericson2018-05-14
|/ /
* | gcc: Factor out "platform flags"John Ericson2018-05-10
* | treewide: isArm -> isAarch32John Ericson2018-04-25
|/
* gcc: disable libsanitizer, libgomp on muslWill Dietz2018-02-13
* 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: 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 '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
| |_|_|_|/ |/| | | |
* | | | | Merge commit '43d5c5d6db3ce33f3cf1d17ba43c7374257466ec' into gcc-modernize-bu...John Ericson2017-12-07
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge commit '703a9f93c1254f7bdf0350ca0462de0d78033c62' into gcc-simplify-flagsJohn Ericson2017-12-05
| |\ \ \ \
| | * | | | gcc48: Reduce diff to gcc49Tuomas Tynkkynen2017-11-29
* | | | | | 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
| | * | | Merge pull request #30549 from obsidiansystems/bintoolsJohn Ericson2017-11-08
| | |\ \ \
| | | * | | treewide: Depend on targetPackages.stdenv.cc.bintools instead of binutils dir...John Ericson2017-11-05
| | * | | | gcc-4.8: fix with glibc-2.26Vladimír Čunát2017-11-07
| | |/ / /
| | * | | gcc: Change default of `crossStageStatic` param to falseJohn Ericson2017-09-21
| | * | | 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-4.8: fix buildVladimír Čunát2017-08-20
| | * | gcc: Homogenize syntax in one small spotJohn Ericson2017-08-18
| * | | Merge commit '198dceccbe5414a5fd72ca83624c0cc715db1aad' into gcc-simplify-flagsJohn Ericson2017-12-05
| |\| |
| | * | misc: Remove almost all uses of stdenv.{ccCross,binutils}John Ericson2017-06-22
* | | | 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