summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/or1k/or1k-exception-frame-print.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for OpenRISC - Fixed issuesHesham ALMatary2014-08-121-0/+22
This work is based on the old or32 port (that has been removed back in 2005) authored by Chris Ziomkowski. The patch includes the basic functions every port should implement like: context switch, exception handling, OpenRISC ABI and machine definitions and configurations.