log mc-code-powerpc.c @ 440:a531bbf572e3

age author description
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-10 kono loprtc LLSHIFT....
2004-11-03 kono *** empty log message ***
2004-10-31 kono *** empty log message ***
2004-10-31 kono *** empty log message ***
2004-10-30 kono Bitfield reorganization.
2004-10-29 kono bitfield continue...
2004-10-28 kono non aligned bitfield (not yet finished)
2004-10-25 kono ARM complete. PowerPC, MIPS, IA32 checked. arm-complete
2004-10-24 kono code jump fixes (not finished)
2004-10-24 kono ARM goto code, Parallel assignment
2004-10-23 kono fix cpmd register
2004-10-19 kono ENDIAN_L ENDIAN_D
2004-10-18 kono ARM struct copy, alloca fix
2004-10-17 kono ARM code-gen-all passed.
2004-07-19 kono ARM wrote all code. Check compile error.
2004-07-11 kono PowerPC large offset.
2004-07-09 kono ARM first try
2004-07-07 kono global offset, parallel_rassign fix, save_stack fix. global-offset
2004-07-07 kono global variable offset
2004-07-07 kono *** empty log message ***
2004-07-07 kono bit-field constant assignment
2004-07-06 kono label extension
2004-07-04 kono cond op, and arg scope. arg_scope
2004-07-03 kono type of fix.
2004-07-03 kono name table reogranization, extendable cheap done. nametbl-done
2004-07-02 kono name table reconfigure continue...
2004-07-01 kono name table reconfigure compiled. debug start.