From bd0918c910b7c4ee056d9c3413f8c680dff11584 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 25 Apr 2021 18:11:35 -0400 Subject: sim: nltvals: unify common syscall tables Since libgloss provides a default syscall table for arches, use that to provide the default syscall table for ports. Only the exceptions need to be enumerated now with the common logic as the default. --- sim/lm32/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sim/lm32/ChangeLog') diff --git a/sim/lm32/ChangeLog b/sim/lm32/ChangeLog index 6a3287a..bc22fd7 100644 --- a/sim/lm32/ChangeLog +++ b/sim/lm32/ChangeLog @@ -1,3 +1,7 @@ +2021-04-26 Mike Frysinger + + * Makefile.in (NL_TARGET): Delete. + 2021-04-23 Mike Frysinger * configure.ac (SIM_AC_OPTION_HARDWARE): Delete first two args. -- cgit v1.1