Source-Changes archive

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

CVS commit: syssrc/sys/arch/x86_64



Module Name:    syssrc
Committed By:   thorpej
Date:           Tue Jun 25 01:24:51 UTC 2002

Modified Files:
        syssrc/sys/arch/x86_64/include: frame.h netbsd32_machdep.h
        syssrc/sys/arch/x86_64/x86_64: genassym.cf locore.S machdep.c
            netbsd32_machdep.c netbsd32_sigcode.S

Log Message:
During signal delivery, arrange to have the signal handler invoked
directly, using the trampoline only for the return path.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/x86_64/include/frame.h
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/x86_64/include/netbsd32_machdep.h
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/x86_64/x86_64/genassym.cf
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/x86_64/x86_64/locore.S
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/x86_64/x86_64/machdep.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/x86_64/x86_64/netbsd32_machdep.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/x86_64/x86_64/netbsd32_sigcode.S

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