Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | archtab/local.mk: Separate legacy arches a bit. | P. J. McDermott | 2014-01-22 | 1 | -0/+4 |
| | |||||
* | archtab: Add i686-linux-glibc. | P. J. McDermott | 2014-01-22 | 1 | -0/+2 |
| | | | | | | | | This is a generic architecture for Intel Pentium Pro (P6 microarchitecture) and later CPUs or AMD Athlon and later CPUs running a kernel with the Linux ABI (e.g. Linux-libre) and using a C library with the GNU C Library ABI (e.g. EGLIBC). It will replace i686-linux-eglibc for ProteanOS 1.0. | ||||
* | archtab: Add amd64-linux-glibc. | P. J. McDermott | 2014-01-22 | 1 | -0/+2 |
| | | | | | | | This is a generic architecture for 64-bit Intel/AMD CPUs running a kernel with the Linux ABI (e.g. Linux-libre) and using a C library with the GNU C Library ABI (e.g. EGLIBC). It will replace core-linux-eglibc for ProteanOS 1.0. | ||||
* | archtab/local.mk: List archtab entries. | P. J. McDermott | 2013-05-09 | 1 | -0/+27 |