[arm] Fix the build.
[mono.git] / mono / mini /
2014-12-09 Zoltan Varga[arm] Fix the build.
2014-12-09 Marcos HenrichMerge pull request #1436 from esdrubal/readerwriterlockslim
2014-12-09 Zoltan VargaMerge pull request #1448 from ermshiperete/TSBTextTrunc...
2014-12-09 Paolo Molaro[profiler] Report trampolines and other JIT helpers...
2014-12-09 Paolo Molaro[jit] Expose helper method to the rest of the JIT to...
2014-12-09 Zoltan VargaMerge pull request #1447 from chrisvire/bug-25102
2014-12-09 Marek SafarMerge pull request #1446 from odinserj/master
2014-12-08 Zoltan Varga[sdb] Fix more crashes on shutdown when the assembly...
2014-12-08 Zoltan Varga[runtime] Add another rule for the builder-sgen.h ...
2014-12-08 Zoltan VargaRevert "[build] Rework the buildver dep check."
2014-12-06 Zoltan Varga[amd64] Fix the passing of nested structures in registe...
2014-12-05 Zoltan VargaMerge pull request #980 from StephenMcConnel/bug-18638
2014-12-05 Zoltan VargaMerge pull request #1322 from StephenMcConnel/bug23532
2014-12-05 Zoltan VargaMerge pull request #1323 from StephenMcConnel/bug-23591
2014-12-03 Joao Matos[driver] Fixed outdated URL in help message.
2014-12-03 Joao Matos[msvc] Fixed empty struct declaration (it's not valid...
2014-12-03 Marcos Henrich[runtime] Added missing else branch setting il_offset...
2014-12-03 Alex Rønne PetersenFix a bunch of warnings in the runtime code.
2014-12-03 Jo ShieldsMerge pull request #1410 from alesliehughes/master
2014-12-02 Neale FergusonMinor reformatting
2014-12-02 Zoltan VargaMerge pull request #1434 from akoeplinger/fix-filehandl...
2014-12-02 Rodrigo KumperaMerge pull request #1317 from nealef/master
2014-12-02 João MatosMerge pull request #1435 from akoeplinger/fix-s390...
2014-12-02 Alexander KöplingerFix build on s390
2014-11-30 Zoltan VargaMerge pull request #1412 from esdrubal/stackframe
2014-11-30 Zoltan Varga[runtime] Call mono_gc_base_init () in sdb, since it...
2014-11-30 Zoltan VargaMerge remote-tracking branch 'mfoliveira/ppc64el-v2'
2014-11-28 Alex Rønne PetersenMerge pull request #1401 from fquiroz01/patch-1
2014-11-28 Zoltan Varga[runtime] Simplify mono-debug.c since we no longer...
2014-11-27 Alex Rønne PetersenMerge pull request #1431 from esdrubal/enummap
2014-11-27 Zoltan VargaFix the build.
2014-11-27 Alexander KöplingerFix build (SHARED_EXT was renamed to MONO_SOLIB_EXT...
2014-11-27 Miguel de IcazaMerge pull request #1430 from akoeplinger/readme
2014-11-27 Alex Rønne PetersenMerge pull request #1319 from directhex/systemwide...
2014-11-26 Alex Rønne PetersenMerge pull request #1407 from chrisvire/bug-24587
2014-11-26 Alex Rønne PetersenMerge pull request #1424 from akoeplinger/remove-enable...
2014-11-26 Miguel de IcazaMerge pull request #1426 from ignacionr/webclient-delay...
2014-11-26 Miguel de IcazaMerge pull request #1398 from jwestfall69/dgv-first_row...
2014-11-26 Miguel de IcazaMerge pull request #1396 from jwestfall69/dgvrc-clear...
2014-11-26 Marek SafarMerge pull request #1429 from mono/fixProcessStartInfo2
2014-11-26 Marek SafarMerge pull request #1428 from mono/fixProcessStartinfo
2014-11-26 Zoltan Varga[jit] Resurrect the precise stack marking code.
2014-11-24 Zoltan Varga[jit] Move the SHARED_EXT define to mono-dl.h, rename...
2014-11-22 Zoltan Varga[android] Avoid referencing SYS_fork which is not defin...
2014-11-22 Zoltan VargaMerge pull request #1420 from directhex/define_ssize_ma...
2014-11-21 Zoltan Varga[jit] Fix the AOT part of #24577, the epilog beginning...
2014-11-20 Rodrigo Kumpera[jit] Don't sample threads that are not fully attached.
2014-11-20 Mark ProbstMerge pull request #1421 from BrzVlad/fix-monitor-resur...
2014-11-20 Zoltan VargaMerge pull request #1419 from directhex/bump_msvc_VERSION
2014-11-20 Rodrigo KumperaMerge pull request #1416 from jbevain/token-wrapper...
2014-11-20 Jb Evain[jit] Use the proper function to get classes
2014-11-20 Zoltan VargaFix #24577 correctly, cfg->code_len is the size of...
2014-11-20 Zoltan VargaFix a warning.
2014-11-20 Zoltan VargaFix a warning.
2014-11-20 Mauricio Faria de... Revert "PowerPC64 ELFv2 ABI: cases for in-register...
2014-11-20 Zoltan VargaMerge pull request #1411 from jbevain/sdb-frame-domain
2014-11-20 Zoltan Varga[jit] Remove some unused defines.
2014-11-19 Mark ProbstMerge pull request #1413 from BrzVlad/bin-prot-io
2014-11-19 Zoltan Varga[sdb] Avoid asserts on shutdown when the appdomain...
2014-11-18 Zoltan Varga[jit] Fix the calculation of the epilog size for EH...
2014-11-18 Rodrigo Kumpera[runtime] Replace mono_method_get_signature(_full)...
2014-11-18 Zoltan Varga[jit] Remove an assert from mono_arch_find_jit_info...
2014-11-18 Rodrigo Kumpera[jit] Use _checked variant of mono_field_from_token.
2014-11-18 Rodrigo Kumpera[jit] Use MonoError when possible for error handling.
2014-11-18 Rodrigo Kumpera[jit] Add a JIT failure mode that uses MonoError.
2014-11-18 Marcos HenrichAdded opcode il_seq_point.
2014-11-18 Marcos HenrichChanged METHOD_EXIT_IL_OFFSET back to 0xffffff. The...
2014-11-18 Marcos HenrichAdded out_buf parameter to encode_var_int and decode_va...
2014-11-18 Marcos HenrichRenamed seq_point_info_write_size to seq_point_info_get...
2014-11-18 Marcos HenrichMonoSeqPointInfo data is now compressed. Encode data...
2014-11-18 Marcos HenrichMonoSeqPointInfo no longer uses a GByteArray. GByteArra...
2014-11-18 Marcos HenrichMerged SeqPoint.next_array with SeqPoint.array.
2014-11-18 Marcos HenrichSeqPoint next array is no longer allocated by default...
2014-11-18 Marcos HenrichAdded size of sequence points to mono jit stats.
2014-11-18 Marcos HenrichIgnore seq points of entry and exit IL offsets. Those...
2014-11-18 Marcos HenrichChanged mini-exceptions functions to get IL offsets...
2014-11-18 Marcos HenrichSequence points debug data is no longer store by defaul...
2014-11-18 Marcos HenrichSequence points are now generated by default.
2014-11-18 Marcos HenrichChanged METHOD_EXIT_IL_OFFSET to -2 The new value produ...
2014-11-18 Marcos Henrichaot-runtime and aot-compiler now use seq_point_info_rea...
2014-11-18 Marcos HenrichAdded methods to read and write MonoSeqPointInfo.
2014-11-18 Marcos HenrichSeqPoint are now kept in memory with a compact encoding...
2014-11-18 Marcos HenrichMoved sequence point logic to seq-points.h and seq...
2014-11-18 Marcos HenrichAdded to StackFrame a field for the method address...
2014-11-18 Jb Evain[sdb] Add command CMD_STACK_FRAME_GET_DOMAIN
2014-11-18 Zoltan Varga[jit] Fix a class initialization race which happens...
2014-11-17 Mark ProbstMerge pull request #1406 from BrzVlad/monitor-resurrect
2014-11-17 Rodrigo KumperaMerge pull request #1388 from schani/fix-23401
2014-11-17 Zoltan Varga[runtime] Avoid crashes when a non-runtime thread recei...
2014-11-17 Sebastien PouliotMerge pull request #1408 from brendanzagaeski/signed...
2014-11-17 Zoltan Varga[arm] Applied patch from Richard Dunkley <rick.dunkley...
2014-11-17 Rodrigo KumperaMerge pull request #1405 from mono/revert-1289-stackframe
2014-11-17 Rodrigo KumperaRevert "Improved exception stack frame displayed data."
2014-11-17 Rodrigo KumperaMerge pull request #1289 from esdrubal/stackframe
2014-11-17 Marcos HenrichChanged METHOD_EXIT_IL_OFFSET back to 0xffffff.
2014-11-17 Marcos HenrichAdded out_buf parameter to encode_var_int and decode_va...
2014-11-17 Marcos HenrichRenamed seq_point_info_write_size to seq_point_info_get...
2014-11-17 Marcos HenrichMonoSeqPointInfo data is now compressed.
2014-11-17 Marcos HenrichMonoSeqPointInfo no longer uses a GByteArray.
2014-11-17 Marcos HenrichMerged SeqPoint.next_array with SeqPoint.array.
next