Initialize icalls before exceptions.
[mono.git] / mono /
2014-01-06 Vincent PovirkInitialize icalls before exceptions.
2014-01-06 Zoltan Varga[jit] Save/restore all-callee saved registers in method...
2014-01-05 Zoltan Varga[runtime] Fix yet another metadata problem with dynamic...
2014-01-05 Zoltan Varga[jit] Fix the handling of OP_ISUB_IMM in abcrem.
2014-01-05 Zoltan VargaMerge pull request #852 from ranma42/abc-64bits
2014-01-05 Zoltan Varga[jit] Emit calls to class init trampolines for fields...
2014-01-04 Zoltan Varga[runtime] Avoid RuntimeHelpers.EnsureSufficientExecutio...
2014-01-04 Zoltan Varga[runtime] Call mono_class_setup_methods () before acces...
2014-01-04 Marek Safar[corlib] Update datetime patters. Fixes #17044
2014-01-04 Zoltan Varga[gsharedvt] Avoid using the variable size code paths...
2014-01-04 Marek SafarMerge pull request #858 from madewokherd/datavis
2014-01-04 Marek SafarMerge pull request #859 from antoniusriha/groupDescription
2014-01-04 Zoltan Varga[jit] Avoid nullifying class init trampolines for recur...
2014-01-03 Zoltan VargaRemove usage of mini_replace_type () from mono_jit_runt...
2014-01-03 Zoltan Varga[aot] Sanitize utf8 characters in symbol names. Fixes...
2014-01-03 Michael HutchinsonMerge pull request #822 from carlosmn/asp-pc
2014-01-02 Rodrigo KumperaMerge pull request #838 from desdesdes/master
2014-01-01 Andrea CancianiImprove ABCREM on 64-bits architectures
2013-12-16 Rodrigo Kumpera[io-layer] On OSX don't pass -W to open as we don't...
2013-12-16 Rodrigo Kumpera[runtime] Don't pass SEE_MASK_NOCLOSEPROCESS to ShellEx...
2013-12-16 Rodrigo Kumpera[runtime] A thread without a domain set cannot be runni...
2013-12-16 Martin Baulig[runtime]: Cosmetic, fix log level on diagnostic PCL...
2013-12-16 Zoltan Varga[aot] Give the compilation unit entries in the DWARF...
2013-12-15 Zoltan Varga[aot] Add runtime wrappers for methods of generic class...
2013-12-14 Zoltan Varga[gsharedvt] Add a wrapper to the mono_gsharedvt_constra...
2013-12-14 Zoltan Varga[jit] Remove an extra newline from a mono_trace ()...
2013-12-14 Zoltan Varga[jit] Fix TLS+AOT support in the monitor enter/exit...
2013-12-14 Zoltan Varga[jit] Cache gsharedvt types in get_gsharedvt_type ().
2013-12-14 Zoltan Varga[jit] Fix memory leaks in get_gsharedvt_type (). Fixes...
2013-12-14 Zoltan VargaDisable the bin writer on osx, it only works with xdebu...
2013-12-13 Rodrigo KumperaMerge pull request #832 from xplicit/webperf1
2013-12-12 Zoltan VargaRevert "[gsharedvt] Avoid using gsharedvt trampolines...
2013-12-12 Zoltan VargaMerge pull request #837 from madewokherd/update-def
2013-12-12 Rodrigo Kumpera[jit]Replace usage of mini_type_get_underlying_type...
2013-12-12 Rodrigo Kumpera[jit] Properly wire the MGSC in the amd64 backend.
2013-12-12 Zoltan VargaMerge pull request #806 from AxlPr/master
2013-12-12 Zoltan VargaMerge pull request #836 from madewokherd/buildfixes
2013-12-12 Marek SafarMerge pull request #834 from OttoG/master
2013-12-11 Vincent PovirkInclude config.h in mono-tls.c.
2013-12-11 Zoltan VargaMake a test work in the presence of llvm optimizations.
2013-12-11 Zoltan Varga[jit] Fix a problem in the liveness pass, where the...
2013-12-11 Rodrigo Kumpera[jit]Reenable int/long/double -> float rounding tests.
2013-12-11 Rodrigo Kumpera[jit]Emit explicit float rounding on amd64. Fixes ...
2013-12-11 Rodrigo Kumpera[arch]Add cvtsi2ss to amd64 codegen.
2013-12-10 Rodrigo Kumpera[jit] Use mini_type_get_underlying in a few missing...
2013-12-10 Rodrigo Kumpera[jit] Use mini_type_get_underlying in a few missing...
2013-12-10 Rodrigo Kumpera[jit] Use mini_type_get_underlying type in a few missin...
2013-12-10 Rodrigo Kumpera[jit] Use mini_type_get_underlying type in a few missin...
2013-12-10 Zoltan Varga[jit] Disable the optimized lmf push/pop code even...
2013-12-10 Mark Probst[sgen] Explain a FIXME.
2013-12-10 Mark Probst[sgen] Our bzero()/memmove() must store “volatile”...
2013-12-10 Mark Probst[sgen] Reverse the free-list after sweeping to be in...
2013-12-10 Mark Probst[sgen] Only enqueue LOS objects if they contain references.
2013-12-10 Zoltan Varga[jit] Implement the delegate ctor optimization in AOT...
2013-12-09 Alex Rønne PetersenMerge pull request #831 from madewokherd/win64-warnings
2013-12-09 Vincent PovirkFix MonoW32ExceptionHandler type on win64.
2013-12-09 Vincent PovirkMove a variable declaration to the start of a block.
2013-12-09 Vincent PovirkMark some functions as static.
2013-12-09 Vincent PovirkAdjust type of mono_win_vectored_exception_handle to...
2013-12-08 Marek SafarMerge pull request #817 from desdesdes/master
2013-12-06 Rodrigo Kumpera[sgen]Fix a deadlock when the GC try to free a JI durin...
2013-12-06 Zoltan Varga[bcl] Invoke assembly resolve hooks even if the assembl...
2013-12-06 Rodrigo KumperaMerge pull request #828 from mateusz-holenko/master
2013-12-06 Mateusz HołenkoFix build.
2013-12-06 Zoltan Varga[aot] Avoid emitting two debug_line sections when using...
2013-12-06 Marek SafarBump mscorlib version for monolite to work correctly
2013-12-06 Zoltan VargaFix the arm build with xcode 5.1.
2013-12-05 Miguel de IcazaComment style; Wrap at 100
2013-12-05 Miguel de IcazaComment style
2013-12-05 Rodrigo Kumpera[lock-tracer]Workaround ASLR on OSX by recording offset...
2013-12-05 Rodrigo Kumpera[runtime]Fix deregister_reflection_info_roots_from_list...
2013-12-05 Rodrigo Kumpera[runtime]Add the marshal lock to the lock tracer.
2013-12-05 Rodrigo Kumpera[runtime]Replace the loader lock with the marshal lock...
2013-12-05 Rodrigo Kumpera[runtime] Don't hold the loader lock when calling mono_...
2013-12-05 Rodrigo Kumpera[runtime] The assembly bindings are now protected by...
2013-12-05 Rodrigo Kumpera[runtime] Change deregister_reflection_info_roots to...
2013-12-05 Rodrigo Kumpera[runtime] Cleanup usage of reflection_info_unregister_c...
2013-12-05 Rodrigo Kumpera[runtime] mono_metadata_clean_for_image no longer needs...
2013-12-05 Rodrigo Kumpera[runtime] Protect mono_create_icall_signature with...
2013-12-05 Rodrigo Kumpera[runtime] Protect MonoImage::generic_def_objects with...
2013-12-05 Rodrigo Kumpera[runtime] Introduce the icall lock to be used when...
2013-12-05 Rodrigo Kumpera[runtime] Ensure mono_class_setup_supertypes is atomic...
2013-12-04 Alex Rønne PetersenFix monograph to build under various --disable-boehm...
2013-12-04 Zoltan VargaFix the pp64 build.
2013-12-04 Zoltan VargaFix the windows build.
2013-12-04 Alex Rønne PetersenAlso use __builtin_extract_return_addr in these files.
2013-12-04 Alex Rønne PetersenApply __builtin_extract_return_addr to the result of...
2013-12-04 Alex Rønne PetersenFix some warnings in mini-arm.c.
2013-12-04 Alex Rønne PetersenFix some pointer/integer size issues in unwind.c on...
2013-12-04 Alex Rønne PetersenAdd a dummy assignment to shut GCC up.
2013-12-04 Alex Rønne PetersenFix some warnings caused by always_inline functions...
2013-12-04 Marek Safar[corlib] Better conversion betwen system locale and...
2013-12-04 Alex Rønne PetersenFix some warnings in mini-amd64.c.
2013-12-04 Alex Rønne PetersenFix a couple of warnings in mini-exceptions.c.
2013-12-04 Alex Rønne PetersenFix more PPC warnings.
2013-12-04 Alex Rønne PetersenFix a warning on PPC.
2013-12-04 Zoltan VargaMerge pull request #824 from hanswolff/patch-1
2013-12-04 Marek Safar[corlib] CreateSpecificCulture without exception retry
2013-12-04 Mark Probst[sgen] Link unit test programs with all libs.
2013-12-03 Zoltan VargaFix the build.
next