summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Use full path for includes as this was braking the cross compiler.Rodrigo Kumpera2012-11-151-1/+1
| * Save fp registers in the ARM throw trampoline, ios has callee saved fp regist...Zoltan Varga2012-10-041-0/+6
| * Use AM_CPPFLAGS instead of INCLUDES in Makefile.am files, as the later is no ...Zoltan Varga2012-10-0311-11/+11
| * Save/restore fp registers in MonoContext on ios. Fixes #1949.Zoltan Varga2012-09-191-0/+6
| * Fix ARM printf format problemsIain Lane2012-04-151-3/+3
| * s390x-codegen.h - Define s390_SP and s390_BPNeale Ferguson2012-04-021-0/+2
| * Update some copyrightsMiguel de Icaza2012-03-192-1/+8
| * Ongoing MIPS work. Fix mips_load () to be patchable, fix endianness issue in ...Zoltan Varga2011-12-021-11/+7
| * Revert "Add support for hardfp abi on ARM."Zoltan Varga2011-11-161-6/+0
| * Update two days worth of copyrights, many more missingMiguel de Icaza2011-11-091-0/+4
| * Add support for hardfp abi on ARM.Zoltan Varga2011-11-091-0/+6
| * Fix up bugs in x86-codegen for NaCl.Elijah Taylor2011-08-051-5/+6
| * Prefix ARM FPA codegen macros with 'FPA'.Zoltan Varga2011-07-062-27/+27
| * Fix out-of-tree builds on arm.Zoltan Varga2011-06-231-2/+1
| * Implement soft debugger for s390x and fix context macro for s390xNeale Ferguson2011-05-061-1/+2
| * Fix some warnings.Zoltan Varga2011-03-081-1/+1
| * Implement mono_memory_barrier () and OP_MEMORY_BARRIER for ARM.Zoltan Varga2011-02-201-0/+10
| * Cast result of s390x_emit16/32 to eliminate lots of warning messagesNeale Ferguson2011-01-181-2/+2
| * Implement mono.simd new conversion ops on amd64Rodrigo Kumpera2011-01-101-0/+17
| * Implement a few conversion operations.Rodrigo Kumpera2011-01-101-1/+9
| * AMD64 version of the new mono.simd opsRodrigo Kumpera2011-01-071-0/+4
| * Implement Shuffle for 64bits types.Rodrigo Kumpera2011-01-061-1/+8
| * Add SHUFPS and macro to emit it.Rodrigo Kumpera2011-01-061-0/+11
| * Put back a macro definition accidently removed by the nacl changes.Zoltan Varga2011-01-061-1/+10
| * Fix warnings introduced by the NACL merge.Zoltan Varga2011-01-061-6/+11
| * Merge mono/io-layer, mono/metadata, mono/arch/x86 and configure.in for Native...Elijah Taylor2010-12-141-34/+180
| * Changes to mono/arch/amd64 for Native ClientElijah Taylor2010-12-142-258/+728
| * Implement amd64 support for OP_CARDTABLE.Rodrigo Kumpera2010-09-241-1/+9
| * Simplify test for MIPS imm16 operands.Mark Mason2010-08-191-1/+1
| * Add hooks to the codegen macros to support NACL codegen.Elijah Taylor2010-08-091-21/+429
| * EOL handlingRaja R Harinath2010-07-251-0/+1
| * 2010-05-19 Zoltan Varga <vargaz@gmail.com>Zoltan Varga2010-05-192-1/+5
| * .gitignoreZoltan Varga2010-04-081-0/+2
| * 2010-03-30 Zoltan Varga <vargaz@gmail.com>Zoltan Varga2010-03-294-6/+10
| * Primarily, add support for mono_arch_get_throw_corlib_exception and IMTNeale Ferguson2010-03-232-1/+4
| * removing PLATFORM_WIN32Gonzalo Paniagua Javier2009-11-201-2/+2
| * 2009-11-10 Zoltan Varga <vargaz@gmail.com>Zoltan Varga2009-11-101-2/+2
| * 2009-08-14 Zoltan Varga <vargaz@gmail.com>Zoltan Varga2009-08-142-0/+11
| * Contributed under the terms of the MIT/X11 license byJerri Maine2009-08-042-0/+8
| * Fri Jul 24 16:54:13 CEST 2009 Steven Munroe <munroesj@us.ibm.com>Paolo Molaro2009-07-242-11/+45
| * 2009-07-20 Zoltan Varga <vargaz@gmail.com>Zoltan Varga2009-07-202-1/+6
| * 2009-07-13 Zoltan Varga <vargaz@gmail.com>Zoltan Varga2009-07-132-15/+5
| * Contributed under the terms of the MIT/X11 license byJerri Maine2009-07-102-5/+243
| * Fix wrong date in my entry to ChangeLog files. Sorry! :((Jerri Maine2009-06-241-1/+1
| * mini-amd64.c: Added code to convert simd IR to native amd64 sse.Jerri Maine2009-06-242-0/+109
| * Fix LCONV_TO_xx and ICONV_TO_xx. Fix leave_method dump of returnedNeale Ferguson2009-06-232-0/+12
| * Fix a few uses of ppc_store_reg.Zoltan Varga2009-06-221-4/+0
| * Fix a few uses of ppc_load_reg/ppc_store_reg.Zoltan Varga2009-06-221-6/+2
| * 2009-06-22 Zoltan Varga <vargaz@gmail.com>Zoltan Varga2009-06-222-17/+27
| * 2009-06-20 Zoltan Varga <vargaz@gmail.com>Zoltan Varga2009-06-202-13/+14
OpenPOWER on IntegriCloud