]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/mcore/interp.c
sim: mcore: switch to common syscall handling
authorMike Frysinger <vapier@gentoo.org>
Tue, 21 Apr 2015 06:30:21 +0000 (02:30 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 21 Apr 2015 07:10:16 +0000 (03:10 -0400)
commit767e68f1b93be396e0cf1296a11584dd725b9569
tree70b6bc3952f2368fd0b582e8fe72a4b799348603
parent248d23e82bc9430cdb6424a5b6b48999cf4001db
sim: mcore: switch to common syscall handling

Now that libgloss has a header tracking the syscalls for this arch, we
can update the database to include it for the symbolic constants/maps.
Then we can switch the mcore syscall callbacks over to the common ones.
sim/common/ChangeLog
sim/common/gennltvals.sh
sim/common/nltvals.def
sim/mcore/ChangeLog
sim/mcore/Makefile.in
sim/mcore/interp.c