log mc-code-mips.c @ 337:694cdf15c5bd

age author description
Fri, 25 Jun 2004 05:37:09 +0900 kono MIPS bit-field done.
Fri, 25 Jun 2004 03:56:48 +0900 kono bit-field done.
Tue, 22 Jun 2004 01:24:00 +0900 kono macro/codegen reorganization done. codegen-reconfig
Mon, 21 Jun 2004 23:50:34 +0900 kono macro/codegen reorganization
Sun, 20 Jun 2004 20:54:24 +0900 kono bit-field continue.
Sat, 19 Jun 2004 00:13:36 +0900 kono asm minor fix. ia32 table jmp fix.
Tue, 15 Jun 2004 14:34:06 +0900 kono minor fix
Tue, 15 Jun 2004 00:24:42 +0900 kono MIPS GNUC 2 define fix
Tue, 15 Jun 2004 00:11:26 +0900 kono alloca done for ia32, powerpc, mips alloca
Sat, 12 Jun 2004 15:58:56 +0900 kono typeof, MIPS stdarg
Thu, 10 Jun 2004 19:09:36 +0900 kono struct partial initialization (local struct copy)
Thu, 10 Jun 2004 16:24:15 +0900 kono struct field init (first try, no compile error)
Wed, 09 Jun 2004 15:18:32 +0900 kono stdarg powerpc passed except long long (macro problem)
Tue, 08 Jun 2004 16:40:32 +0900 kono fix line continuation and #macro in string.
Mon, 07 Jun 2004 17:55:37 +0900 kono switch table jump finished. switch-table
Mon, 07 Jun 2004 03:33:01 +0900 kono ia32, mips case. incomplete.
Sat, 05 Jun 2004 00:08:09 +0900 kono switch statement prepare
Thu, 03 Jun 2004 21:10:46 +0900 kono MIPS code_bool
Thu, 03 Jun 2004 20:41:36 +0900 kono *** empty log message ***
Wed, 02 Jun 2004 14:29:30 +0900 kono *** empty log message ***
Tue, 01 Jun 2004 12:42:36 +0900 kono register assop const ( int/long )
Mon, 24 May 2004 19:59:50 +0900 kono MIPS f2u bug fix.
Mon, 24 May 2004 13:21:22 +0900 kono MIPS jump work. mips-done
Mon, 24 May 2004 07:37:42 +0900 kono first jmp in MIPS
Sun, 23 May 2004 17:01:10 +0900 kono MIPS self compile passed. mips-self-compile-passed
Sun, 23 May 2004 15:27:25 +0900 kono lrexpr fix. rexpr in MIPS fix.
Sat, 22 May 2004 13:00:03 +0900 kono MIPS struct fix (all test except 2 passed.) mips-almost-done
Sat, 22 May 2004 00:57:50 +0900 kono MIPS 90% test passed. Self compile core dumped.
Fri, 21 May 2004 21:29:40 +0900 kono Prallel Register Assignment
Fri, 21 May 2004 18:59:56 +0900 kono MIPS double/longlong lib operand register conflict