log mc-code-arm.c @ 650:fe0a971a6666 struct-alignment

age author description
2006-10-31 kono multi dimentional array in functional arugments.
2006-10-31 kono ARRAY argument in fuction
2006-09-06 kono builtin_fabs
2006-02-18 kono fix struct alignment in local init.
2006-02-06 kono *** empty log message ***
2006-01-30 kono minor fixes
2006-01-26 kono *** empty log message ***
2006-01-21 kono *** empty log message ***
2006-01-21 kono tosop optimize buf fix fix-ltosop
2006-01-20 kono ltosop optimize
2006-01-19 kono *** empty log message ***
2006-01-19 kono ia32 reorganization etc.
2006-01-15 kono try to remove code_fix_frame_pointer(); PowerPC fixed.
2006-01-11 kono gcc4 (ia32)
2006-01-11 kono binop/inline interaction
2006-01-11 kono *** empty log message ***
2006-01-07 kono string sharing string-shared
2006-01-05 kono IA32 eval order
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-02 kono s-dandy compile OK s-dandy-ok
2006-01-01 kono working... (struct init fix)
2005-12-31 kono MIPS set_ireg/lreg interferance inline-test-passed
2005-12-29 kono use_input_reg...
2005-12-28 kono minor fix inline
2005-12-28 kono inline continue.... inline-asm
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-25 kono inline continue... fix function call
2005-12-19 kono fix clear_ptr_cache in MIPS/ARM.
2005-12-12 kono lvar alignment
2005-11-08 kono MIPS float arg/int arg mix fix. mips-float-arg-fix
2005-03-01 kono *** empty log message ***
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-22 kono fix array pointer in decl_data and cast
2004-11-21 kono const const-attribute
2004-11-21 kono small sized struct
2004-11-20 kono minor fix...
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 Struct division in Parallel Assignment struct-div
2004-11-03 kono *** empty log message ***
2004-10-31 kono *** empty log message ***
2004-10-30 kono ARM bitfield done. bitfield-reorganize
2004-10-30 kono arm register usage
2004-10-29 kono arg input register
2004-10-29 kono ARM non-aligned bitfield non-aligned-bit-field
2004-10-29 kono bitfield continue...
2004-10-28 kono bitfield continue...
2004-10-28 kono Non aligned bit field (not yet complete)
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-24 kono code jump fixes (not finished)