[PATCH] libgloss support for nios2 QEMU
Sandra Loosemore <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
This patch adds semihosting support for Nios II plus startup code and a linker script for bare-board emulation with QEMU. The QEMU side of things requires this patch set http://lists.nongnu.org/archive/html/qemu-devel/2018-05/msg04571.html The semihosting code is pretty much a direct copy of the m68k implementation, which was contributed by CodeSourcery years ago. We've been using this protocol in our toolchain distributions for Nios II for some years now (plus other targets we've been asked to produce toolchains for that don't already have some other semihosting protocol supported by other tools). -Sandra
libgloss.log
(text/x-log, 194 B)
2018-08-02 Sandra Loosemore <[email protected]> Add libgloss BSP for Nios II QEMU with semihosting. libgloss/ * configure.in: Add nios2. * configure: Regenerated. * nios2/*: New.
libgloss.patch
(text/x-patch, 178.8 KB) - not displayed