nixpkgs/pkgs/build-support/bintools-wrapper
Daniel Goertzen 1c10efc912 add generic x86_32 support (#52634)
* add generic x86_32 support

- Add support for i386-i586.
- Add `isx86_32` predicate that can replace most uses of `isi686`.
- `isi686` is reinterpreted to mean "exactly i686 arch, and not say i585 or i386".
- This branch was used to build working i586 kernel running on i586 hardware.

* revert `isi[345]86`, remove dead code

- Remove changes to dead code in `doubles.nix` and `for-meta.nix`.
- Remove `isi[345]86` predicates since other cpu families don't have specific model predicates.

* remove i386-linux since linux not supported on that cpu
2019-01-06 12:57:36 -06:00
..
add-flags.sh Merge pull request #40139 from obsidiansystems/modular-setup-hooks 2018-05-07 15:32:10 -04:00
add-hardening.sh {cc,bintools}-wrapper: fix removal of unsupported hardening flags 2018-04-14 15:16:34 +01:00
default.nix add generic x86_32 support (#52634) 2019-01-06 12:57:36 -06:00
ld-solaris-wrapper.sh bintools-wrapper: Init 2017-12-13 16:08:18 -05:00
ld-wrapper.sh Merge pull request #40139 from obsidiansystems/modular-setup-hooks 2018-05-07 15:32:10 -04:00
macos-sierra-reexport-hack.bash cc-wrapper: Utilize patched cctools ld for more robust macOS Sierra hack 2018-04-13 13:17:03 -04:00
setup-hook.sh Revert "Merge pull request #44767 from obsidiansystems/wrapper-env-var-path" 2018-08-22 01:14:53 +02:00