[Bug 226579] [exp-run] Remove obsolete x86 signal information
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 27 20:58:03 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226579
--- Comment #4 from commit-hook at freebsd.org ---
A commit references this bug:
Author: jhb
Date: Tue Mar 27 20:57:52 UTC 2018
New revision: 331650
URL: https://svnweb.freebsd.org/changeset/base/331650
Log:
Remove very old and unused signal information codes.
These have been supplanted by the MI signal information codes in
<sys/signal.h> since 7.0. The FPE_*_TRAP ones were deprecated even
earlier in 1999.
PR: 226579 (exp-run)
Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D14637
Changes:
head/sys/amd64/amd64/trap.c
head/sys/amd64/ia32/ia32_signal.c
head/sys/amd64/linux/linux_sysvec.c
head/sys/amd64/linux32/linux32_sysvec.c
head/sys/cddl/contrib/opensolaris/uts/intel/dtrace/fasttrap_isa.c
head/sys/cddl/dev/dtrace/amd64/dtrace_subr.c
head/sys/cddl/dev/dtrace/i386/dtrace_subr.c
head/sys/i386/i386/trap.c
head/sys/i386/linux/linux_sysvec.c
head/sys/x86/include/signal.h
head/sys/x86/include/trap.h
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list