summaryrefslogtreecommitdiff
path: root/pkgs/development/compilers/gcc/common/platform-flags.nix
AgeCommit message (Expand)Author
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-06-15gcc: fix building with gcc.cpu on some platformsAlyssa Ross
2023-05-05Merge pull request #228296 from amjoseph-nixpkgs/pr/gcc/libsanitizer/mips64n32Adam Joseph
2023-04-27gcc: tighten platform flags special-case for aarch64-darwinElias Naur
2023-04-26gcc: disable libsanitizer on mips64n32Adam Joseph
2023-04-05gcc: only pass --with-long-double-format if gcc allows itAdam Joseph
2023-04-05gcc: make --with-long-double-format configurable by targetPlatform.gccAdam Joseph
2023-04-05gcc: if isPower64 && !isMusl use --with-long-double-format=ieeeAdam Joseph
2021-01-30gcc: fix powerpc64-linuxRyan Burns
2021-01-23lib: Clean up how linux and gcc config is specifiedJohn Ericson
2021-01-22Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer
2021-01-21lib: Clean up how linux and gcc config is specifiedJohn Ericson
2019-04-21fix bootstrap when platform.gcc.arch=="skylake"volth
2018-08-21[RFC] ppc64le enablement (#45340)CrystalGamma
2018-05-12lib: Fix float handling for Aarch32John Ericson
2018-05-10lib: Clean up float/fpu optionsJohn Ericson
2018-05-10gcc: Factor out "platform flags"John Ericson