about summary refs log tree commit diff
path: root/pkgs/os-specific/darwin/binutils
AgeCommit message (Expand)AuthorFilesLines
2024-03-19darwin.binutils: properly handle cctools-llvmRandy Eckenrode1-38/+47
2023-04-15gnatboot: rename to gnat-bootstrapManuel Mendez1-1/+1
2023-02-23bintools: Add response file support to `ld-wrapper` (#213831)Gabriella Gonzalez1-0/+1
2023-01-07bintoolsDualAs: Add packageBoey Maun Suang1-3/+27
2022-05-18Revert "Add mingwW64-llvm cross-system."Janne Heß1-1/+0
2022-05-09bintools: Add isXXX flags to check linker typeShea Levy1-0/+1
2021-08-16darwin.binutils: fix wrapper of `as` when cross-compiling to aarch64-darwin (...Jasper1-2/+2
2021-05-17darwin/binutils: include codesign_allocateAndrew Childs1-0/+1
2021-03-17darwin.binutils: use clang for as on aarch64-darwin (#115167)Ivan Babrou1-1/+12
2021-01-17pkgs/os-specific: stdenv.lib -> libBen Siraphob1-3/+3
2020-04-20darwin.binutils.bintools: propagate man pages from cctoolsDmitry Kalinkin1-7/+8
2019-11-24cctools, darwin biutils: Use pname and versionJohn Ericson1-1/+2
2019-04-26treewide: rename llvm-dsymutil to dsymutilMatthew Bauer1-1/+1
2019-02-18darwin.binutils: set low priorityMatthew Bauer1-0/+1
2019-02-18darwin.binutils: add myself as maintainerMatthew Bauer1-0/+4
2018-12-15darwin: use llvm’s dsymutil instead of dummy versionMatthew Bauer1-6/+6
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+0
2018-04-03binutils: No more darwin conditionalsJohn Ericson1-7/+7
2017-12-13darwin binutils: Better handling of man pages and infoJohn Ericson1-1/+8
2017-12-13bintools-wrapper: Import separately from cc-wrapperJohn Ericson1-2/+2
2017-11-27treewide: Use `targetPrefix` instead of `prefix` for platform name prefixesJohn Ericson1-8/+8
2017-11-16cctools: Don't always bring in headersJohn Ericson1-4/+0
2017-11-16darwin-bintuils: Don't try to bring in missing bits of GNU BinutilsJohn Ericson1-5/+0
2017-09-14treewide: Fix some references to binutilsJohn Ericson1-1/+1
2017-06-30misc pkgs: Remove unneeded *Platform == *Platform comparisonsJohn Ericson1-4/+9
2017-05-17binutils and cctools: Prefix derivation names with target for crossJohn Ericson1-1/+1
2017-05-17binutils on darwin: Clean up the rats nestJohn Ericson1-4/+18
2016-08-30darwin binutils: Fix binutils-raw output referencesTuomas Tynkkynen1-2/+2
2016-05-19treewide: Make explicit that 'dev' output of binutils-raw is usedTuomas Tynkkynen1-1/+1
2016-01-24treewide: Mass replace 'binutils-raw}/lib' to refer the 'out' outputTuomas Tynkkynen1-1/+1
2015-06-18pure darwin stdenvJude Taylor1-0/+39