summaryrefslogtreecommitdiff
path: root/emulators/spim/files/patch-01
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-11-13 12:26:50 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-11-13 12:26:50 +0000
commit1119f1797dc3d9081c0767c0130e175cc3481fec (patch)
treebf380e86a7c94ce61544f99df3b36d973d6a61c7 /emulators/spim/files/patch-01
parentDon't try to installed non-existent files/Makefile. (diff)
"Update" to version 6.2.
6.2 is missing the following functionality that version 5.9 had: * Can also read and run MIPS a.out files (when compiled on a MIPS system) * Includes an optional extension by Anne Rogers and Scott Rosenberg of Princeton that performs a cycle-by-cycle MIPS simulation that exposes the hardware pipeline. PR: 10454,21493
Diffstat (limited to 'emulators/spim/files/patch-01')
-rw-r--r--emulators/spim/files/patch-0111
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/spim/files/patch-01 b/emulators/spim/files/patch-01
index e40fd1616982..369590faf3dd 100644
--- a/emulators/spim/files/patch-01
+++ b/emulators/spim/files/patch-01
@@ -18,17 +18,6 @@ diff -ru Imakefile.orig Imakefile
# If you have flex, use it instead of lex. If you use flex, define this
-@@ -164,8 +164,8 @@
- NormalProgramTarget(cl-spim_sub,$(CLOBJS),,,)
- NormalProgramTarget(cl-xspim_sub,$(XCLOBJS),$(DEPLIBS),$(LOCALLIBS),$(SYSLIBS))
-
--InstallProgram(spim,$(BIN_DIR))
--InstallProgram(xspim,$(BIN_DIR))
-+InstallProgram(cl-spim,$(BIN_DIR))
-+InstallProgram(cl-xspim,$(BIN_DIR))
- InstallManPage(spim,$(MAN_DIR))
- InstallManPage(xspim,$(MAN_DIR))
- InstallNonExec(trap.handler,$(TRAP_DIR))
@@ -291,7 +291,7 @@
mv -f lex.yy.c.xx lex.yy.c