summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc/8
AgeCommit message (Expand)AuthorFilesLines
2022-08-20Merge staging-next into staginggithub-actions[bot]1-1/+1
2022-08-20libgccjit: don't try to enter into non-existent $lib outputSergei Trofimovich1-1/+1
2022-08-19Merge pull request #187234 from trofi/drop-libelf-from-gccSergei Trofimovich1-6/+2
2022-08-19Merge pull request #185972 from Artturin/gccstrictdepsArtturi1-5/+6
2022-08-18gcc: drop unused libelf dependencySergei Trofimovich1-6/+2
2022-08-17gcc/: correct gnused conditionals and move to nativeBuildInputsArtturin1-5/+6
2022-08-05gcc: factor out $linkLib64toLib, move it from bash to nixAdam Joseph1-3/+1
2022-08-05gcc: do not create lib64->lib links on mips64n32Adam Joseph1-1/+1
2022-07-28Merge pull request #182513 from trofi/strip-for-host-and-targetBernardo Meurer1-9/+7
2022-07-25gcc: enable stripping for cross-compilersSergei Trofimovich1-9/+7
2022-07-24gcc: always enable inhibit_libc=true for --without-headers buildsSergei Trofimovich1-1/+1
2022-05-18Revert "Add mingwW64-llvm cross-system."Janne Heß1-2/+2
2022-05-06cross: Allow Windows toolchains to use ucrt as libc.Shea Levy1-2/+2
2022-04-14gcc{4..10}: add aarch64-darwin to badPlatformsMalo Bourgon1-0/+1
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-22pkgsStatic.gcc: fix buildAlyssa Ross1-1/+1
2021-10-27gcc8: 8.4.0 -> 8.5.0ajs1241-2/+2
2021-09-20gcc: remove <cyclades.h> from libsanitizerSergei Trofimovich1-1/+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-26Merge pull request #112928 from baloo/baloo/gcc/reproducibleArnout Engelen1-0/+5
2021-04-22Merge staging-next into staginggithub-actions[bot]1-0/+1
2021-04-22gcc8,gcc9: fix ctypes on NetBSDAlyssa Ross1-0/+1
2021-04-16gcc*: always force --program-prefix and pass --targetsternenseemann1-2/+1
2021-03-01stdenv: provide a deterministically built gccArthur Gautier1-0/+5
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 Bruneau2-4/+309
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-08-26Merge remote-tracking branch 'origin/master' into gcc-crossMatthew Bauer1-6/+8
2020-05-26gcc: fix building darwin->linux cross compilerGaelan Steele1-6/+9
2020-05-12*-wrapper; Switch from `infixSalt` to `suffixSalt`John Ericson1-2/+2
2020-05-06gcc: add langJit option for gcclangjitMatthew Bauer1-1/+3
2020-05-05gcc: don’t require "lib" outputMatthew Bauer1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-03-15gcc8: 8.3.0 -> 8.4.0Vladimír Čunát1-2/+2
2019-12-31stdenv: installTargets is a listRobin Gloster1-4/+1
2019-11-24Merge pull request #74065 from Ericson2314/cc-versionsJohn Ericson1-1/+2
2019-11-24gcc: Use pnameCraig Hall1-1/+1
2019-11-24gcc: Add version attributeCraig Hall1-0/+1
2019-11-24Merge pull request #74016 from Ericson2314/gcc-fix-cross-nameJohn Ericson1-3/+3