Searched hist:"191 bf63da25589f9364f99390ff81432227bb475" (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/riscv/riscv/ |
H A D | sigtramp.S | 191bf63da25589f9364f99390ff81432227bb475 Wed Jun 05 01:18:05 CEST 2024 Mitchell Horne <mhorne@FreeBSD.org> riscv: Move sigcode out of locore.S
It really doesn't fit here anymore as locore is all about early startup code. Thus, move it to its own file.
Reviewed by: br MFC after: 1 week Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D45320
|
H A D | locore.S | diff 191bf63da25589f9364f99390ff81432227bb475 Wed Jun 05 01:18:05 CEST 2024 Mitchell Horne <mhorne@FreeBSD.org> riscv: Move sigcode out of locore.S
It really doesn't fit here anymore as locore is all about early startup code. Thus, move it to its own file.
Reviewed by: br MFC after: 1 week Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D45320
|
/freebsd/sys/conf/ |
H A D | files.riscv | diff 191bf63da25589f9364f99390ff81432227bb475 Wed Jun 05 01:18:05 CEST 2024 Mitchell Horne <mhorne@FreeBSD.org> riscv: Move sigcode out of locore.S
It really doesn't fit here anymore as locore is all about early startup code. Thus, move it to its own file.
Reviewed by: br MFC after: 1 week Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D45320
|