summary refs log tree commit diff
path: root/pkgs/stdenv/linux
Commit message (Expand)AuthorAge
* stdenv: fix typoArtturin2023-10-21
* bootstrap-tools-cross: Rename bootstrap file jobs to be more descriptiveArtturin2023-10-03
* Merge pull request #258476 from Artturin/bootstrapthingies2Artturi2023-10-02
|\
| * bootstrap-tools-cross: Add a note about what should be hereArtturin2023-10-02
| * stdenv: remove unused loongson2f bootstrap filesArtturin2023-10-02
| * bootstrap-tools-cross: sortArtturin2023-10-01
| * bootstrap-tools-cross: remove bootstrap files for systems which are not used ...Artturin2023-10-01
* | Revert "Revert "Merge pull request #253760 from chivay/bootstrap-scrt""Artturin2023-09-30
|/
* Revert "Merge pull request #253760 from chivay/bootstrap-scrt"Bernardo Meurer2023-09-08
* stdenvBootstrapTools: Bundle all *.o files from libcHubert Jasudowicz2023-09-07
* cc-wrapper: include fortify-headers before libc includes for muslRobert Scott2023-08-06
* stdenv: eliminate duplicate gnu-config in extraNativeBuildInputsAdam Joseph2023-06-16
* stdenv: updateAutotoolsGnuConfigScriptsHook unconditionallyAdam Joseph2023-06-15
* Merge pull request #228714 from helsinki-systems/upd/gnugrepWeijia Wang2023-05-24
|\
| * gnugrep/stdenv: Fix PCRE support by replacing PCRE libJanne Heß2023-05-15
* | Merge pull request #223861 from eliasnaur/no-nix-lib64-in-self-rpathSergei Trofimovich2023-05-17
|\ \ | |/ |/|
| * stdenv: remove the NIX_LIB*_IN_SELF_RPATH environment variablesElias Naur2023-03-31
* | bootstrap-tools-cross: add loongarch64-linuxWeijia Wang2023-05-04
* | Merge pull request #229289 from wegank/loongarch64-cross-bootstrapWeijia Wang2023-05-02
|\ \
| * | pkgsCross.loongarch64-linux.freshBootstrapTools.bootstrapFiles: fix buildWeijia Wang2023-05-02
* | | Merge pull request #229372 from wegank/loongarch64-native-bootstrapWeijia Wang2023-05-02
|\ \ \
| * | | stdenv: always update config script on loongarch64-linuxWeijia Wang2023-05-02
| |/ /
* / / freshBootstrapTools: enable musl on RISC-VAlyssa Ross2023-05-01
|/ /
* | Merge pull request #228281 from amjoseph-nixpkgs/pr/bootstrapFiles/cross/fixAdam Joseph2023-04-27
|\ \
| * | stdenvBootstrapTools: drop no-longer-needed, now-broken cross clauseAdam Joseph2023-04-26
* | | Merge staging-next into staginggithub-actions[bot]2023-04-06
|\| |
| * | stdenv: fix pkgsMuslAdam Joseph2023-04-06
* | | stdenv/linux: fix patchelf confusionAdam Joseph2023-04-05
* | | stdenv/linux: add is{From,BuiltBy} assertions for patchelfAdam Joseph2023-04-05
|/ /
* | xgcc: avoid libc.so mix between gcc and binutils-ld linker pluginSergei Trofimovich2023-04-05
* | Merge pull request #209870 from amjoseph-nixpkgs/pr/stdenv/external-gcc-boots...Bernardo Meurer2023-04-03
|\ \
| * | gcc: add common/checksum.nixAdam Joseph2023-04-02
| * | unpack-bootstrap-tools.sh: patchelf libgcc_s.so.1Adam Joseph2023-04-02
| * | make-bootstrap-tools.nix: use a patchelf built with -static-{libgcc,libstdc++}Adam Joseph2023-04-02
| * | make-bootstrap-tools.nix: cp libgcc_s without -dAdam Joseph2023-04-02
| * | make-bootstrap-tools.nix: ship libisl.soAdam Joseph2023-04-02
| * | stdenv: Nix-driven bootstrap of gccAdam Joseph2023-04-02
| * | stdenv/linux: factor out commonGccOverridesAdam Joseph2023-04-02
| |/
* / linux/default.nix: use mipsel.nix instead of longson.nix for mips32Adam Joseph2023-04-01
|/
* Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2023-03-10
|\
| * Merge pull request #188334 from amjoseph-nixpkgs/pr/bootstrapFiles/mips64n32Bernardo Meurer2023-03-09
| |\
| | * https://github.com/NixOS/nixpkgs/pull/188334#issuecomment-1445425412Adam Joseph2023-03-07
| | * pkgs/stdenv/linux: bootstrap-files for third (and final) mips ABI: n32Adam Joseph2022-08-25
| | |
| \ \
*-. \ \ Merge #207135: stdenv: aarch64-linux: gcc9 -> gcc12Vladimír Čunát2023-03-01
|\ \ \ \
| | * | | stdenv: aarch64-linux: update the bootstrap tools (incl. busybox)Weijia Wang2023-02-12
| * | | | stdenv: aarch64-linux: gcc9 -> gcc12Weijia Wang2023-02-26
| |/ / /
* | | | Merge pull request #210019 from amjoseph-nixpkgs/pr/stdenv/verify-commentsSergei Trofimovich2023-02-21
|\ \ \ \
| * | | | express #208478 as assertionsAdam Joseph2023-02-20
| |/ / /
* | | | Merge pull request #212498 from risicle/ris-fortify3Robert Scott2023-02-16
|\ \ \ \ | |_|/ / |/| | |
| * | | gcc: mark hardeningUnsupportedFlags fortify3 for all but gcc 12Robert Scott2023-01-24
| |/ /