about summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc
AgeCommit message (Expand)AuthorFilesLines
2023-01-04Merge staging-next into staginggithub-actions[bot]1-0/+40
2023-01-04pkgsMusl.gccgo: fix buildYureka1-0/+40
2022-12-18Merge staging-next into staginggithub-actions[bot]1-1/+1
2022-12-17treewide: fix typosfigsoda1-1/+1
2022-12-08treewide: fix some core package structuredAttrsArtturin1-0/+1
2022-11-22Merge #196565: gcc11: Update back to 11.3 on DarwinVladimír Čunát1-14/+10
2022-11-14cross/mingw: make threading library configureableJörg Thalheim11-38/+38
2022-10-28gcc11: Update back to 11.3 on DarwinZhaofeng Li1-14/+10
2022-10-09gcc12: fix build with libxcryptMartin Weinelt1-3/+7
2022-10-09gcc10: fix build with libxcryptMartin Weinelt1-3/+6
2022-10-09gcc11: fix build with libxcryptFranz Pletz1-3/+6
2022-09-04gcc12: switch to Homebrew patch on aarch64-darwinTheodore Ni1-4/+2
2022-08-25Merge remote-tracking branch 'origin/staging-next' into stagingMartin Weinelt4-126/+8
2022-08-23Merge master into staging-nextgithub-actions[bot]3-126/+7
2022-08-23Merge #187418: gcc12: 12.1.0 -> 12.2.0Vladimír Čunát3-126/+7
2022-08-21gcc12: 12.1.0 -> 12.2.0Sergei Trofimovich3-126/+7
2022-08-21Merge master into staging-nextgithub-actions[bot]1-0/+1
2022-08-20gcc49: mark unsupported on aarch64-darwinTheodore Ni1-0/+1
2022-08-20Merge staging-next into staginggithub-actions[bot]10-11/+13
2022-08-20libgccjit: don't try to enter into non-existent $lib outputSergei Trofimovich10-11/+13
2022-08-19Merge pull request #187234 from trofi/drop-libelf-from-gccSergei Trofimovich10-56/+19
2022-08-19Merge pull request #185972 from Artturin/gccstrictdepsArtturi9-40/+44
2022-08-19Merge master into staging-nextgithub-actions[bot]1-2/+2
2022-08-18gcc: drop unused libelf dependencySergei Trofimovich10-56/+19
2022-08-17gcc/: correct gnused conditionals and move to nativeBuildInputsArtturin9-40/+44
2022-08-16Merge #185284: gcc: fix bootstrapTools.mips64el-linux-gnuabin32Vladimír Čunát11-28/+30
2022-08-13gcc12: apply working patch for darwin-aarch64Theodore Ni1-2/+2
2022-08-13gcc11: pick up bugfixes for darwin-aarch64Theodore Ni1-2/+2
2022-08-08Merge staging-next into staginggithub-actions[bot]1-1/+1
2022-08-08Merge pull request #182187 from adisbladis/newlib-nano-ccadisbladis1-1/+1
2022-08-05gcc: factor out $linkLib64toLib, move it from bash to nixAdam Joseph11-29/+16
2022-08-05gcc: do not create lib64->lib links on mips64n32Adam Joseph9-9/+9
2022-08-05gcc: add linkLib32toLib to create lib32->lib linksAdam Joseph2-0/+15
2022-08-03gcc: extend stripping of .a libraries and .o objectsSergei Trofimovich1-11/+26
2022-07-28Merge pull request #182513 from trofi/strip-for-host-and-targetBernardo Meurer11-86/+116
2022-07-25gcc: enable stripping for cross-compilersSergei Trofimovich11-86/+116
2022-07-24Merge pull request #181994 from trofi/gcc-drop-outdated-sedSergei Trofimovich1-9/+0
2022-07-24gcc: always enable inhibit_libc=true for --without-headers buildsSergei Trofimovich10-10/+21
2022-07-23Merge pull request #181943 from trofi/fix-cross-built-gccJohn Ericson1-2/+24
2022-07-23gcc: pass --with-build-sysroot=/ for gcc buildsSergei Trofimovich1-2/+24
2022-07-20Merge pull request #181999 from trofi/gcc-clean-up-configureFlagsSergei Trofimovich1-1/+1
2022-07-20gcc: Set --with-newlib when using newlib-nanoadisbladis1-1/+1
2022-07-18gcc: turn configureFlags into a sigle list, not nested listSergei Trofimovich1-1/+1
2022-07-18gcc: drop outdated sed for system headers clobberSergei Trofimovich1-9/+0
2022-07-10Merge staging-next into staginggithub-actions[bot]3-0/+122
2022-07-09pkgsMusl.gcc12: backport build fix (PR106102)Sergei Trofimovich3-0/+122
2022-07-07Merge #110571: treewide: migrate to -fno-commonVladimír Čunát1-3/+0
2022-07-06gcc, clang11: don't force -fcommon on GCC 10 or clang11Gaelan Steele1-3/+0
2022-06-29gcc10: 10.3.0 -> 10.4.0Vladimír Čunát2-75/+3
2022-06-23gcc49: Fix build on darwinShea Levy2-6/+10