summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc/7
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-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 Bosch2-0/+73
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-16gcc*: always force --program-prefix and pass --targetsternenseemann1-2/+1
2021-03-01stdenv: provide a deterministically built gccArthur Gautier1-0/+5
2021-02-12gcc: fix cross compilation to musl32Symphorien Gibol1-1/+1
2021-02-12add stackprotector support on musl32Walter Franzini1-0/+4
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-16/+17
2021-01-23pkgs/development/compilers: stdenv.lib -> libBen Siraphob1-16/+17
2021-01-21gcc: allow stripping gcc librariesMatthew Bauer1-2/+2
2021-01-03gcc10: fix MinGW build & use local copy of mcfgthread patchesKira Bruneau2-4/+288
2021-01-03gcc: Always pass `--enable-shared` by defaultJohn Ericson1-1/+6
2021-01-03treewide: Start to break up static overlayJohn Ericson1-1/+1
2020-08-26Merge remote-tracking branch 'origin/master' into gcc-crossMatthew Bauer2-6/+72
2020-06-29gcc7: fix build w/glibc-2.31Maximilian Bosch2-0/+64
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
2019-12-31treewide: installTargets is a listRobin Gloster1-4/+1
2019-12-16gcc7: 7.4.0 -> 7.5.0Vladimír Čunát1-2/+2
2019-11-24Merge pull request #74065 from Ericson2314/cc-versionsJohn Ericson1-1/+2
2019-11-24gcc: Use pnameCraig Hall1-1/+1