]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/iq2000/ChangeLog
sim: iq2000: switch syscalls to common nltvals
authorMike Frysinger <vapier@gentoo.org>
Mon, 19 Apr 2021 02:24:37 +0000 (22:24 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 19 Apr 2021 03:00:58 +0000 (23:00 -0400)
commit2390d779430a64350be827929a0ebf73155f4fd7
tree377bebedd19ef230048f6f326ec1438fd90e57ce
parent37e9f18266e768ad93243fd34f9046c260b3096b
sim: iq2000: switch syscalls to common nltvals

Rather than hand duplicate the syscall table, switch to the common
nltvals framework.  We have to tweak the constant names, but we get
everything else for free.  I made sure the constants have the same
values before & after too :).
sim/common/ChangeLog
sim/common/gennltvals.py
sim/common/nltvals.def
sim/iq2000/ChangeLog
sim/iq2000/Makefile.in
sim/iq2000/iq2000.c