log Changes @ 344:b7f07df0c0f8

age author description
2004-06-27 kono fix parallel assigment bug
2004-06-27 kono fix eof and multi-file, mc-parse else-if switch
2004-06-25 kono emit_data
2004-06-25 kono bit-field done for IA32, PowerPC, MIPS. bit-field-done
2004-06-24 kono MIPS bit-field done.
2004-06-24 kono bit-field done.
2004-06-24 kono bit-field continue... code-generation debug
2004-06-23 kono bit-field continue...
2004-06-23 kono bit field continue...
2004-06-21 kono macro/codegen reorganization done. codegen-reconfig
2004-06-21 kono macro/codegen reorganization
2004-06-20 kono bit-field continue.
2004-06-19 kono *** empty log message ***
2004-06-19 kono minor fix
2004-06-19 kono struct init by cast
2004-06-18 kono ULL,ull, 0x0ull etc.
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 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-09 kono stdarg (varargs done... PowerPC, IA32 checked) stdarg-support
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 switch index level=1 odd situation.
2004-06-06 kono switch index no compile error
2004-06-05 kono case merge for cascade, table.
2004-06-05 kono merge chunks in case value
2004-06-04 kono switch statement prepare
2004-06-03 kono *** empty log message ***
2004-06-02 kono *** empty log message ***
2004-06-02 kono register assop fix register-assop
2004-06-01 kono register assop const ( int/long )
2004-05-24 kono MIPS f2u bug fix.
2004-05-24 kono MIPS jump work. mips-done
2004-05-23 kono first jmp in MIPS
2004-05-23 kono lrexpr fix. rexpr in MIPS fix.
2004-05-22 kono MIPS struct fix (all test except 2 passed.) mips-almost-done
2004-05-21 kono MIPS 90% test passed. Self compile core dumped.
2004-05-21 kono Prallel Register Assignment
2004-05-21 kono MIPS double/longlong lib operand register conflict
2004-05-21 kono MIPS switch statement. basic.c passed.
2004-05-20 kono *** empty log message ***
2004-05-19 kono MIPS continue...
2004-05-19 kono MIPS continue...
2004-05-18 kono MIPS binary continue...
2004-05-16 kono *** empty log message ***
2004-05-16 kono *** empty log message ***
2004-05-16 kono MIPS go on...
2004-05-15 kono *** empty log message ***
2004-05-15 kono complex argument pre-calcuration done for power pc complex-arg-precalc
2004-05-15 kono Complex function argments. Struct is done. Long long is odd.
2004-05-15 kono powerpc function call complex arugment pre computation.
2004-05-14 kono PowerPC long long complex function call fix.