Source-Changes archive

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

CVS commit: [netbsd-11] src/sys/arch/m68k



Module Name:    src
Committed By:   martin
Date:           Sun Sep  6 18:02:12 UTC 2026

Modified Files:
        src/sys/arch/m68k/include [netbsd-11]: frame.h
        src/sys/arch/m68k/m68k [netbsd-11]: compat_16_machdep.c sig_machdep.c
            sunos_machdep.c

Log Message:
Pull up following revision(s) (requested by thorpej in ticket #448):

        sys/arch/m68k/m68k/sunos_machdep.c: revision 1.41
        sys/arch/m68k/m68k/sig_machdep.c: revision 1.53
        sys/arch/m68k/include/frame.h: revision 1.41
        sys/arch/m68k/m68k/compat_16_machdep.c: revision 1.20

Make sure the stack is aligned when delivering signals.

Fixes the t_signal_and_sp:misaligned_sp_and_signal and
t_signal_and_sp:signalsp_sigaltstack test cases on m68k.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.35.4.1 src/sys/arch/m68k/include/frame.h
cvs rdiff -u -r1.18 -r1.18.12.1 src/sys/arch/m68k/m68k/compat_16_machdep.c
cvs rdiff -u -r1.51 -r1.51.24.1 src/sys/arch/m68k/m68k/sig_machdep.c
cvs rdiff -u -r1.40 -r1.40.4.1 src/sys/arch/m68k/m68k/sunos_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index