log mc-code-arm.c @ 554:dc677ac7a744

age author description
Thu, 05 Jan 2006 23:37:19 +0900 kono emit_pop_free kills creg after emit_copy.
Thu, 05 Jan 2006 21:29:55 +0900 kono Linux kernel source compiled. linux-kernel-source
Mon, 02 Jan 2006 12:55:17 +0900 kono s-dandy compile OK s-dandy-ok
Sun, 01 Jan 2006 18:49:07 +0900 kono working... (struct init fix)
Sat, 31 Dec 2005 14:26:40 +0900 kono MIPS set_ireg/lreg interferance inline-test-passed
Thu, 29 Dec 2005 11:05:21 +0900 kono use_input_reg...
Thu, 29 Dec 2005 01:10:01 +0900 kono minor fix inline
Wed, 28 Dec 2005 21:21:57 +0900 kono inline continue.... inline-asm
Mon, 26 Dec 2005 12:29:10 +0900 kono cstring fix.... finally
Mon, 26 Dec 2005 12:17:23 +0900 kono cstring array fix.
Mon, 26 Dec 2005 10:55:15 +0900 kono data/text/rodata segment fix (incomplete)
Mon, 26 Dec 2005 00:45:46 +0900 kono inline continue... fix function call
Mon, 19 Dec 2005 22:42:12 +0900 kono fix clear_ptr_cache in MIPS/ARM.
Mon, 12 Dec 2005 12:40:48 +0900 kono lvar alignment
Tue, 08 Nov 2005 16:55:51 +0900 kono MIPS float arg/int arg mix fix. mips-float-arg-fix
Tue, 01 Mar 2005 14:54:15 +0900 kono *** empty log message ***
Sat, 04 Dec 2004 12:21:47 +0900 kono inline continue...
Wed, 01 Dec 2004 23:14:50 +0900 kono *** empty log message ***
Wed, 01 Dec 2004 19:32:34 +0900 kono inline continue... if test passed.
Sun, 28 Nov 2004 03:28:38 +0900 kono parallel assign for simple expr. (too complex solution) simple-exp-in-parallel-assign
Thu, 25 Nov 2004 16:56:26 +0900 kono parallel assignment (modify not completed)
Mon, 22 Nov 2004 14:53:28 +0900 kono fix array pointer in decl_data and cast
Sun, 21 Nov 2004 19:20:18 +0900 kono const const-attribute
Sun, 21 Nov 2004 11:20:56 +0900 kono small sized struct
Sun, 21 Nov 2004 00:42:42 +0900 kono minor fix...
Sat, 20 Nov 2004 17:06:05 +0900 kono regression test (case, float, long long)
Mon, 15 Nov 2004 20:33:30 +0900 kono Unexecuted code in conditional. Lazy jmp code generation. lazy-branch
Sun, 14 Nov 2004 15:41:05 +0900 kono loprtc loprtc-div
Wed, 03 Nov 2004 18:50:51 +0900 kono Struct division in Parallel Assignment struct-div
Wed, 03 Nov 2004 13:28:09 +0900 kono *** empty log message ***
Sun, 31 Oct 2004 11:54:17 +0900 kono *** empty log message ***
Sun, 31 Oct 2004 00:49:51 +0900 kono ARM bitfield done. bitfield-reorganize
Sat, 30 Oct 2004 22:25:27 +0900 kono arm register usage
Fri, 29 Oct 2004 21:21:28 +0900 kono arg input register
Fri, 29 Oct 2004 20:34:08 +0900 kono ARM non-aligned bitfield non-aligned-bit-field
Fri, 29 Oct 2004 14:20:19 +0900 kono bitfield continue...
Fri, 29 Oct 2004 05:17:49 +0900 kono bitfield continue...
Fri, 29 Oct 2004 04:18:39 +0900 kono Non aligned bit field (not yet complete)
Thu, 28 Oct 2004 21:20:52 +0900 kono non aligned bitfield (not yet finished)
Wed, 27 Oct 2004 09:04:07 +0900 kono fix mips memmove
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
Fri, 22 Oct 2004 22:52:01 +0900 kono align fix.
Wed, 20 Oct 2004 00:32:36 +0900 kono *** empty log message ***
Tue, 19 Oct 2004 23:39:42 +0900 kono ARM regsiter var pattern fix. arm-self-compile
Tue, 19 Oct 2004 18:15:41 +0900 kono ENDIAN_L ENDIAN_D
Tue, 19 Oct 2004 16:01:15 +0900 kono ARM self compile almost passed.
Tue, 19 Oct 2004 09:14:01 +0900 kono ARM varargs
Mon, 18 Oct 2004 23:44:38 +0900 kono ARM struct copy, alloca fix
Mon, 18 Oct 2004 08:33:00 +0900 kono ARM continue... emit_copy bug
Mon, 18 Oct 2004 00:17:09 +0900 kono switch fix.
Sun, 17 Oct 2004 22:33:19 +0900 kono ARM code-gen-all passed.
Sun, 17 Oct 2004 13:13:43 +0900 kono ARM continue...
Sun, 17 Oct 2004 11:23:10 +0900 kono arg on register
Sun, 17 Oct 2004 00:04:48 +0900 kono ARM continue..
Sat, 16 Oct 2004 20:45:54 +0900 kono ARM continue... no segv code-gen
Sat, 16 Oct 2004 16:08:41 +0900 kono ARM test/basic test pass.
Sat, 16 Oct 2004 10:29:51 +0900 kono lvar address fix