log mc-code-mips.c @ 493:c85540f30297

age author description
2005-12-21 kono mips float arg call fix
2005-12-19 kono fix clear_ptr_cache in MIPS/ARM.
2005-11-26 kono fix broken $gp in jal in code segement
2005-11-08 kono MIPS float arg/int arg mix fix. mips-float-arg-fix
2005-11-08 kono mips float arg fix
2004-12-04 kono inline continue...
2004-12-01 kono *** empty log message ***
2004-12-01 kono inline continue... if test passed.
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)
2004-11-21 kono const const-attribute
2004-11-21 kono small sized struct
2004-11-20 kono regression test (case, float, long long)
2004-11-15 kono Unexecuted code in conditional. Lazy jmp code generation. lazy-branch
2004-11-14 kono loprtc loprtc-div
2004-11-03 kono *** empty log message ***
2004-10-31 kono *** empty log message ***
2004-10-30 kono MIPS bitfield fix
2004-10-29 kono bitfield continue...
2004-10-28 kono non aligned bitfield (not yet finished)
2004-10-27 kono fix mips memmove
2004-10-25 kono ARM complete. PowerPC, MIPS, IA32 checked. arm-complete
2004-10-23 kono fix cpmd register
2004-10-19 kono ENDIAN_L ENDIAN_D
2004-10-19 kono ARM self compile almost passed.
2004-10-18 kono ARM struct copy, alloca fix
2004-10-17 kono ARM code-gen-all passed.
2004-10-15 kono ARM continue... calling sequence, float/duble arg function
2004-09-12 kono *** empty log message ***
2004-09-03 kono mc-arm generates code-gen-all.s with no error,