CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/11/23 02:17:37
Modified files:
lang/gprolog : Makefile
Added files:
lang/gprolog/patches: patch-EnginePl_try_sigaction_c
Log message:
Add support for sparc64
I tried to relax the checks in try_sigaction.c so that it works on any
arch, but maybe that test should be dropped completely instead. The
runtime doesn't need a precise fault address, the latter is only used
for reporting.
