summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc/9/default.nix
Commit message (Expand)AuthorAge
* gcc: if atLeast 9, 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
* 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
* 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
* gcc9: fix build w/glibc-2.36Maximilian Bosch2023-03-29
* 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 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 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
|\ \
| * | gcc: Backport fix of GCC Issue 80431 from version 12John Ericson2023-01-14
* | | Merge remote-tracking branch 'origin/staging-next' into stagingSergei Trofimovich2023-01-14
|\ \ \ | | |/ | |/|
| * | gnat12: Add support for x86_64-darwinBoey Maun Suang2023-01-07
| |/
* / gcc: provide both native and cross forms of gcc.libs librariesSergei Trofimovich2023-01-05
|/
* cross/mingw: make threading library configureableJörg Thalheim2022-11-14
* Merge staging-next into staginggithub-actions[bot]2022-08-20
|\
| * libgccjit: don't try to enter into non-existent $lib outputSergei Trofimovich2022-08-20
* | Merge pull request #187234 from trofi/drop-libelf-from-gccSergei Trofimovich2022-08-19
|\ \
| * | gcc: drop unused libelf dependencySergei Trofimovich2022-08-18
* | | Merge pull request #185972 from Artturin/gccstrictdepsArtturi2022-08-19
|\ \ \ | |_|/ |/| |
| * | gcc/: correct gnused conditionals and move to nativeBuildInputsArtturin2022-08-17
| |/
* | gcc: factor out $linkLib64toLib, move it from bash to nixAdam Joseph2022-08-05
* | gcc: do not create lib64->lib links on mips64n32Adam Joseph2022-08-05
|/
* Merge pull request #182513 from trofi/strip-for-host-and-targetBernardo Meurer2022-07-28
|\
| * gcc: enable stripping for cross-compilersSergei Trofimovich2022-07-25
* | gcc: always enable inhibit_libc=true for --without-headers buildsSergei Trofimovich2022-07-24
|/
* gcc9: 9.3.0 -> 9.5.0Vladimír Čunát2022-06-05
* Revert "Add mingwW64-llvm cross-system."Janne Heß2022-05-18
* cross: Allow Windows toolchains to use ucrt as libc.Shea Levy2022-05-06
* gcc{4..10}: add aarch64-darwin to badPlatformsMalo Bourgon2022-04-14