[PATCH v2] Add support for the MicroBlaze architecture.
Edgar E. Iglesias
edgar.iglesias at gmail.com
Tue Jul 6 12:21:06 UTC 2010
Hello,
This is an update of the MicroBlaze port.
Michal has setup an automated testsuite that runs daily to
verify the MicroBlaze support.
http://www.monstr.eu/wiki/doku.php?id=log:log
If needed, I'd be happpy to sign up as maintaner for this port.
Cheers,
Edgar
Edgar E. Iglesias (1):
Add support for the MicroBlaze architecture
Makefile.am | 1 +
configure.ac | 4 +
linux/microblaze/syscallent.h | 401 +++++++++++++++++++++++++++++++++++++++++
process.c | 46 +++++-
signal.c | 26 +++
syscall.c | 35 ++++
6 files changed, 512 insertions(+), 1 deletions(-)
create mode 100644 linux/microblaze/syscallent.h
More information about the Strace-devel
mailing list