about summary refs log tree commit diff
path: root/pkgs/development/libraries/gcc
AgeCommit message (Expand)AuthorFilesLines
2023-12-07libgcc: pass --disable-pluginsAdam Joseph1-0/+1
2023-08-15libgcc: build arm-{isa,cpu}.h for all 32-bit arm, not just armv7Adam Joseph1-1/+1
2023-08-14libgcc: make needed architecture-specific targets if isArmv7Adam Joseph1-0/+3
2023-08-14libgcc: make needed architecture-specific targets if isM68kAdam Joseph1-0/+3
2023-08-14libgcc: let-rename stdenvNoLibs to stdenvAdam Joseph1-21/+22
2023-08-14libgcc: gccConfigureFlags: minimize, fixAdam Joseph1-21/+10
2023-08-14libgcc: configureFlags: minimizeAdam Joseph1-7/+1
2023-08-14libgcc: use forceLibgccToBuildCrtStuffAdam Joseph1-3/+5
2023-08-14libgcc: add glibc as a buildInputAdam Joseph1-0/+1
2023-08-14libgcc: let-float gccConfigureFlags out of the derivation attrsAdam Joseph1-27/+28
2023-08-14libgcc: use finalAttrs instead of recAdam Joseph1-5/+5
2023-08-14libgcc: minor formatting adjustmentsAdam Joseph1-18/+8
2023-08-14libgcc: (re)init at 12.3.0Adam Joseph1-0/+156
2023-05-13libgcc: remove unused packageSergei Trofimovich1-156/+0
2023-05-06libgcc: 11.3.0 -> 12.2.0Sergei Trofimovich1-2/+4
2022-12-13treewide: mark packages broken that never built on PLATFORMRick van Schijndel1-0/+2
2022-02-28treewide: rename name to pname&versionFelix Buehler1-1/+1
2021-10-28Merge remote-tracking branch 'nixpkgs/staging-next' into stagingAlyssa Ross1-1/+1
2021-10-25libstdc++5: Fix build failure on missing libc-ldflags-beforeRomain ACCIARI1-1/+1
2021-10-17pkgsMusl.libgcc: fix build (#141993)Yuka1-0/+2
2021-07-14treewide: convert all links git.archlinux.org to github.com/archlinux/svntogit-*Sandro Jäckel1-2/+2
2021-01-27treewide: stdenv.lib -> libBen Siraphob1-2/+2
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob1-2/+2
2020-07-23stdenv: make -nostdinc work as intendedJörg Thalheim1-1/+1
2020-06-15libgcc: fix Darwin cross compileMichael Roitzsch1-1/+1
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
2018-12-02Treewide: use HTTPS on GNU domainsc0bw3b1-1/+1
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson1-12/+12
2018-08-22Revert "Merge pull request #44767 from obsidiansystems/wrapper-env-var-path"Matthew Bauer1-4/+27
2018-08-08libgcc: Tool env vars no longer need to be made full pathsJohn Ericson1-27/+4
2018-07-25libgcc: Init at 7.3.0John Ericson1-0/+152
2018-07-24libstdcxx5: Move around ahead of other GCC libs being addedJohn Ericson3-0/+231