From 5507b361044db9036a96b42f991972c9d3ea0494 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 3 Dec 2006 21:50:21 +0000 Subject: 2006-12-03 Thomas Schwinge [patch #5019 --- ``Remove checks for continuations''] * DEVELOPMENT: Document the removal. * i386/configfrag.ac (CONTINUATIONS): Don't define. 2006-12-03 Leonardo Lopes Pereira [patch #5019 --- ``Remove checks for continuations''] * ipc/mach_msg.c: Adopt all users of CONTINUATIONS as if it were always defined. * kern/eventcount.c: Likewise. * kern/ipc_sched.c: Likewise. * kern/syscall_subr.c: Likewise. * vm/vm_fault.c: Likewise. * vm/vm_pageout.c: Likewise. * vm/vm_resident.c: Likewise. --- DEVELOPMENT | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DEVELOPMENT') diff --git a/DEVELOPMENT b/DEVELOPMENT index ac97b1c..ea02322 100644 --- a/DEVELOPMENT +++ b/DEVELOPMENT @@ -44,6 +44,9 @@ Support for PS2, i860, iPSC 386/860 and MB1/MB2/EXL was removed on Support for the old ipc interface, MACH_IPC_COMPAT, was removed on 2006-12-03. . +Support for building without CONTINUATIONS was removed on 2006-12-03. +. + Be sure to check the ChangeLog and have a look at the repository at that tag's state if you want to work on those parts of GNU Mach. -- cgit v1.2.3