log mc-codegen.c @ 556:ef225b589888 s-dandy-work

age author description
2006-01-06 kono s-dandy fix s-dandy-work
2006-01-05 kono emit_pop_free kills creg after emit_copy.
2006-01-05 kono Linux kernel source compiled. linux-kernel-source
2006-01-05 kono inline scope with gcc extension passed.
2006-01-04 kono inline (scope.c/GNU extension) continue...
2006-01-03 kono *** empty log message ***
2006-01-03 kono struct member init (inline)
2006-01-03 kono *** empty log message ***
2006-01-03 kono *** empty log message ***
2006-01-02 kono s-dandy compile OK s-dandy-ok
2006-01-02 kono struct init fix decl_data_fix
2006-01-01 kono working... (struct init fix)
2006-01-01 kono minor fixes for s-dandy
2005-12-31 kono arg offset in nested function arguments.
2005-12-31 kono MIPS set_ireg/lreg interferance inline-test-passed
2005-12-30 kono *** empty log message ***
2005-12-30 kono inline code-gen test passed. inline-code-gen-passed
2005-12-28 kono inline continue.... inline-asm
2005-12-28 kono *** empty log message ***
2005-12-28 kono inline first work. no constant propagation. first-inline-work
2005-12-27 kono *** empty log message ***
2005-12-26 kono *** empty log message ***
2005-12-26 kono cstring fix.... finally
2005-12-26 kono cstring array fix.
2005-12-26 kono data/text/rodata segment fix (incomplete)
2005-12-26 kono inline continue....
2005-12-25 kono inline continue... fix function call
2005-12-25 kono inline continue....
2005-12-25 kono inline continue (first binary run)
2005-12-25 kono inline test routine first compile passed.
2005-12-23 kono *** empty log message ***
2005-12-23 kono inline continue...
2005-12-22 kono *** empty log message ***
2005-12-22 kono printf double/int mix
2005-12-21 kono *** empty log message ***
2005-12-21 kono cond signed/unsigned
2005-12-20 kono cond unsigned fix.
2005-12-19 kono fix clear_ptr_cache in MIPS/ARM.
2005-12-17 kono correct_type fix. type attribute.
2005-12-16 kono type attribute (half done)
2005-12-12 kono lvar alignment
2005-12-11 kono *** empty log message ***
2005-12-11 kono *** empty log message ***
2005-11-10 kono struct alignment
2005-07-30 kono lassop with const
2005-07-30 kono fix iassop
2005-07-30 kono *** empty log message ***
2005-07-30 kono fix list/tag interference
2004-12-07 kono inline continue....
2004-12-04 kono inline continue...
2004-12-02 kono attribute
2004-12-01 kono *** empty log message ***
2004-12-01 kono inline continue... if test passed.
2004-11-30 kono inline continue...
2004-11-29 kono inline continue...
2004-11-29 kono inline on going...
2004-11-28 kono minor update
2004-11-27 kono ia32 fix
2004-11-27 kono parallel assign for simple expr. (too complex solution) simple-exp-in-parallel-assign
2004-11-25 kono parallel assignment (modify not completed)