summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc/4.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-1/+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-14Drop myself from meta.maintainers for most packages.Peter Simons1-1/+1
2021-09-24gcc48, gcc49: apply upstream fix for gcc-11 (#138979)Sergei Trofimovich1-0/+7
2021-06-09gcc: broaden platformsAlyssa Ross1-5/+1
2021-05-18gcc*: force building a cross compiler if host and target platform differsternenseemann1-1/+1
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-01-27treewide: remove inherited stdenv.libBen Siraphob1-1/+1
2021-01-23pkgs/development/compilers: stdenv.lib -> libBen Siraphob1-10/+11
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-2/+2
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 Bauer1-4/+6
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-0/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-2/+2
2019-12-31treewide: 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
2019-11-24gcc: Fix cross namesCraig Hall1-3/+3
2019-11-11Merge remote-tracking branch 'upstream/master' into mingw-mcfthreadsJohn Ericson1-1/+3
2019-11-11gcc: Build MinGW stage two with threading libraryJohn Ericson1-2/+9
2019-11-11mingw-w64 libc: Multiple outputs and parallel buildsJohn Ericson1-18/+7
2019-11-10Merge pull request #73184 from Ericson2314/gcc-fix-cross-whoopsJohn Ericson1-1/+1
2019-11-10gcc: Fix cross after I accidentally changed build targetJohn Ericson1-1/+1
2019-11-10Merge remote-tracking branch 'upstream/master' into gcc-dedup-configure-flagsJohn Ericson1-1/+3
2019-11-10gcc: Deduplicate `configureFlags`John Ericson1-133/+24
2019-11-10gcc: Deduplicate preConfigureJohn Ericson1-6/+4
2019-11-10gcc: Clean up cross configure flags and name prefixJohn Ericson1-40/+36
2019-09-06tree-wide: s/GTK+/GTK/gJan Tojnar1-2/+2