Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2018 20:58:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 226579] [exp-run] Remove obsolete x86 signal information
Message-ID:  <bug-226579-13-xHKx0loTfu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226579-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226579-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226579

--- Comment #4 from commit-hook@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

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226579-13-xHKx0loTfu>