Align libgc vcxproj with makefile.
[mono.git] / mono / mini /
2017-08-11 Zoltan Varga[llvm] Avoid generating invalid llvm IR when a finally...
2017-08-10 Rodrigo Kumpera[mini] Emit widen ops when storing to locals of size...
2017-08-09 Alexander KöplingerRevert "[runtime] Avoid building a separate static...
2017-08-09 Bernhard Urban[interp] builtin types (#5339)
2017-08-09 Aleksey Kliger ... Merge pull request #4379 from ermshiperete/master
2017-08-08 Zoltan Varga[runtime] Remove ves_icall_object_new_fast (), its...
2017-08-08 Uri SimchoniFix xdebug (#5309)
2017-08-08 Alex Rønne PetersenMerge pull request #5317 from alexrp/master
2017-08-08 Zoltan Varga[runtime] Avoid building a separate static library...
2017-08-07 Zoltan Varga[jit] Remove unused mono_arch_print_tree () function...
2017-08-07 Alex Rønne Petersen[profiler] Split method_leave callback into a method_ta...
2017-08-07 Alex Rønne PetersenMerge pull request #5321 from urisimchoni/prof-lin
2017-08-07 Uri Simchoni[profiler] Avoid instrumenting inlined methods
2017-08-04 Aleksey Kliger ... Merge pull request #5303 from lambdageek/cattr-bcheck
2017-08-02 monojenkinsMerge pull request #5299 from cherusker/cherusker-2017...
2017-08-01 Alex Rønne Petersen[mini] Remove the functions that were unexported in...
2017-08-01 Zoltan Varga[jit] Fix the DISABLE_JIT build.
2017-08-01 Aleksey Kliger ... Merge pull request #5288 from lambdageek/bug-58454
2017-08-01 Alex Rønne PetersenMerge pull request #5274 from alexrp/profiler-call...
2017-08-01 Alex Rønne Petersen[mini] Add a mono_jit_aot_compiling () function.
2017-08-01 Alex Rønne Petersen[mini] Remove some unstable exports that are no longer...
2017-08-01 Alex Rønne Petersen[profiler] Implement call context introspection for...
2017-07-31 vkargovMerge pull request #5234 from vkargov/vk-kiokunegi
2017-07-31 Zoltan Varga[llvm] Fix the calling of fault clauses in llvm compile...
2017-07-28 Vlad BrezaeMerge pull request #5260 from BrzVlad/fix-handler-block
2017-07-27 Zoltan Varga[interp] Make the 'td' variable a pointer in generate...
2017-07-27 Zoltan Varga[interp] Rename some types to better reflect their...
2017-07-25 Marek SafarMerge branch 'xml-dsig-transforms-from-corefx' of git...
2017-07-25 Alex Rønne Petersen[interp] Fix a copy/paste error in ea4e4a9ef6fc42570a23...
2017-07-25 Vlad Brezae[runtime] Remove handler block trampoline code
2017-07-25 Vlad Brezae[runtime] Fix handler block
2017-07-24 Zoltan Varga[jit] Handle OP_VCALL_MEMBASE in get_simd_vreg ()....
2017-07-21 Alex Rønne PetersenMerge pull request #5248 from alexrp/profiler-api
2017-07-20 Alex Rønne Petersen[profiler] Rename mono_profiler_install to mono_profile...
2017-07-20 Vlad Brezae[runtime] Fix abort ignore when suspended in first...
2017-07-20 Vlad BrezaeMerge pull request #5198 from BrzVlad/fix-binprot-stats
2017-07-20 Bernhard Urban[jit] test builtin types (#5208)
2017-07-20 Bernhard Urban[interp] reuse finally_ips infrastructue for fault...
2017-07-18 Alex Rønne PetersenMerge pull request #5224 from alexrp/profiler-multiple...
2017-07-18 Zoltan Varga[llvm] Disable an optimization in LLVM where we deleted...
2017-07-17 Zoltan Varga[llvm] Set the MonoJitInfo.from_llvm flag for methods...
2017-07-17 Alex Rønne Petersen[mini] Support loading multiple profilers with the...
2017-07-17 Andi McClureMerge pull request #5194 from xmcclure/orbis-freeswept
2017-07-17 Alex Rønne PetersenMerge pull request #5206 from alexrp/profiler-gc-base...
2017-07-17 Alex Rønne PetersenMerge pull request #5216 from alexrp/profiler-runtime...
2017-07-15 Alex Rønne Petersen[profiler] Change sample frequency to a 32-bit int.
2017-07-15 Alex Rønne PetersenMerge pull request #5210 from alexrp/profiler-runtime...
2017-07-14 Zoltan Varga[llvm] Reserve the proper number of got entries in...
2017-07-14 Alex Rønne Petersen[profiler] Fix sampling thread shutdown logic to handle...
2017-07-14 Zoltan Varga[llvm] Add support for fault clauses. Fixes #58114...
2017-07-11 Zoltan Varga[amd64] Mark RBP as 'same value' in the unwind info...
2017-07-11 Alex Rønne PetersenMerge pull request #5190 from alexrp/profiler-roots...
2017-07-10 Zoltan Varga[bitcode] Disable tests which use filter clauses when...
2017-07-08 Alex Rønne Petersen[profiler] Hide the GC roots callback behind a macro...
2017-07-07 Alex Rønne PetersenMerge pull request #5187 from alexrp/debugger-fix-callb...
2017-07-07 Alex Rønne Petersen[sdb] Fix signatures of thread-related profiler callbacks.
2017-07-07 Alex Rønne PetersenMerge pull request #5180 from alexrp/profiler-zero...
2017-07-07 Alex Rønne PetersenMerge pull request #5179 from alexrp/profiler-thread...
2017-07-07 Zoltan Varga[arm64] Really fix handler block trampolines.
2017-07-07 Alex Rønne Petersen[profiler] Report main thread name after attaching.
2017-07-06 Alex Rønne PetersenMerge pull request #5101 from alexrp/profiler-api
2017-07-06 Zoltan Varga[arm] Fix the handler block trampoline, it didn't actua...
2017-07-06 Zoltan VargaRevert "[arm] Fix the handler block trampoline, it...
2017-07-06 Zoltan Varga[arm] Fix the handler block trampoline, it didn't actua...
2017-07-06 Zoltan Varga[arm64] Fix the handler block trampoline, it didn't...
2017-07-06 Alex Rønne Petersen[profiler] Split shutdown callback into early/late...
2017-07-06 Alex Rønne Petersen[runtime] New profiler API.
2017-07-05 Rodrigo KumperaMerge pull request #5172 from kumpera/proc-handles-pt2
2017-07-04 Zoltan Varga[jit] Optimize ldloc+ldfld operations for valuetypes...
2017-07-04 Zoltan VargaRevert "[jit] Optimize ldloc+ldfld operations for value...
2017-07-03 Zoltan Varga[jit] Optimize ldloc+ldfld operations for valuetypes...
2017-07-02 Zoltan Varga[jit] Fix mono_debug_count () so it doesn't confuse...
2017-07-02 Zoltan Varga[jit] Use the right type when handling shared versions...
2017-06-30 Rodrigo KumperaMerge branch 'master' into handle-fixes-part1
2017-06-30 Aleksey Kliger ... Merge pull request #5156 from lambdageek/bug-57850...
2017-06-30 Zoltan Varga[aot] Load aot images only in the root domain. (#5151)
2017-06-29 Alex Rønne PetersenMerge pull request #5140 from alexrp/profiler-stress...
2017-06-28 Aleksey Kliger[nullgc] When building nullgc, don't try to link Boehm...
2017-06-27 Aleksey Kliger ... Merge pull request #5120 from lambdageek/bug-57744
2017-06-27 cheruskerFix various compiler warnings (#5064)
2017-06-27 Zoltan Varga[jit] Avoid emitting op_load_got_addr opcodes on x86...
2017-06-24 Zoltan Varga[llvm] Align aot variables to 8 bytes, parts of the...
2017-06-23 Rodrigo KumperaMerge pull request #5103 from alexrp/profiler-signal...
2017-06-23 Zoltan Varga[aot] Fix aot image loading messages in static mode.
2017-06-23 Vlad BrezaeMerge pull request #5098 from BrzVlad/fix-sgen-pagesize
2017-06-23 Alex Rønne Petersen[profiler] Do the signal ack after checking that the...
2017-06-23 Chris Lapa[aot] fixes temp-path argument only working when using...
2017-06-22 Rodrigo KumperaMerge pull request #5095 from kumpera/fix_fullaot
2017-06-22 Zoltan Varga[arm] Handle large offsets in OP_SEQ_POINT. Fixes ...
2017-06-22 Alex Rønne PetersenMerge pull request #5090 from alexrp/profiler-class...
2017-06-22 Alex Rønne PetersenMerge pull request #5089 from alexrp/profiler-deadlock-fix
2017-06-22 Rodrigo Kumpera[aot] Fix the name of the mono_gc_wbarrier_range_copy...
2017-06-22 Alex Rønne PetersenMerge pull request #5092 from alexrp/mini-coverage...
2017-06-22 Alex Rønne Petersen[mini] Use an atomic add for the code coverage counter...
2017-06-22 Alex Rønne PetersenMerge pull request #5091 from alexrp/mini-enter-leave...
2017-06-22 Alex Rønne Petersen[mini] Remove codegen special cases around MONO_PROFILE...
2017-06-22 Ludovic Henry[threads] Enable blocking transition with MONO_ENABLE_B...
2017-06-21 Aleksey Kliger ... Merge pull request #5079 from lambdageek/dev-setvalue
2017-06-21 Rodrigo KumperaMerge pull request #5082 from kumpera/fix-ro-fs-file...
2017-06-21 Bernhard Urban[interp] fix BARRIER_IF_VOLATILE usage
next