log mc-code-mips.c @ 373:a9bc85fe6702

age author description
Fri, 09 Jul 2004 14:47:40 +0900 kono ARM first try
Wed, 07 Jul 2004 23:43:19 +0900 kono global offset, parallel_rassign fix, save_stack fix. global-offset
Wed, 07 Jul 2004 17:34:32 +0900 kono *** empty log message ***
Wed, 07 Jul 2004 14:34:25 +0900 kono bit-field constant assignment
Tue, 06 Jul 2004 17:55:40 +0900 kono local label and indirect goto. local-label-indirect-goto
Tue, 06 Jul 2004 17:04:31 +0900 kono label extension
Sun, 04 Jul 2004 19:08:42 +0900 kono cond op, and arg scope. arg_scope
Sat, 03 Jul 2004 13:53:37 +0900 kono name table reogranization, extendable cheap done. nametbl-done
Fri, 02 Jul 2004 07:19:15 +0900 kono name table reconfigure compiled. debug start.
Tue, 29 Jun 2004 23:11:47 +0900 kono name reconfigure.... continue...
Sun, 27 Jun 2004 20:31:46 +0900 kono *** empty log message *** nametbl-before
Sat, 26 Jun 2004 11:09:11 +0900 kono ptr cache speed up
Sat, 26 Jun 2004 00:26:01 +0900 kono emit_data moved.
Fri, 25 Jun 2004 14:30:43 +0900 kono bit-field done for IA32, PowerPC, MIPS. bit-field-done
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.