Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config/arch: Mark hppa/parisc as experimental | Chris Packham | 2023-11-25 | 1 | -0/+2 |
| | | | | | | | There are a number of things that don't currently work notably uClibc, C++ and GDB. Mark this architecture as experimental. Signed-off-by: Chris Packham <judge.packham@gmail.com> | ||||
* | Add support for 32 and 64-bit PA-RISC linux build targets. | John David Anglin | 2023-11-25 | 1 | -0/+11 |
Note: The 64-bit target lacks a glibc port and doesn't build. Also, there is no uclibc support. Signed-off-by: John David Anglin <dave.anglin@bell.net> |