summaryrefslogtreecommitdiff
path: root/emulators/psim-freebsd/files/README.patches
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/psim-freebsd/files/README.patches')
-rw-r--r--emulators/psim-freebsd/files/README.patches4
1 files changed, 0 insertions, 4 deletions
diff --git a/emulators/psim-freebsd/files/README.patches b/emulators/psim-freebsd/files/README.patches
index 14dafa3833fc..f8ebc3b07d6a 100644
--- a/emulators/psim-freebsd/files/README.patches
+++ b/emulators/psim-freebsd/files/README.patches
@@ -17,7 +17,3 @@ Allow the simulator to load a dynamically linked OEA environment.
sim/ppc/hw_tab.c:
Ignore warnings for the improper alignment of the htab. A better fix would be
to properly align the htab when the memory is allocated in the first place.
-
-sim/ppc/ppc-spr-table:
-Correct 2 of the SPR entries to allow "info all-registers" to work when the
-architecture is set using "set architecture powerpc:604".