Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/arch/mac68k/mac68k Pullup 1.12 [scottr]:
details: https://anonhg.NetBSD.org/src/rev/d956315f588c
branches: netbsd-1-5
changeset: 490251:d956315f588c
user: tv <tv%NetBSD.org@localhost>
date: Wed Nov 15 20:28:43 2000 +0000
description:
Pullup 1.12 [scottr]:
As was the original intent a long, long time ago -- but in this galaxy, and
in fact on this planet -- generate a SIGILL for user-mode A-line traps.
The core of this change is taken verbatim from PR 10511, submitted by
Christian Bauer.
diffstat:
sys/arch/mac68k/mac68k/macrom.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r c3bc293b89ec -r d956315f588c sys/arch/mac68k/mac68k/macrom.h
--- a/sys/arch/mac68k/mac68k/macrom.h Wed Nov 15 20:26:06 2000 +0000
+++ b/sys/arch/mac68k/mac68k/macrom.h Wed Nov 15 20:28:43 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: macrom.h,v 1.11 1997/05/12 07:53:04 scottr Exp $ */
+/* $NetBSD: macrom.h,v 1.11.34.1 2000/11/15 20:28:43 tv Exp $ */
/*-
* Copyright (C) 1994 Bradley A. Grantham
@@ -228,7 +228,6 @@
int mrg_SetTrapAddress __P((void));
void mrg_StripAddress __P((void));
void mrg_aline_super __P((struct frame *));
-void mrg_aline_user __P((void));
void mrg_init __P((void));
void mrg_FixDiv __P((void));
void mrg_FixMul __P((void));
Home |
Main Index |
Thread Index |
Old Index