diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-08-13 18:42:34 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-08-13 18:42:34 +0200 |
commit | 5d3534af7bdae99cab53563e2bbc2239a96b2dfd (patch) | |
tree | 31e194ace5883376d179887f481c6c9643d46164 | |
parent | a126aa28d5adefc78a124bbe4af17b69ccc7c805 (diff) |
Note as small hack fixing the 64bit disassembling
-rw-r--r-- | contributing.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contributing.mdwn b/contributing.mdwn index c4a3787d..6e840b1c 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -104,6 +104,7 @@ with". Make sure to check out the most up-to-date version on * Make the Hurd [[hurd/console]]'s configuration use [[xkb layout/variant instead of keymap|hurd/console/discussion]]. * Add NX / SMEP / SMAP protection support to GNU Mach. * Add use of PCID in GNU Mach. +* Fix 64bit instruction set disassembling in GNU Mach's `/i386/i386/db_disasm.c` `db_disasm` function and tables. * Write a partfs translator, to which one gives a disk image, and which exposes the partitions of the disk image, using parted, and the parted-based storeio (`settrans -c foos1 /hurd/storeio -T typed |