- 08 Jan, 2004 1 commit
-
-
Benoit Perrot authored
--- ChangeLog Tue, 06 Jan 2004 18:57:53 +0100 noe (mipsy/2_ChangeLog 1.52 604) +++ ChangeLog Thu, 08 Jan 2004 14:39:59 +0100 noe (mipsy/2_ChangeLog 1.52 604) @@ -1,3 +1,19 @@ +2004-01-08 Benoît Perrot <benoit@lrde.epita.fr> + + * dev/mipsy-parser-gen.py: Move to... + * dev/parse-asm-parse-gen.py: ... this file. + * dev/mipsy-scanner-gen.py: Move to... + * dev/parse-asm-scan-gen.py: ... this file. + * src/parse/Makefile.am: Use new files' names. + + * dev/mipsy-builder-gen.py: Move to... + * dev/inst-builder-gen.py: ... this file. + * dev/mipsy-inst-gen.py: Move to... + * dev/inst-nodes-gen.py: ... this file. + * dev/mipsy-mk-inst-gen.py: Move to... + * dev/inst-makefile-gen.py: ... this file. Use new files' names. + * bootstrap, Makefile.am: Use new files' names. +
-
- 06 Jan, 2004 1 commit
-
-
Benoit Perrot authored
--- ChangeLog Sat, 11 Oct 2003 15:48:01 +0200 benoit (mipsy/2_ChangeLog 1.51 644) +++ ChangeLog Tue, 06 Jan 2004 18:56:55 +0100 noe (mipsy/2_ChangeLog 1.51 644) @@ -1,3 +1,10 @@ +2004-01-06 Benoît Perrot <benoit@lrde.epita.fr> + + * dev/mipsy.py: Add lazy_overwrite and comments. + * dev/mipsy-builder-gen.py, dev/mipsy-mk-inst-gen.py, + * dev/mipsy-parser-gen.py, dev/mipsy-scanner-gen.py: + Limit function importations. +
-
- 11 Oct, 2003 2 commits
-
-
Benoit Perrot authored
from Benoît Perrot <benoit@lrde.epita.fr> * src/vm/cpu.hh, src/vm/virtual_machine.hh, src/vm/vm-tasks.cc: Make the CPU responsible of its instruction flow.
-
Benoit Perrot authored
from Benoît Perrot <benoit@lrde.epita.fr> * src/vm/cpu.hh, src/vm/cpu.cc: Uniformize register accessors, removing deprecated ones.
-
- 08 Sep, 2003 1 commit
-
-
Benoit Perrot authored
from Benoît Perrot <benoit@lrde.epita.fr> * src/vm/memory.hh: Increase default stack size to 512 Ko.
-
- 04 Sep, 2003 1 commit
-
-
Benoit Perrot authored
from Benoît Perrot <benoit@lrde.epita.fr> * Makefile.am: Do not distribute license.hh.
-
- 21 Aug, 2003 1 commit
-
-
Benoit Perrot authored
-
- 20 Aug, 2003 1 commit
-
-
Benoit Perrot authored
-
- 19 Aug, 2003 1 commit
-
-
Benoit Perrot authored
-
- 14 Aug, 2003 1 commit
-
-
Benoit Perrot authored
-
- 13 Aug, 2003 2 commits
-
-
Benoit Perrot authored
-
Benoit Perrot authored
-
- 12 Aug, 2003 1 commit
-
-
Benoit Perrot authored
-
- 13 Aug, 2003 1 commit
-
-
Benoit Perrot authored
-
- 29 Jul, 2003 6 commits
-
-
Benoit Perrot authored
-
Benoit Perrot authored
-
Benoit Perrot authored
-
Benoit Perrot authored
-
Benoit Perrot authored
-
Benoit Perrot authored
-
- 01 Jul, 2003 1 commit
-
-
Benoit Perrot authored
map's end.
-
- 28 Jul, 2003 1 commit
-
-
Benoit Perrot authored
-
- 27 Jul, 2003 1 commit
-
-
Benoit Perrot authored
-
- 26 Jul, 2003 1 commit
-
-
Benoit Perrot authored
-
- 20 Jul, 2003 1 commit
-
-
Benoit Perrot authored
from Benoît Perrot <benoit@lrde.epita.fr> * src/vm/virtual_machine.hh, src/vm/virtual_machine.cc, * src/vm/vm-tasks.hh, src/vm/vm-tasks.cc: Check preservation of callee save registers on demand. * src/parse/parse-tasks.cc: Remove useless includes. * TODO: Update.
-
- 18 Jul, 2003 3 commits
-
-
Benoit Perrot authored
-
Benoit Perrot authored
-
Benoit Perrot authored
-
- 17 Jul, 2003 3 commits
-
-
Benoit Perrot authored
-
Benoit Perrot authored
-
Benoit Perrot authored
-
- 24 Jun, 2003 1 commit
-
-
Benoit Perrot authored
-
- 17 Jul, 2003 2 commits
-
-
Benoit Perrot authored
-
Benoit Perrot authored
-
- 12 Jul, 2003 1 commit
-
-
Benoit Perrot authored
-
- 11 Jul, 2003 5 commits
-
-
Benoit Perrot authored
Flush auto-generated files.
-
Benoit Perrot authored
-
Benoit Perrot authored
Set exit_status to exit_runtime when an exception occurs.
-
Benoit Perrot authored
Define and use a step of execution. * src/common.hh, src/vm/vm-tasks.cc: Adjust.
-
Benoit Perrot authored
* dev/mipsy-scanner-gen.py, * src/inst/register.hh, src/vm/cpu.hh: Use a register vector for general purpose registers. * src/vm/virtual_machine.cc: Adjust.
-