pkgsrc/emulators/gxemul/patches
skrll 8d2e8728f9 Apply my recent fixes that have been upstreamed (and improved):
----
r6572 | debug | 2021-08-29 17:53:05 +0100 (Sun, 29 Aug 2021) | 1 line

The ARM "permanently undefined" instructions now result in an und exception
(patch from Nick Hudson).

----
r6573 | debug | 2021-08-29 18:02:18 +0100 (Sun, 29 Aug 2021) | 1 line

Storing to memory is not allowed until the CPU has initialized completely; this
code was for ARM OpenFirmware, which is not currently in use by any machine.

----
r6576 | debug | 2021-08-30 10:23:38 +0100 (Mon, 30 Aug 2021) | 1 line

Fix for ARM carry flag update for some instructions (patch from Nick Hudson).
Also updating the NetBSD/cats installation instructions to 9.2.
2021-09-05 07:27:13 +00:00
..
patch-doc_machine__cats.html Apply my recent fixes that have been upstreamed (and improved): 2021-09-05 07:27:13 +00:00
patch-src_cpus_cpu__arm.c Apply my recent fixes that have been upstreamed (and improved): 2021-09-05 07:27:13 +00:00
patch-src_cpus_cpu__arm__instr.c Apply my recent fixes that have been upstreamed (and improved): 2021-09-05 07:27:13 +00:00
patch-src_cpus_cpu__arm__instr__dpi.c Apply my recent fixes that have been upstreamed (and improved): 2021-09-05 07:27:13 +00:00