]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/moxie/ChangeLog
sim: moxie: switch syscalls to common nltvals
authorMike Frysinger <vapier@gentoo.org>
Mon, 19 Apr 2021 02:48:31 +0000 (22:48 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 19 Apr 2021 03:03:38 +0000 (23:03 -0400)
commitf3d25569f113248ae34ac35e950378a90d332e64
treed405b6cb96cbc4e8824c3adbd88b9500c127d5b1
parentb7c5246bbfad67b60a820db5e548e665171645ec
sim: moxie: switch syscalls to common nltvals

Rather than hand duplicate the syscall constants, switch to the
common nltvals framework.  I made sure the constants have the
same values before & after too :).
sim/common/ChangeLog
sim/common/gennltvals.py
sim/common/nltvals.def
sim/moxie/ChangeLog
sim/moxie/Makefile.in
sim/moxie/interp.c