nixpkgs/pkgs
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
..
applications Merge staging-next into staging 2019-01-06 09:48:31 +01:00
build-support add generic x86_32 support (#52634) 2019-01-06 12:57:36 -06:00
common-updater
data Merge staging-next into staging 2019-01-05 10:15:00 +01:00
desktops Merge staging-next into staging 2019-01-05 10:15:00 +01:00
development add generic x86_32 support (#52634) 2019-01-06 12:57:36 -06:00
games Merge staging-next into staging 2019-01-06 09:48:31 +01:00
misc Merge staging-next into staging 2019-01-06 09:48:31 +01:00
os-specific Merge staging-next into staging 2019-01-06 09:48:31 +01:00
servers Merge staging-next into staging 2019-01-05 10:15:00 +01:00
shells Merge pull request #53201 from Izorkin/zsh-command-time 2019-01-04 10:35:54 -06:00
stdenv add generic x86_32 support (#52634) 2019-01-06 12:57:36 -06:00
test Merge pull request #50212 from matthewbauer/host-emulator 2018-11-29 19:34:20 -06:00
tools Merge staging-next into staging 2019-01-06 09:48:31 +01:00
top-level Merge staging-next into staging 2019-01-06 09:48:31 +01:00