]> sourceware.org Git - newlib-cygwin.git/commit
Add support for Semihosting v2 support for ARM in libgloss.
authorTamar Christina <tamar.christina@arm.com>
Wed, 5 Jul 2017 12:04:07 +0000 (13:04 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 5 Jul 2017 12:41:27 +0000 (14:41 +0200)
commitd7d6ad7b6b7e740992dbb519962c4fc344e1d58c
treeffaa1d73dda4be34d0908699df9c1c94417c3b6d
parentcc142edbe7af2f7d52a80b137ac0ad141408033d
Add support for Semihosting v2 support for ARM in libgloss.

Semihosting v2 changes are documented here:
https://developer.arm.com/docs/100863/latest/

The biggest change is the addition of an extensions mechanism
to add more extensions in the future.

Signed-off-by: Tamar Christina <tamar.christina@arm.com>
libgloss/arm/_kill.c
libgloss/arm/swi.h
libgloss/arm/syscalls.c
This page took 0.029537 seconds and 5 git commands to generate.