log mc-code-mips.c @ 391:a460a3f118d1

age author description
2004-09-03 kono mc-arm generates code-gen-all.s with no error,
2004-08-24 kono *** empty log message ***
2004-07-19 kono ARM wrote all code. Check compile error.
2004-07-18 kono ARM continue...
2004-07-14 kono ARM continue...
2004-07-12 kono frame offset fix MIPS lvar-offset-done
2004-07-11 kono arm continue... lvar-offset-before
2004-07-09 kono ARM first try
2004-07-07 kono global offset, parallel_rassign fix, save_stack fix. global-offset
2004-07-07 kono *** empty log message ***
2004-07-07 kono bit-field constant assignment
2004-07-06 kono local label and indirect goto. local-label-indirect-goto
2004-07-06 kono label extension
2004-07-04 kono cond op, and arg scope. arg_scope
2004-07-03 kono name table reogranization, extendable cheap done. nametbl-done
2004-07-01 kono name table reconfigure compiled. debug start.
2004-06-29 kono name reconfigure.... continue...
2004-06-27 kono *** empty log message *** nametbl-before
2004-06-26 kono ptr cache speed up
2004-06-25 kono emit_data moved.
2004-06-25 kono bit-field done for IA32, PowerPC, MIPS. bit-field-done
2004-06-24 kono MIPS bit-field done.
2004-06-24 kono bit-field done.
2004-06-21 kono macro/codegen reorganization done. codegen-reconfig
2004-06-21 kono macro/codegen reorganization
2004-06-20 kono bit-field continue.
2004-06-18 kono asm minor fix. ia32 table jmp fix.
2004-06-15 kono minor fix
2004-06-14 kono MIPS GNUC 2 define fix
2004-06-14 kono alloca done for ia32, powerpc, mips alloca
2004-06-12 kono typeof, MIPS stdarg
2004-06-10 kono struct partial initialization (local struct copy)
2004-06-10 kono struct field init (first try, no compile error)
2004-06-09 kono stdarg powerpc passed except long long (macro problem)
2004-06-08 kono fix line continuation and #macro in string.
2004-06-07 kono switch table jump finished. switch-table
2004-06-06 kono ia32, mips case. incomplete.
2004-06-04 kono switch statement prepare
2004-06-03 kono MIPS code_bool
2004-06-03 kono *** empty log message ***
2004-06-02 kono *** empty log message ***
2004-06-01 kono register assop const ( int/long )
2004-05-24 kono MIPS f2u bug fix.
2004-05-24 kono MIPS jump work. mips-done
2004-05-23 kono first jmp in MIPS
2004-05-23 kono MIPS self compile passed. mips-self-compile-passed
2004-05-23 kono lrexpr fix. rexpr in MIPS fix.
2004-05-22 kono MIPS struct fix (all test except 2 passed.) mips-almost-done
2004-05-21 kono MIPS 90% test passed. Self compile core dumped.
2004-05-21 kono Prallel Register Assignment
2004-05-21 kono MIPS double/longlong lib operand register conflict
2004-05-21 kono MIPS switch statement. basic.c passed.
2004-05-20 kono MIPS code-gen-all passed.
2004-05-20 kono *** empty log message ***
2004-05-19 kono MIPS continue...
2004-05-19 kono MIPS continue...
2004-05-19 kono *** empty log message ***
2004-05-19 kono MIPS continue...
2004-05-18 kono MIPS binary continue...
2004-05-17 kono static double define fix