--- prj | 264 ------------------------------------------------------------------- 1 file changed, 264 deletions(-) delete mode 100644 prj
diff --git a/prj b/prj deleted file mode 100644 index 159afe4..0000000 --- a/prj +++ /dev/null @@ -1,264 +0,0 @@ -;; -*- Prcs -*- -(Created-By-Prcs-Version 1 3 2) - -(Project-Description "") -(Project-Version mipsy 0 99) -(Parent-Version mipsy 0 98) - -(Version-Log -"Index: ChangeLog -from Beno�t Perrot benoit@lrde.epita.fr - - * src/misc/contract.hh, - * src/misc/counted_ptr.hh, - * src/misc/deref.hh, - * src/misc/escape.hh, - * src/misc/has.hh, - * src/misc/select_const.hh: - Add license. -") -(New-Version-Log -"") - -(Checkin-Time "Thu, 20 May 2004 17:09:07 +0200") -(Checkin-Login benoit) - -(Files - - ;; ./ - (AUTHORS (mipsy/0_AUTHORS 1.2 644)) - (COPYING (mipsy/1_COPYING 1.1 644)) - (ChangeLog (mipsy/2_ChangeLog 1.93 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)) - (README (mipsy/4_README 1.3 604)) - (TODO (mipsy/5_TODO 1.3 604)) - (bootstrap (mipsy/b/14_bootstrap 1.3 705)) - (configure.ac (mipsy/6_configure. 1.10 604)) - (prj (mipsy.prj) :symlink) - - ;; ./config/ - (config/Makefile.am (mipsy/7_Makefile.a 1.1 644)) - (config/readline.m4 (mipsy/c/25_readline.m 1.2 644)) - - ;; ./dev/ - (dev/doc-inst-set-gen.py (mipsy/c/21_doc-inst-s 1.4 705)) - (dev/inst-builder-gen.py (mipsy/15_mipsy-buil 1.14 705)) - (dev/inst-makefile-gen.py (mipsy/b/15_mipsy-mk-i 1.9 705)) - (dev/inst-nodes-gen.py (mipsy/12_mipsy-inst 1.12 705)) - (dev/inst-solver-gen.py (mipsy/b/13_inst-solve 1.3 755)) - (dev/mipsy.py (mipsy/16_mipsy.py 1.10 705)) - (dev/mipsy.xml (mipsy/17_mipsy.xml 1.17 604)) - (dev/parse-asm-parse-gen.py (mipsy/13_mipsy-pars 1.11 705)) - (dev/parse-asm-scan-gen.py (mipsy/14_mipsy-scan 1.12 705)) - - ;; ./doc/ - (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.8 604)) - - ;; ./src/ - (src/Makefile.am (mipsy/18_Makefile.a 1.5 644)) - (src/common.hh (mipsy/19_common.hh 1.5 644)) - (src/mipsy-tasks.cc (mipsy/20_mipsy-task 1.3 644)) - (src/mipsy-tasks.hh (mipsy/21_mipsy-task 1.4 644)) - (src/mipsy.cc (mipsy/22_mipsy.cc 1.5 604)) - (src/modules.hh (mipsy/23_modules.hh 1.4 644)) - - ;; ./src/inst/ - (src/inst/data_section.hh (mipsy/24_data_secti 1.8 604)) - (src/inst/data_section.cc (mipsy/c/31_data_secti 1.2 644)) - (src/inst/exp-visitor.hh (mipsy/25_exp-visito 1.4 604)) - (src/inst/exp.hh (mipsy/26_exp.hh 1.9 604)) - (src/inst/exp.cc (mipsy/c/32_exp.cc 1.3 644)) - (src/inst/inst-tasks.cc (mipsy/b/23_inst-tasks 1.2 644)) - (src/inst/inst-tasks.hh (mipsy/b/22_inst-tasks 1.2 644)) - (src/inst/inst.hh (mipsy/27_inst.hh 1.3 644)) - (src/inst/label.cc (mipsy/b/21_label.cc 1.4 604)) - (src/inst/label.hh (mipsy/b/20_label.hh 1.4 604)) - (src/inst/program.hh (mipsy/28_program.hh 1.4 644)) - (src/inst/program_builder.cc (mipsy/29_program_bu 1.16 604)) - (src/inst/register.hh (mipsy/31_register.h 1.9 644)) - (src/inst/section.hh (mipsy/b/24_section.hh 1.8 604)) - (src/inst/text_section.hh (mipsy/32_text_secti 1.8 604)) - (src/inst/text_section.cc (mipsy/c/33_text_secti 1.2 644)) - - ;; ./src/misc/ - (src/misc/Makefile.am (mipsy/33_Makefile.a 1.3 644)) - (src/misc/contract.hh (mipsy/34_contract.h 1.2 644)) - (src/misc/counted_ptr.hh (mipsy/c/27_counted_pt 1.2 644)) - (src/misc/deref.hh (mipsy/35_deref.hh 1.3 644)) - (src/misc/escape.hh (mipsy/36_escape.hh 1.3 644)) - (src/misc/has.hh (mipsy/37_has.hh 1.2 644)) - (src/misc/select_const.hh (mipsy/38_select_con 1.3 604)) - - ;; ./src/parse/ - (src/parse/Makefile.am (mipsy/39_Makefile.a 1.4 604)) - (src/parse/asm-scan.hh (mipsy/40_asm-scan.h 1.3 644)) - (src/parse/libparse.cc (mipsy/41_libparse.c 1.6 644)) - (src/parse/libparse.hh (mipsy/42_libparse.h 1.6 644)) - (src/parse/parse-tasks.cc (mipsy/43_parse-task 1.8 644)) - (src/parse/parse-tasks.hh (mipsy/44_parse-task 1.7 644)) - - ;; ./src/shell/ - (src/shell/Makefile.am (mipsy/b/17_Makefile.a 1.2 644)) - (src/shell/cmd.hh (mipsy/b/18_cmd.hh 1.4 644)) - (src/shell/shell-tasks.cc (mipsy/b/19_shell-task 1.1 644)) - (src/shell/shell-tasks.hh (mipsy/c/22_shell-task 1.2 644)) - (src/shell/shell.cc (mipsy/c/23_shell.cc 1.5 644)) - (src/shell/shell.hh (mipsy/c/24_shell.hh 1.4 644)) - - ;; ./src/task/ - (src/task/Makefile.am (mipsy/45_Makefile.a 1.2 644)) - (src/task/task-tasks.cc (mipsy/46_task-tasks 1.3 644)) - (src/task/task-tasks.hh (mipsy/47_task-tasks 1.3 644)) - (src/task/task.cc (mipsy/48_task.cc 1.5 644)) - (src/task/task.hh (mipsy/49_task.hh 1.7 604)) - (src/task/task_register.cc (mipsy/50_task_regis 1.9 604)) - (src/task/task_register.hh (mipsy/51_task_regis 1.6 604)) - - ;; ./src/vm/ - (src/vm/Makefile.am (mipsy/b/0_Makefile.a 1.5 604)) - (src/vm/cp0.hh (mipsy/b/16_cp0.hh 1.2 644)) - (src/vm/cpu.hh (mipsy/b/1_cpu.hh 1.19 604)) - (src/vm/cpu.cc (mipsy/b/5_virtual_ma 1.28 604)) - (src/vm/memory.hh (mipsy/b/2_memory.hh 1.10 604)) - (src/vm/mmu.hh (mipsy/c/15_mmu.hh 1.3 604)) - (src/vm/segment.hh (mipsy/b/3_segment.hh 1.5 644)) - (src/vm/table.hh (mipsy/b/4_table.hh 1.5 604)) - (src/vm/virtual_machine.hh (mipsy/b/6_virtual_ma 1.18 604)) - (src/vm/vm-tasks.cc (mipsy/b/7_vm-tasks.c 1.7 604)) - (src/vm/vm-tasks.hh (mipsy/b/8_vm-tasks.h 1.5 604)) - - ;; ./tests/ - (tests/Makefile.am (mipsy/b/26_Makefile.a 1.1 644)) - (tests/common.mk (mipsy/b/27_common.mk 1.1 644)) - (tests/generate-ref.mk (mipsy/b/28_generate-r 1.1 644)) - (tests/mipsy-check (mipsy/b/29_mipsy-chec 1.1 745)) - - ;; ./tests/good/ - (tests/good/Makefile.am (mipsy/b/30_Makefile.a 1.4 604)) - (tests/good/add-sub.s (mipsy/b/31_add-sub.s 1.2 644)) - (tests/good/and-or-nor-xor.s (mipsy/b/32_and-or-nor 1.2 644)) - (tests/good/check-good (mipsy/c/9_check-good 1.3 705)) - (tests/good/exit.s (mipsy/b/33_exit.s 1.2 644)) - (tests/good/extended-euclide.s (mipsy/b/34_extended-e 1.2 644)) - (tests/good/fact.s (mipsy/c/26_fact.s 1.1 644)) - (tests/good/gtcd.s (mipsy/b/35_gtcd.s 1.2 644)) - (tests/good/modular-exponent.s (mipsy/b/36_modular-ex 1.2 644)) - (tests/good/neg.s (mipsy/b/37_neg.s 1.2 644)) - (tests/good/not.s (mipsy/b/38_not.s 1.2 644)) - (tests/good/print.s (mipsy/b/39_print.s 1.2 644)) - (tests/good/print_int.s (mipsy/b/40_print_int. 1.2 644)) - (tests/good/read_int.in (mipsy/b/41_read_int.i 1.1 644)) - (tests/good/read_int.s (mipsy/b/42_read_int.s 1.2 644)) - (tests/good/seq-sne.s (mipsy/b/43_seq-sne.s 1.2 644)) - (tests/good/shift.s (mipsy/b/44_shift.s 1.2 644)) - - ;; ./tests/lexical/ - (tests/lexical/Makefile.am (mipsy/b/45_Makefile.a 1.2 644)) - (tests/lexical/check-lexical (mipsy/c/10_check-lexi 1.1 745)) - (tests/lexical/invalid-string-hexa.s (mipsy/b/46_invalid-st 1.1 644)) - (tests/lexical/invalid-string-octal.s (mipsy/b/47_invalid-st 1.1 644)) - (tests/lexical/unrecognized-escape.s (mipsy/b/49_unrecogniz 1.1 644)) - (tests/lexical/unterminated-string.s (mipsy/b/50_unterminat 1.1 644)) - - ;; ./tests/runtime/ - (tests/runtime/Makefile.am (mipsy/b/51_Makefile.a 1.1 644)) - (tests/runtime/check-runtime (mipsy/c/11_check-runt 1.3 705)) - (tests/runtime/neg.s (mipsy/c/0_neg.s 1.2 644)) - (tests/runtime/no-main.s (mipsy/c/1_no-main.s 1.2 644)) - - ;; ./tests/solve/ - (tests/solve/Makefile.am (mipsy/c/2_Makefile.a 1.2 644)) - (tests/solve/check-solve (mipsy/c/12_check-solv 1.1 745)) - (tests/solve/undefined-labels.s (mipsy/c/3_undefined- 1.2 644)) - (tests/solve/unlimited-regs.s (mipsy/b/48_unlimited- 1.1 644)) - - ;; ./tests/syntax/ - (tests/syntax/Makefile.am (mipsy/c/4_Makefile.a 1.1 644)) - (tests/syntax/asciiz-wrong-param.s (mipsy/c/5_asciiz-wro 1.2 604)) - (tests/syntax/check-syntax (mipsy/c/13_check-synt 1.1 745)) - (tests/syntax/too-many-operands.s (mipsy/c/6_too-many-o 1.2 644)) - - ;; ./tests/unlimited/ - (tests/unlimited/Makefile.am (mipsy/c/7_Makefile.a 1.3 604)) - (tests/unlimited/check-unlimited (mipsy/c/14_check-unli 1.3 705)) - (tests/unlimited/simple-exp.s (mipsy/c/8_simple-exp 1.2 644)) -) - -(Populate-Ignore - ( - "~$" - "config\.\(status\|log\|h.in\|h\|cache\)" - "autom4te.cache" - "Makefile\(.in\)\?$" - "aclocal\.m4$" - "configure$" - "^src/parse/asm-scan\.cc" - "^src/parse/asm-parse\.\(hh\|cc\|output\)$" - "^src/parse/\(location\|position\|stack\)\.hh$" - "\.\([ao]\|info\|Po\)$" - "/\(depcomp\|install-sh\|mdate-sh\|missing\|mkinstalldirs\)$" - "texinfo\.tex\|version\.texi" - "src/inst/add.hh" - "src/inst/addi.hh" - "src/inst/addu.hh" - "src/inst/addiu.hh" - "src/inst/sub.hh" - "src/inst/subu.hh" - "src/inst/mul.hh" - "src/inst/div.hh" - "src/inst/divu.hh" - "src/inst/sll.hh" - "src/inst/sllv.hh" - "src/inst/sra.hh" - "src/inst/srav.hh" - "src/inst/srl.hh" - "src/inst/srlv.hh" - "src/inst/and.hh" - "src/inst/andi.hh" - "src/inst/or.hh" - "src/inst/ori.hh" - "src/inst/nor.hh" - "src/inst/xor.hh" - "src/inst/xori.hh" - "src/inst/slt.hh" - "src/inst/slti.hh" - "src/inst/sltu.hh" - "src/inst/sltiu.hh" - "src/inst/beq.hh" - "src/inst/bne.hh" - "src/inst/bgez.hh" - "src/inst/bgezal.hh" - "src/inst/bgtz.hh" - "src/inst/blez.hh" - "src/inst/bltz.hh" - "src/inst/bltzal.hh" - "src/inst/j.hh" - "src/inst/jr.hh" - "src/inst/jal.hh" - "src/inst/jalr.hh" - "src/inst/lw.hh" - "src/inst/lb.hh" - "src/inst/lbu.hh" - "src/inst/li.hh" - "src/inst/sw.hh" - "src/inst/sb.hh" - "src/inst/mfhi.hh" - "src/inst/mflo.hh" - "src/inst/mthi.hh" - "src/inst/mtlo.hh" - "src/inst/syscall.hh" - "src/inst/decl.hh" - "src/inst/all.hh" - "src/inst/visitor.hh" - ) - ) - -(Project-Keywords ) - -(Merge-Parents) -(New-Merge-Parents)