about summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc/10/default.nix
AgeCommit message (Expand)AuthorFilesLines
2022-05-23gcc: add langD support to gcc 10Francesco Gazzetta1-2/+5
2022-04-14gcc{4..10}: add aarch64-darwin to badPlatformsMalo Bourgon1-0/+1
2022-04-06gcc10: fix cross-compilation from aarch64-darwin hostSimon Chatterjee1-1/+6
2022-03-22Merge pull request #163489 from alyssais/gcc-static-libJohn Ericson1-7/+2
2022-03-22pkgsStatic.stdenv.cc.cc: put static libs in $libAlyssa Ross1-1/+1
2022-03-22Revert "gcc: Always pass `--enable-shared` by default"Alyssa Ross1-6/+1
2022-03-22Merge staging-next into staginggithub-actions[bot]1-1/+1
2022-03-22pkgsStatic.gcc: fix buildAlyssa Ross1-1/+1
2022-02-27gcc{7,9,10}: apply patches for asan w/glibc-2.34Maximilian Bosch1-2/+2
2021-11-30gcc{10,11}: add no-sys-dir patch for RiscVoxalica1-0/+1
2021-09-20gcc: remove <cyclades.h> from libsanitizerSergei Trofimovich1-1/+3
2021-08-26pkgsCross.avr.buildPackages.gcc{10,11}: avoid log limit on hydrasternenseemann1-0/+1
2021-07-28gnat{6,9,10,11}: move gnatboot into nativeBuildInputssternenseemann1-2/+3
2021-06-09gcc: broaden platformsAlyssa Ross1-5/+1
2021-05-24gcc*: use maintainer teamPatrick Hilhorst1-1/+1
2021-05-18Merge remote-tracking branch 'origin/master' into staging-nextJonathan Ringer1-1/+1
2021-05-18gcc*: force building a cross compiler if host and target platform differsternenseemann1-1/+1
2021-05-04gcc6, gcc7, gcc8, gcc9, gcc10, gcc11: do not modify code in prePatchIvan Babrou1-9/+9
2021-04-29Merge #119219: gcc10: 10.2 -> 10.3 (into staging)Vladimír Čunát1-2/+2
2021-04-26Merge pull request #112928 from baloo/baloo/gcc/reproducibleArnout Engelen1-0/+5
2021-04-16gcc*: always force --program-prefix and pass --targetsternenseemann1-2/+1
2021-04-12gcc10: 10.2 -> 10.3Tobias Mayer1-2/+2
2021-03-01stdenv: provide a deterministically built gccArthur Gautier1-0/+5
2021-02-26gcc10: Pass langJit to preConfigureadisbladis1-1/+1
2021-01-27Merge master into staging-nextgithub-actions[bot]1-1/+1
2021-01-27treewide: remove inherited stdenv.libBen Siraphob1-1/+1
2021-01-23Merge master into staging-nextgithub-actions[bot]1-15/+16
2021-01-23pkgs/development/compilers: stdenv.lib -> libBen Siraphob1-15/+16
2021-01-21gcc: allow stripping gcc librariesMatthew Bauer1-2/+2
2021-01-03gcc10: fix MinGW build & use local copy of mcfgthread patchesKira Bruneau1-4/+3
2021-01-03gcc: Always pass `--enable-shared` by defaultJohn Ericson1-1/+6
2021-01-03treewide: Start to break up static overlayJohn Ericson1-1/+1
2021-01-03gcc 8, 10: tabs -> spacesJohn Ericson1-4/+4
2020-09-12gcc10: 10.1.0 -> 10.2.0Vladimír Čunát1-2/+2
2020-08-26gcc10: fix building darwin->linux cross compilerMatthew Bauer1-6/+9
2020-05-12*-wrapper; Switch from `infixSalt` to `suffixSalt`John Ericson1-2/+2
2020-05-11gcc10: fix eval due to missing `langJit`Cole Helbling1-3/+5
2020-05-08gcc10, gfortran10, gnat10: init at 10.1.0Vladimír Čunát1-0/+285