log

age author description
Fri, 25 Jun 2004 01:01:41 +0900 kono bit-field continue... code-generation debug
Thu, 24 Jun 2004 20:50:17 +0900 kono type fix done.
Thu, 24 Jun 2004 18:14:37 +0900 kono before *_value type / rvalue type inconsistency fix
Thu, 24 Jun 2004 15:21:43 +0900 kono bit field continue. (code generation done)
Wed, 23 Jun 2004 22:37:32 +0900 kono bit-field continue...
Wed, 23 Jun 2004 17:12:33 +0900 kono bit field all code written
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 17:50:40 +0900 kono typedef struct tag before struct fields def.
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.
Sat, 19 Jun 2004 00:13:36 +0900 kono asm minor fix. ia32 table jmp fix.
Fri, 18 Jun 2004 19:18:44 +0900 kono asm for powerpc done. asm-statement
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: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
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)
Thu, 10 Jun 2004 16:24:15 +0900 kono struct field init (first try, no compile error)
Wed, 09 Jun 2004 23:01:18 +0900 kono stdarg (varargs done... PowerPC, IA32 checked) stdarg-support
Wed, 09 Jun 2004 15:59:06 +0900 kono struct return size error