Searched hist:122364 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/kern/
H A Dkern_context.cdiff 122364 Sun Nov 09 18:31:04 MST 2003 marcel 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-11-stable/sys/powerpc/aim/
H A Daim_machdep.cdiff 122364 Sun Nov 09 18:31:04 MST 2003 marcel 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-11-stable/sys/sparc64/sparc64/
H A Dmachdep.cdiff 122364 Sun Nov 09 18:31:04 MST 2003 marcel 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-11-stable/sys/i386/i386/
H A Dmachdep.cdiff 122364 Sun Nov 09 18:31:04 MST 2003 marcel 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-11-stable/sys/amd64/amd64/
H A Dmachdep.cdiff 122364 Sun Nov 09 18:31:04 MST 2003 marcel 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-11-stable/sys/x86/x86/
H A Dcpu_machdep.cdiff 122364 Sun Nov 09 18:31:04 MST 2003 marcel 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().

Completed in 824 milliseconds