summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc/11/default.nix
Commit message (Expand)AuthorAge
* gcc: if atLeast 11, use deduplicated versionAdam Joseph2023-08-20
* gcc: use callFile instead of callPackage for builder.nixAdam Joseph2023-07-07
* gcc: use common/builder.nixAdam Joseph2023-07-07
* gcc: remove `builder = ../builder.sh` from gcc/${version}/default.nixAdam Joseph2023-07-07
* Merge staging-next into staginggithub-actions[bot]2023-07-14
|\
| * gnat11: avoid the new "fortify3" hardeningVladimír Čunát2023-07-14
* | Revert "gcc: kludge to prevent mass-rebuild"Adam Joseph2023-06-30
|/
* gcc: kludge to prevent mass-rebuildAdam Joseph2023-07-01
* gcc: withoutTargetLibc: build libgcc_s.soAdam Joseph2023-07-01
* gcc: s_crossStageStatic_withoutTargetLibc_Adam Joseph2023-07-01
* gcc: use hasSharedLibraries instead of isStaticAdam Joseph2023-07-01
* gcc: deduplicate boilerplateAdam Joseph2023-06-27
* Merge remote-tracking branch 'origin/staging-next' into stagingAlyssa Ross2023-06-22
|\
| * gcc11: 11.3.0 -> 11.4.0Janne Heß2023-06-19
* | gcc: disable parallelism when installingArnout Engelen2023-06-13
* | Revert "gcc: install info files serially"Arnout Engelen2023-06-13
|/
* gcc{6..11}: import a patch into nixpkgsVladimír Čunát2023-05-26
* gcc: install info files seriallyArnout Engelen2023-05-09
* gnatboot: rename to gnat-bootstrapManuel Mendez2023-04-15
* gcc: do not --disable-bootstrap, create libgcc output, or create checksum out...Adam Joseph2023-04-05
* Merge #188492: glibc: 2.35-224 -> 2.37-8Vladimír Čunát2023-04-03
|\
| * gcc11: fix build w/glibc-2.36Maximilian Bosch2023-03-29
* | gcc: add common/checksum.nixAdam Joseph2023-04-02
* | stdenv: Nix-driven bootstrap of gccAdam Joseph2023-04-02
* | gcc/{11,12}: use lib.pipeAdam Joseph2023-04-02
|/
* https://github.com/NixOS/nixpkgs/pull/217995#pullrequestreview-1318620540Adam Joseph2023-03-07
* gcc/{11,12}: update buildFlags for `--disable-bootstrap` caseAdam Joseph2023-02-23
* gcc/common: add disableGdbPlugin optionAdam Joseph2023-02-22
* Merge pull request #216136 from amjoseph-nixpkgs/pr/gcc/enableBootstrapSergei Trofimovich2023-02-18
|\
| * gcc: expose --disable-bootstrap as disableBootstrapAdam Joseph2023-02-15
* | Merge pull request #212498 from risicle/ris-fortify3Robert Scott2023-02-16
|\ \
| * | gcc: mark hardeningUnsupportedFlags fortify3 for all but gcc 12Robert Scott2023-01-24
* | | treewide: use optionalStringFelix Buehler2023-02-13
| |/ |/|
* | Merge #212363: gcc11: apply upstream patchVladimír Čunát2023-02-13
|\ \
| * | gcc/11: apply upstream fix 103910 so openjdk buildsAdam Joseph2023-02-12
* | | Merge master into staging-nextgithub-actions[bot]2023-02-12
|\ \ \ | |/ / |/| |
| * | gcc: add common/meta.nixArtturin2023-02-12
| * | gcc: add callFile to make it more convenient to call filesArtturin2023-02-11
* | | Merge master into staging-nextgithub-actions[bot]2023-02-09
|\| |
| * | gcc10,gcc11,gcc12: move dependencies to common/dependencies.nixArtturin2023-02-08
* | | gcc: revert "provide both native and cross forms of gcc.libs libraries"Sergei Trofimovich2023-02-01
| |/ |/|
* | Merge staging-next into staginggithub-actions[bot]2023-01-24
|\|
| * Merge master into staging-nextgithub-actions[bot]2023-01-24
| |\
| | * Merge pull request #208657 from tpwrules/darwin-fix-avrSandro2023-01-23
| | |\
| | | * avr-gcc: fix build on DarwinThomas Watson2023-01-01
* | | | Merge pull request #212275 from alyssais/libdlJohn Ericson2023-01-23
|\ \ \ \ | |/ / / |/| | |
| * | | treewide: remove -ldl linker flagsAlyssa Ross2023-01-23
| |/ /
* | | Merge remote-tracking branch 'origin/staging-next' into stagingSergei Trofimovich2023-01-20
|\| |
| * | gcc: use as(1) from binutils with LLVM bintoolsAlyssa Ross2023-01-20
* | | Merge pull request #210816 from obsidiansystems/gcc-fix-bug-80431John Ericson2023-01-17
|\ \ \