log

age author description
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
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
Mon, 07 Jun 2004 03:33:01 +0900 kono ia32, mips case. incomplete.
Mon, 07 Jun 2004 02:32:07 +0900 kono table done. (?)
Mon, 07 Jun 2004 00:20:46 +0900 kono level 2 looks ok.
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.