summaryrefslogtreecommitdiff
path: root/pkgs/development/compilers/gcc/common/builder.nix
AgeCommit message (Expand)Author
11 daysgcc: pass result of lib.systems.equals around rather than recomputingEman Resu
2026-04-20gcc, libgcc: fix cross-compilation for SH4Ben Siraphob
2026-02-08gcc: move cygwin DLLs to $target/binDavid McFarland
2025-08-08gcc: pass `-Wno-complain-wrong-lang` when using `-fmacro-prefix-map`Emily
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-04-01treewide: Format all Nix filesSilvan Mosberger
2025-03-14Merge remote-tracking branch 'origin/master' into staging-nextK900
2025-03-13gcc: use lib.systems.equals instead of direct equality checkingStefan Frijters
2025-03-13gcc: fix inconsistency in isCross conditionStefan Frijters
2025-03-11gcc: remove .la filesK900
2025-02-08Revert "gcc: disable symlink checks on cross + nolibc for now"K900
2025-02-08gcc: document, clean up, undangle install symlink hacksK900
2025-02-08gcc: explicitly disallow cross + multilib, extract targetLibDir to variableK900
2025-02-08Revert "gcc: rework, clean up, and document the cursed symlink hack"K900
2025-02-02Revert "gcc: disable symlink checks on cross + nolibc for now"K900
2025-02-02gcc: rework, clean up, and document the cursed symlink hackK900
2025-02-02gcc: disable symlink checks on cross + nolibc for nowK900
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-11-25treewide: improve prepending and appending derivation arguments in bash codeWolfgang Walther
2024-10-10gcc: fix `extraLDFlags` logic after undoing staging-next workaroudRandy Eckenrode
2024-10-10gcc: remove staging-next workaroundRandy Eckenrode
2024-09-20glibc: 2.39-52 -> 2.40-36 (#342073)K900
2024-09-15gcc: remove "fixed" pthread.hMaximilian Bosch
2024-09-15{cc-wrapper,gcc}: drop unused logic and patchesEmily
2024-07-22gcc: drop rpath from build on platforms that don’t set rpathsRandy Eckenrode
2024-03-15gcc: link $lib/lib -> $lib/$targetConfig correctly and consistentlyAdam Joseph
2023-08-29gcc: move dll.a in lib64 to lib output tooArtturin
2023-08-27gcc: move dll to outputmarius david
2023-08-14gcc: factor out forceLibgccToBuildCrtStuffAdam Joseph
2023-07-26gcc: revert "do not install sys-include headers for cross-compilers."Sergei Trofimovich
2023-07-07gcc: use Nix instead of bash for conditionalAdam Joseph
2023-07-07gcc: add `-g` to `declare`Adam Joseph
2023-07-07gcc: remove builder.shAdam Joseph
2023-07-07gcc: add args to common/builder.nix, split up script into phasesAdam Joseph
2023-07-07gcc: make common/builder.nix into valid Nix syntaxAdam Joseph
2023-07-07gcc: copy gcc/builder.sh to gcc/common/builder.nixAdam Joseph