about summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc
Commit message (Expand)AuthorAge
* gcc: extend crtn workaround to alpha targetSergei Trofimovich2024-01-18
* mkDerivation, bintools-wrapper: move defaultHardeningFlags determination to b...Robert Scott2023-12-09
* Merge remote-tracking branch 'origin/master' into stagingDmitry Kalinkin2023-12-08
|\
| * Merge pull request #271919 from emilytrau/avr-gcc8-aarch64-darwinRick van Schijndel2023-12-08
| |\
| | * gcc8: support avr cross compilation on aarch64-darwinEmily Trau2023-12-04
| * | Merge pull request #271362 from pbsds/rm-dead-patchesRick van Schijndel2023-12-06
| |\ \ | | |/ | |/|
| | * treewide: remove unreferenced patch filesPeder Bergebakken Sundt2023-12-01
* | | Merge remote-tracking branch 'origin/master' into staging-nextFabián Heredia Montiel2023-12-04
|\| |
| * | gcc{6,7,8,9,10,11}: fix cross-compiler build on x86_64-darwinRandy Eckenrode2023-12-02
| * | gcc11: mark as bad on aarch64-darwin when building a cross-compilerRandy Eckenrode2023-12-02
| * | gcc{6,7,8,9}: use target bintools on DarwinRandy Eckenrode2023-12-02
| * | gcc11: drop AVR patch on Darwin (no longer needed)Randy Eckenrode2023-12-02
* | | Merge master into staging-nextgithub-actions[bot]2023-12-02
|\| |
| * | gcc: put environment variables in drvAttrs.envAdam Joseph2023-12-01
* | | Merge branch 'staging' into staging-nextVladimír Čunát2023-12-01
|\ \ \ | |/ / |/| |
| * | gcc12, gcc13: fix typos in comments around __FILE__ patchSergei Trofimovich2023-11-30
| |/
* / gcc6: don’t link libstdc++ to CoreFoundationRandy Eckenrode2023-11-30
|/
* Merge staging-next into staginggithub-actions[bot]2023-11-08
|\
| * Merge master into staging-nextgithub-actions[bot]2023-11-08
| |\
| | * Update pkgs/development/compilers/gcc/patches/default.nixAdam Joseph2023-11-08
| | * gcc{48,49,6,7,8,9,10}: improve cctools-llvm compatibilityRandy Eckenrode2023-11-08
| | * gcc{48,49,6,7,8,9,10}: fix missing symbol errors on x86_64-darwinRandy Eckenrode2023-11-08
| | * gcc{8,9}: don’t pass --gstabs to clang assemblerRandy Eckenrode2023-11-08
| | * gcc{48,49,6}: don’t use -pipe with clang assemblerRandy Eckenrode2023-11-08
| | * gcc11: fix build on aarch64-darwinRandy Eckenrode2023-11-08
| | * gcc48: disable on x86_64-darwinRandy Eckenrode2023-11-08
* | | Merge staging-next into staginggithub-actions[bot]2023-11-07
|\| |
| * | Merge master into staging-nextgithub-actions[bot]2023-11-07
| |\|
| | * gcc: move version iteration out of all-packages.nixAdam Joseph2023-11-07
| | * gcc: move version information to gcc/versions.nixAdam Joseph2023-11-07
* | | Merge staging-next into staginggithub-actions[bot]2023-11-04
|\| |
| * | Merge master into staging-nextgithub-actions[bot]2023-11-04
| |\|
| | * gcc.libgcc: compare host and target platforms, rathern than their triplesAdam Joseph2023-11-04
* | | Merge pull request #240596 from amjoseph-nixpkgs/pr/gcc/stage-renameArtturi2023-10-27
|\ \ \ | |/ / |/| |
| * | gcc: change "-stage-static" to "-nolibc" and "-stage-final" to ""Adam Joseph2023-10-26
* | | Merge branch 'staging' into staging-nextVladimír Čunát2023-10-26
|\| | | |/ |/|
| * Merge staging-next into staginggithub-actions[bot]2023-10-22
| |\
| * \ Merge staging-next into staginggithub-actions[bot]2023-10-11
| |\ \
| * \ \ Merge staging-next into staginggithub-actions[bot]2023-10-08
| |\ \ \
| * \ \ \ Merge pull request #255192 from trofi/cc-wrapper-no-__FILE_-refsArtturi2023-10-08
| |\ \ \ \
| | * | | | gcc12, gcc13: always mangle __FILE__ into invalid store pathSergei Trofimovich2023-10-04
* | | | | | gcc: create dummy crtstuff on S390 as wellAdam Joseph2023-10-25
| |_|_|_|/ |/| | | |
* | | | | gcc: create dummy crtstuff on loongarch64Weijia Wang2023-10-22
| |_|_|/ |/| | |
* | | | Merge master into staging-nextgithub-actions[bot]2023-10-11
|\ \ \ \ | |_|_|/ |/| | |
| * | | gcc: always inhibit libc in cross with same configsAlyssa Ross2023-10-10
* | | | Merge remote-tracking branch 'origin/master' into staging-nextFabián Heredia Montiel2023-10-08
|\| | | | |/ / |/| |
| * | gcc: add fallback to conditionArtturin2023-10-07
* | | Merge remote-tracking branch 'origin/master' into staging-nextAlyssa Ross2023-10-05
|\| |
| * | Merge pull request #241206 from amjoseph-nixpkgs/tighten-inhibit_libc-conditionArtturi2023-10-05
| |\ \ | | |/ | |/|
| | * gcc: tighten condition for inhibit_libc=trueAdam Joseph2023-07-07