History log of /openbsd/sys/arch/powerpc64/include/exec.h (Results 1 – 4 of 4)
Revision Date Author Comments
# 36fd90dc 11-Mar-2021 jsg <jsg@openbsd.org>

spelling


# 41579adf 28-Jun-2020 kettenis <kettenis@openbsd.org>

Add processor specific dynamic tag values.

ok drahn@


# 6fbfd68b 27-May-2020 gkoehler <gkoehler@openbsd.org>

Enter ddb at a trap instruction or with db_enter().

Tell make that trap_subr.S needs assym.h.
Fill in opal_cngetc() so I can type at the "ddb>" prompt.
Add enough code to trap_subr.S to "c" continue

Enter ddb at a trap instruction or with db_enter().

Tell make that trap_subr.S needs assym.h.
Fill in opal_cngetc() so I can type at the "ddb>" prompt.
Add enough code to trap_subr.S to "c" continue from ddb.
Give registers to ddb.
Try to load symbols from initrd.

ok kettenis@

show more ...


# 13861200 16-May-2020 kettenis <kettenis@openbsd.org>

Planting the first seed for OpenBSD/powerpc64.