log Changes @ 364:c29eebf3eaf4 local-label-indirect-goto

age author description
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
Mon, 05 Jul 2004 14:40:20 +0900 kono local label first try
Mon, 05 Jul 2004 11:26:03 +0900 kono *** empty log message ***
Sun, 04 Jul 2004 22:20:44 +0900 kono realloc heap
Sun, 04 Jul 2004 22:08:46 +0900 kono *** empty log message ***
Sun, 04 Jul 2004 21:08:32 +0900 kono *** empty log message ***
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
Sat, 03 Jul 2004 00:32:27 +0900 kono name table reconfigure continue...
Fri, 02 Jul 2004 14:14:24 +0900 kono name table debug continue...
Fri, 02 Jul 2004 07:19:15 +0900 kono name table reconfigure compiled. debug start.
Fri, 02 Jul 2004 03:55:11 +0900 kono name table reconfigure continue...
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
Sun, 27 Jun 2004 14:56:21 +0900 kono fix parallel assigment bug
Sun, 27 Jun 2004 10:39:18 +0900 kono fix eof and multi-file, mc-parse else-if switch
Fri, 25 Jun 2004 21:28:01 +0900 kono emit_data
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.
Fri, 25 Jun 2004 01:01:41 +0900 kono bit-field continue... code-generation debug
Wed, 23 Jun 2004 22:37:32 +0900 kono bit-field continue...
Wed, 23 Jun 2004 16:10:03 +0900 kono bit field continue...
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 21:45:19 +0900 kono *** empty log message ***
Sat, 19 Jun 2004 20:05:58 +0900 kono minor fix
Sat, 19 Jun 2004 11:02:28 +0900 kono struct init by cast
Sat, 19 Jun 2004 07:11:12 +0900 kono ULL,ull, 0x0ull etc.
Fri, 18 Jun 2004 18:34:42 +0900 kono asm continue...
Wed, 16 Jun 2004 21:13:56 +0900 kono asm statement, valued statement syntactically passed.
Wed, 16 Jun 2004 13:15:01 +0900 kono asm, valued statement, local decls continue...
Tue, 15 Jun 2004 14:34:06 +0900 kono minor 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
Sat, 12 Jun 2004 11:51:45 +0900 kono swtich list fix. macro fix. macro_concat
Fri, 11 Jun 2004 01:21:35 +0900 kono struct partial init done. struct-partial-init
Thu, 10 Jun 2004 19:09:36 +0900 kono struct partial initialization (local struct copy)
Wed, 09 Jun 2004 23:01:18 +0900 kono stdarg (varargs done... PowerPC, IA32 checked) stdarg-support
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 22:57:41 +0900 kono register variable initialization fix
Mon, 07 Jun 2004 17:55:37 +0900 kono switch table jump finished. switch-table
Sun, 06 Jun 2004 23:07:53 +0900 kono switch index level=1 odd situation.
Sun, 06 Jun 2004 20:19:36 +0900 kono switch index no compile error
Sun, 06 Jun 2004 02:40:32 +0900 kono case merge for cascade, table.
Sun, 06 Jun 2004 01:46:58 +0900 kono merge chunks in case value
Sat, 05 Jun 2004 00:08:09 +0900 kono switch statement prepare
Thu, 03 Jun 2004 20:41:36 +0900 kono *** empty log message ***
Wed, 02 Jun 2004 14:29:30 +0900 kono *** empty log message ***
Wed, 02 Jun 2004 13:19:13 +0900 kono register assop fix register-assop
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 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.