Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tiger
nolimips
Commits
3d642b98
Commit
3d642b98
authored
May 08, 2004
by
Benoit Perrot
Browse files
Index: ChangeLog
* doc/mipsy.texi: Document it. from Benoît Perrot <benoit@lrde.epita.fr>
parent
8303533c
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
3d642b98
...
...
@@ -12,6 +12,8 @@
Rename `--fill-delay-slots' to `--nop-after-branch', which is more
accurate. Reserve `--fill-delay-slots' for optimal delay slots
filling.
* doc/mipsy.texi:
Document it.
2004-05-08 Benot Perrot <benoit@lrde.epita.fr>
...
...
doc/mipsy.texi
View file @
3d642b98
...
...
@@ -172,8 +172,8 @@ Trace the scanning.
@item --trace-parse
Trace the parse.
@item -
F
@itemx --
fill-delay-slot
@item -
N
@itemx --
nop-after-branch
To avoid a bubble in their pipeline, MIPS processors execute the
instruction immediately following a branch; this instruction is said
to be in the delay slot (FIXME: see further). This option fills the
...
...
prj
View file @
3d642b98
...
...
@@ -2,30 +2,19 @@
(Created-By-Prcs-Version 1 3 2)
(Project-Description "")
(Project-Version mipsy 0 9
6
)
(Parent-Version mipsy 0 9
5
)
(Project-Version mipsy 0 9
7
)
(Parent-Version mipsy 0 9
6
)
(Version-Log
"Index: ChangeLog
* doc/mipsy.texi:
Document it.
from Benot Perrot <benoit@lrde.epita.fr>
* NEWS,
* dev/inst-builder-gen.py,
* src/parse/libparse.cc, src/parse/libparse.hh,
* src/parse/parse-tasks.cc, src/parse/parse-tasks.hh,
* src/shell/cmd.hh,
* src/shell/shell.cc, src/shell/shell.hh,
* tests/good/Makefile.am, tests/good/check-good
* tests/runtime/check-runtime,
* tests/unlimited/Makefile.am, tests/unlimited/check-unlimited:
Rename `--fill-delay-slots' to `--nop-after-branch', which is more
accurate. Reserve `--fill-delay-slots' for optimal delay slots
filling.
")
(New-Version-Log
"")
(Checkin-Time "Sat, 08 May 2004 2
1:53:53
+0200")
(Checkin-Time "Sat, 08 May 2004 2
2:12:14
+0200")
(Checkin-Login benoit)
(Files
...
...
@@ -33,7 +22,7 @@ from Beno
;; ./
(AUTHORS (mipsy/0_AUTHORS 1.2 644))
(COPYING (mipsy/1_COPYING 1.1 644))
(ChangeLog (mipsy/2_ChangeLog 1.9
0
604))
(ChangeLog (mipsy/2_ChangeLog 1.9
1
604))
(INSTALL (mipsy/b/12_INSTALL 1.1 604))
(Makefile.am (mipsy/3_Makefile.a 1.9 604))
(NEWS (mipsy/b/25_NEWS 1.11 604))
...
...
@@ -62,7 +51,7 @@ from Beno
(doc/Makefile.am (mipsy/b/9_Makefile.a 1.4 604))
(doc/fdl.texi (mipsy/b/11_fdl.texi 1.2 604))
(doc/macros.texi (mipsy/c/20_macros.tex 1.1 604))
(doc/mipsy.texi (mipsy/b/10_mipsy.texi 1.
7
604))
(doc/mipsy.texi (mipsy/b/10_mipsy.texi 1.
8
604))
;; ./src/
(src/Makefile.am (mipsy/18_Makefile.a 1.5 644))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment