Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point ops | Manuel Novoa III | 2003-11-18 | 1 | -1/+0 |
| | | | | | are implemented in hardware or via kernel emulation doesn't matter to the libc code. | ||||
* | Yet more messing with selecting sane default configs | Eric Andersen | 2003-11-05 | 1 | -0/+1 |
| | |||||
* | Yet more config system updates | Eric Andersen | 2003-11-05 | 1 | -1/+1 |
| | |||||
* | Rework the config system. Better utilize the Kconfig language | Eric Andersen | 2003-11-04 | 1 | -29/+9 |
| | | | | | which should simplify enabling arbitrary architectures. -Erik | ||||
* | Microblaze port from the uClinux-dist, | David McCullough | 2003-10-14 | 1 | -0/+49 |
contributed by John Williams <jwilliams@itee.uq.edu.au> |