about summary refs log tree commit diff
path: root/pkgs/development/tools/misc/binutils
AgeCommit message (Expand)AuthorFilesLines
2022-10-26binutils: port AVR-specific options to "size"Emily Trau2-0/+439
2022-10-03binutils: drop R_ARM_COPY.patchYureka4-74/+0
2022-09-12libbfd: add CC_FOR_BUILD into dependsSergei Trofimovich1-0/+2
2022-09-05binutils: restore `nm` autodetection on darwinSergei Trofimovich3-0/+185
2022-09-02binutils: 2.38 -> 2.39Sergei Trofimovich5-205/+86
2022-08-23libbfd_2_38, libopcodes_2_38: create held back releaseSergei Trofimovich14-0/+1093
2022-08-23libbfd, libopcodes: moves closer to binutils nix expressionsSergei Trofimovich2-0/+103
2022-07-25binutils: fix the kernel build for PowerPCMinijackson2-0/+62
2022-06-02binutils: Reduce closure size when building for cross platformAsad Mehmood1-0/+3
2022-05-22treewide: enable strictDeps in bootstrap packagesArtturin1-0/+1
2022-05-18Revert "Add mingwW64-llvm cross-system."Janne Heß1-5/+0
2022-05-18Merge branch 'mingwW64-clang' into stagingShea Levy1-0/+5
2022-05-12binutils: add upstream patch to fix issue with parallel use of dlltoolStefan Frijters2-0/+42
2022-05-09bintools: Add isXXX flags to check linker typeShea Levy1-0/+5
2022-04-23binutils-unwrapped-all-targets: fix libctf breakageSergei Trofimovich1-6/+4
2022-04-20binutils: fix cross compilation from darwinAndrew Childs1-2/+2
2022-04-14Merge branch 'staging-next' into stagingVladimír Čunát2-1/+91
2022-04-05binutils: apply debian's patch if isMips64n64Adam Joseph2-1/+90
2022-03-28binutils: only autoconf on DarwinBernardo Meurer1-2/+2
2022-03-28binutils: revert libtool changes that break darwinAndrew Childs3-0/+202
2022-03-28binutils: move src hack out of srcs attrsetBernardo Meurer1-4/+6
2022-03-28libbfd: update build-components-separately.patch for 2.38Sergei Trofimovich1-20/+6
2022-03-28binutils: 2.37 -> 2.38Bernardo Meurer5-842/+2
2022-03-28binutils: add lovesegfault as a maintainerBernardo Meurer1-1/+1
2022-03-28binutils: take some suggestion from nixpkgs-fmtBernardo Meurer1-25/+31
2022-03-28binutils: sort configureFlagsBernardo Meurer1-11/+10
2022-03-28binutils: inline reuseLibsBernardo Meurer1-2/+1
2022-03-28binutils: add tags to comments where relevantBernardo Meurer1-17/+18
2022-03-28binutils: inherit {build,host,target}Platform to avoid repeating ourselvesBernardo Meurer1-12/+13
2022-03-28binutils: format and order patches sectionBernardo Meurer1-12/+11
2022-03-28binutils: join srcs in an attrsetBernardo Meurer1-15/+16
2022-03-28binutils: rename gold to enableGoldBernardo Meurer1-4/+4
2022-03-28binutils: format input attrsBernardo Meurer1-9/+15
2022-03-28binutils: add patch for ld file descriptor explosionBernardo Meurer2-0/+235
2022-03-28libbfd: fix binutils components patchBernardo Meurer1-22/+27
2022-03-28binutils: 2.35.1 -> 2.37Bernardo Meurer4-150/+3
2022-02-01binutils: fix windres not finding the apprioate cross compilermarius david2-1/+21
2021-12-25binutils: add patch for CVE-2021-45078 (#151658)Robert Scott2-0/+240
2021-10-17binutils: patch CVE-2021-3487Fabián Heredia Montiel2-0/+74
2021-10-17binutils: 2.35.1 → 2.35.2Fabián Heredia Montiel1-2/+2
2021-08-20Merge pull request #132538 from sternenseemann/has-goldJohn Ericson1-1/+10
2021-08-18binutils-unwrapped: expose if built with ld.goldsternenseemann1-1/+10
2021-08-15binutils: try to fix plv8 buildJan Tojnar2-0/+297
2021-07-11binutils: Apply patch to fix 300x strip performance regression. Fixes #129467Niklas Hambüchen2-0/+35
2021-06-23binutils: apply R_ARM_COPY.patch only when cross-compiling to armv7lmisuzu1-1/+1
2021-04-16binutils-unwrapped: force targetPrefix if cross compilingsternenseemann1-3/+14
2021-04-11bintools-wrapper: default platform versions for darwinAndrew Childs1-0/+1
2021-03-22binutils, libbfd: Patch CVE-2020-35448Pamplemousse2-0/+78
2021-01-21Merge pull request #109422 from veprbl/pr/binutils_use_gold_darwin_crossDmitry Kalinkin1-1/+1
2021-01-14binutils: enable gold when cross compiling on darwinDmitry Kalinkin1-1/+1