log

age author description
2004-06-20 kono bit-field continue.
2004-06-19 kono *** empty log message ***
2004-06-19 kono minor fix
2004-06-19 kono typedef struct tag before struct fields def.
2004-06-19 kono struct init by cast
2004-06-18 kono ULL,ull, 0x0ull etc.
2004-06-18 kono asm minor fix. ia32 table jmp fix.
2004-06-18 kono asm for powerpc done. asm-statement
2004-06-18 kono asm continue...
2004-06-16 kono asm statement, valued statement syntactically passed.
2004-06-16 kono asm, valued statement, local decls continue...
2004-06-15 kono minor fix
2004-06-14 kono MIPS GNUC 2 define fix
2004-06-14 kono alloca done for ia32, powerpc, mips alloca
2004-06-12 kono typeof, MIPS stdarg
2004-06-12 kono swtich list fix. macro fix. macro_concat
2004-06-10 kono struct partial init done. struct-partial-init
2004-06-10 kono struct partial initialization (local struct copy)
2004-06-10 kono struct field init (first try, no compile error)
2004-06-09 kono stdarg (varargs done... PowerPC, IA32 checked) stdarg-support
2004-06-09 kono struct return size error
2004-06-09 kono stdarg powerpc passed except long long (macro problem)
2004-06-08 kono fix line continuation and #macro in string.
2004-06-07 kono register variable initialization fix
2004-06-07 kono switch table jump finished. switch-table
2004-06-06 kono ia32, mips case. incomplete.
2004-06-06 kono table done. (?)
2004-06-06 kono level 2 looks ok.
2004-06-06 kono switch index level=1 odd situation.
2004-06-06 kono switch index no compile error