about summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc
Commit message (Expand)AuthorAge
...
| * | treewide: isArm -> isAarch32John Ericson2018-04-25
* | | Merge pull request #40294 from obsidiansystems/no-crossAttrsJohn Ericson2018-05-10
|\ \ \
| * | | gcc: Get rid of crossAttrsJohn Ericson2018-05-10
| | |/ | |/|
* | | Merge remote-tracking branch 'upstream/master' into stagingMatthew Bauer2018-05-08
|\| |
| * | Merge pull request #39914 from nlewo/pr-retpolineJörg Thalheim2018-05-04
| |\ \
| | * | gcc49: remove darwin supportAntoine Eiche2018-05-03
| | * | gcc49: backport retpoline supportAntoine Eiche2018-05-03
| * | | gcc8: Removed X11 components, since they were only used by langJavaPatrick Hilhorst2018-05-03
| * | | gcc8: Removed java as a target languagePatrick Hilhorst2018-05-03
| * | | gcc8: made the remove-selftests patch more robust, removed old hashPatrick Hilhorst2018-05-02
| * | | gcc8: removed commented gcc7 hashPatrick Hilhorst2018-05-02
| * | | gcc8: removed merged patchesPatrick Hilhorst2018-05-02
| * | | gcc8: added myself as maintainerPatrick Hilhorst2018-05-02
| * | | gcc8: init at 8.1.0Patrick Hilhorst2018-05-02
| |/ /
* | | Merge pull request #40139 from obsidiansystems/modular-setup-hooksJohn Ericson2018-05-07
|\ \ \
| * | | treewide: Use pkgs/build-support/roles.bash to remove copy pastaJohn Ericson2018-05-07
* | | | Merge pull request #39947 from obsidiansystems/libcxx-crossJohn Ericson2018-05-03
|\| | |
| * | | lib{std,}c++: Fix setup hooks for crossJohn Ericson2018-05-03
| |/ /
* | | gcc-snapshot: Removed java as a target languagePatrick Hilhorst2018-05-03
* | | gcc7: Removed X11 components, since they were only used by langJavaPatrick Hilhorst2018-05-03
* | | gcc7: Removed java as a target languagePatrick Hilhorst2018-05-03
* | | Merge branch 'staging' into fix-ncurses-darwin-extensionsMatthew Justin Bauer2018-05-02
|\ \ \ | |/ / |/| |
| * | Merge pull request #39458 from oxij/stdenv/beautificationsJohn Ericson2018-04-26
| |\ \
| | * | gcc: prepend `crossNameAddon` instead of appending it (like binutils does)Jan Malakhovski2018-04-25
| * | | tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the trivial...Jan Malakhovski2018-04-25
| |/ /
* / / treewide: isArm -> isAarch32John Ericson2018-04-25
|/ /
* | Merge branch 'binutils-2.30' into stagingShea Levy2018-03-22
|\ \
| * | gcc: Try to fix /bin/sh dependencyShea Levy2018-03-17
* | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-03-21
|\ \ \ | |/ / |/| |
| * | Add space for NIX_CXXSTDLIB_COMPILE+=' ...' as NIX_CXXSTDLIB_COMPILE might no...Clemens Fruhwirth2018-03-19
* | | 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
* | 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