Searched hist:fcaa2925a9ae773d496f3bbef0a404a1d75d6910 (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/kern/ |
H A D | kern_context.c | diff fcaa2925a9ae773d496f3bbef0a404a1d75d6910 Sun Nov 09 21:31:04 CET 2003 Marcel Moolenaar <marcel@FreeBSD.org> Change the clear_ret argument of get_mcontext() to be a flags argument. Since all callers either passed 0 or 1 for clear_ret, define bit 0 in the flags for use as clear_ret. Reserve bits 1, 2 and 3 for use by MI code for possible (but unlikely) future use. The remaining bits are for use by MD code.
This change is triggered by a need on ia64 to have another knob for get_mcontext(). diff fcaa2925a9ae773d496f3bbef0a404a1d75d6910 Sun Nov 09 21:31:04 CET 2003 Marcel Moolenaar <marcel@FreeBSD.org> Change the clear_ret argument of get_mcontext() to be a flags argument. Since all callers either passed 0 or 1 for clear_ret, define bit 0 in the flags for use as clear_ret. Reserve bits 1, 2 and 3 for use by MI code for possible (but unlikely) future use. The remaining bits are for use by MD code.
This change is triggered by a need on ia64 to have another knob for get_mcontext().
|
/freebsd/sys/sys/ |
H A D | ucontext.h | diff fcaa2925a9ae773d496f3bbef0a404a1d75d6910 Sun Nov 09 21:31:04 CET 2003 Marcel Moolenaar <marcel@FreeBSD.org> Change the clear_ret argument of get_mcontext() to be a flags argument. Since all callers either passed 0 or 1 for clear_ret, define bit 0 in the flags for use as clear_ret. Reserve bits 1, 2 and 3 for use by MI code for possible (but unlikely) future use. The remaining bits are for use by MD code.
This change is triggered by a need on ia64 to have another knob for get_mcontext(). diff fcaa2925a9ae773d496f3bbef0a404a1d75d6910 Sun Nov 09 21:31:04 CET 2003 Marcel Moolenaar <marcel@FreeBSD.org> Change the clear_ret argument of get_mcontext() to be a flags argument. Since all callers either passed 0 or 1 for clear_ret, define bit 0 in the flags for use as clear_ret. Reserve bits 1, 2 and 3 for use by MI code for possible (but unlikely) future use. The remaining bits are for use by MD code.
This change is triggered by a need on ia64 to have another knob for get_mcontext().
|
/freebsd/sys/powerpc/powerpc/ |
H A D | machdep.c | diff fcaa2925a9ae773d496f3bbef0a404a1d75d6910 Sun Nov 09 21:31:04 CET 2003 Marcel Moolenaar <marcel@FreeBSD.org> Change the clear_ret argument of get_mcontext() to be a flags argument. Since all callers either passed 0 or 1 for clear_ret, define bit 0 in the flags for use as clear_ret. Reserve bits 1, 2 and 3 for use by MI code for possible (but unlikely) future use. The remaining bits are for use by MD code.
This change is triggered by a need on ia64 to have another knob for get_mcontext(). diff fcaa2925a9ae773d496f3bbef0a404a1d75d6910 Sun Nov 09 21:31:04 CET 2003 Marcel Moolenaar <marcel@FreeBSD.org> Change the clear_ret argument of get_mcontext() to be a flags argument. Since all callers either passed 0 or 1 for clear_ret, define bit 0 in the flags for use as clear_ret. Reserve bits 1, 2 and 3 for use by MI code for possible (but unlikely) future use. The remaining bits are for use by MD code.
This change is triggered by a need on ia64 to have another knob for get_mcontext().
|
/freebsd/sys/i386/i386/ |
H A D | machdep.c | diff fcaa2925a9ae773d496f3bbef0a404a1d75d6910 Sun Nov 09 21:31:04 CET 2003 Marcel Moolenaar <marcel@FreeBSD.org> Change the clear_ret argument of get_mcontext() to be a flags argument. Since all callers either passed 0 or 1 for clear_ret, define bit 0 in the flags for use as clear_ret. Reserve bits 1, 2 and 3 for use by MI code for possible (but unlikely) future use. The remaining bits are for use by MD code.
This change is triggered by a need on ia64 to have another knob for get_mcontext(). diff fcaa2925a9ae773d496f3bbef0a404a1d75d6910 Sun Nov 09 21:31:04 CET 2003 Marcel Moolenaar <marcel@FreeBSD.org> Change the clear_ret argument of get_mcontext() to be a flags argument. Since all callers either passed 0 or 1 for clear_ret, define bit 0 in the flags for use as clear_ret. Reserve bits 1, 2 and 3 for use by MI code for possible (but unlikely) future use. The remaining bits are for use by MD code.
This change is triggered by a need on ia64 to have another knob for get_mcontext().
|
/freebsd/sys/amd64/amd64/ |
H A D | machdep.c | diff fcaa2925a9ae773d496f3bbef0a404a1d75d6910 Sun Nov 09 21:31:04 CET 2003 Marcel Moolenaar <marcel@FreeBSD.org> Change the clear_ret argument of get_mcontext() to be a flags argument. Since all callers either passed 0 or 1 for clear_ret, define bit 0 in the flags for use as clear_ret. Reserve bits 1, 2 and 3 for use by MI code for possible (but unlikely) future use. The remaining bits are for use by MD code.
This change is triggered by a need on ia64 to have another knob for get_mcontext(). diff fcaa2925a9ae773d496f3bbef0a404a1d75d6910 Sun Nov 09 21:31:04 CET 2003 Marcel Moolenaar <marcel@FreeBSD.org> Change the clear_ret argument of get_mcontext() to be a flags argument. Since all callers either passed 0 or 1 for clear_ret, define bit 0 in the flags for use as clear_ret. Reserve bits 1, 2 and 3 for use by MI code for possible (but unlikely) future use. The remaining bits are for use by MD code.
This change is triggered by a need on ia64 to have another knob for get_mcontext().
|