2014-12-15 Stefan Wallentowitz <stefan.wallentowitz@tum.de>

* README: Add details about or1k.
        * configure.in: Add or1k/or1knd
        * configure: Regenerated.
        * or1k/aclocal.m4: New file.
        * or1k/configure: Ditto.
        * or1k/Makefile.in: New file
        * or1k/configure.in: New file
        * or1k/crt0.S: New file
        * or1k/include/or1k-asm.h: New file
This commit is contained in:
Jeff Johnston
2014-12-15 20:09:28 +00:00
parent 6485fc66f2
commit d1219c0e89
10 changed files with 5187 additions and 1 deletions

View File

@@ -7,4 +7,5 @@ mep - Toshiba Media Processor.
pa - WinBond and Oki boards with a PA.
mips - R3000 support. Array Tech LSI33k based RAID disk controller.
lm32 - Lattice Mico32 simulator.
epiphany - Adapteva Epiphany multicore processor.
epiphany - Adapteva Epiphany multicore processor.
or1k - OpenRISC 1000 processor.