Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | It's been a quarter century: we can assume volatile is present with that name. | 2014-04-18 | 1 | -3/+3 | |
| | |||||
* | Move landisk to hardware floating point. At the moment the FPU context is | 2007-03-02 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | always saved upon context switches, as FPU registers are heavily used for long long computations (don't ask). Gcc default to -m4. Credits to drahn@ otto@ and deraadt@ for feedback and help testing. Upgrade procedure if you don't want to use the damn snapshots: - build and install new kernel, reboot off it - build new gcc, do not install it yet - make includes - install new gcc - build and install lib/csu and lib/libc - make build | ||||
* | Preliminary userland bits for OpenBSD/landisk, many things coming from | 2006-10-10 | 1 | -0/+31 | |
NetBSD. |