log mc-code-powerpc.c @ 423:8b9136a06f56

age author description
Fri, 29 Oct 2004 14:20:19 +0900 kono bitfield continue...
Thu, 28 Oct 2004 21:20:52 +0900 kono non aligned bitfield (not yet finished)
Mon, 25 Oct 2004 19:16:17 +0900 kono ARM complete. PowerPC, MIPS, IA32 checked. arm-complete
Mon, 25 Oct 2004 01:16:28 +0900 kono code jump fixes (not finished)
Sun, 24 Oct 2004 21:07:46 +0900 kono ARM goto code, Parallel assignment
Sat, 23 Oct 2004 23:26:33 +0900 kono fix cpmd register
Tue, 19 Oct 2004 18:15:41 +0900 kono ENDIAN_L ENDIAN_D
Mon, 18 Oct 2004 23:44:38 +0900 kono ARM struct copy, alloca fix
Sun, 17 Oct 2004 22:33:19 +0900 kono ARM code-gen-all passed.
Mon, 19 Jul 2004 16:30:11 +0900 kono ARM wrote all code. Check compile error.
Mon, 12 Jul 2004 07:33:23 +0900 kono PowerPC large offset.
Fri, 09 Jul 2004 14:47:40 +0900 kono ARM first try
Wed, 07 Jul 2004 23:43:19 +0900 kono global offset, parallel_rassign fix, save_stack fix. global-offset
Wed, 07 Jul 2004 20:50:07 +0900 kono global variable offset
Wed, 07 Jul 2004 17:34:32 +0900 kono *** empty log message ***
Wed, 07 Jul 2004 14:34:25 +0900 kono bit-field constant assignment
Tue, 06 Jul 2004 17:04:31 +0900 kono label extension
Sun, 04 Jul 2004 19:08:42 +0900 kono cond op, and arg scope. arg_scope
Sat, 03 Jul 2004 14:40:30 +0900 kono type of fix.
Sat, 03 Jul 2004 13:53:37 +0900 kono name table reogranization, extendable cheap done. nametbl-done
Fri, 02 Jul 2004 18:28:19 +0900 kono name table reconfigure continue...
Fri, 02 Jul 2004 07:19:15 +0900 kono name table reconfigure compiled. debug start.
Sun, 27 Jun 2004 20:31:46 +0900 kono *** empty log message *** nametbl-before
Sat, 26 Jun 2004 11:09:11 +0900 kono ptr cache speed up
Sat, 26 Jun 2004 00:26:01 +0900 kono emit_data moved.
Fri, 25 Jun 2004 21:28:01 +0900 kono emit_data
Fri, 25 Jun 2004 14:30:43 +0900 kono bit-field done for IA32, PowerPC, MIPS. bit-field-done
Fri, 25 Jun 2004 03:56:48 +0900 kono bit-field done.
Fri, 25 Jun 2004 01:01:41 +0900 kono bit-field continue... code-generation debug
Thu, 24 Jun 2004 20:50:17 +0900 kono type fix done.