Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src Today's commit:



details:   https://anonhg.NetBSD.org/src/rev/0c70887e41d9
branches:  netbsd-1-5
changeset: 491896:0c70887e41d9
user:      he <he%NetBSD.org@localhost>
date:      Tue Jun 12 22:01:06 2001 +0000

description:
Today's commit:
 o vax EMODD emulation added

diffstat:

 CHANGES-1.5.1 |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 88c613b16ee0 -r 0c70887e41d9 CHANGES-1.5.1
--- a/CHANGES-1.5.1     Tue Jun 12 21:56:53 2001 +0000
+++ b/CHANGES-1.5.1     Tue Jun 12 22:01:06 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.5.1,v 1.1.2.79 2001/06/11 20:54:21 he Exp $
+#      $NetBSD: CHANGES-1.5.1,v 1.1.2.80 2001/06/12 22:01:06 he Exp $
 
 A complete list of changes from NetBSD 1.5 to NetBSD 1.5.1:
 
@@ -5276,3 +5276,7 @@
   Replace magic numbers in trap code with offsetof().
   Deal better with traps during register restore.
   Explain a bit more about what is going on here.
+
+sys/arch/vax/vax/unimpl_emul.s                 1.3-1.6
+
+  Add EMODD emulation, as used in e.g. modf().



Home | Main Index | Thread Index | Old Index