Merge pull request #347 from JamesB7/master
[mono.git] / mono / mini / mini-exceptions.c
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-05-25 Miguel de IcazaMerge pull request #271 from pruiz/xamarin-bug-4108
2012-05-24 Miguel de IcazaMerge pull request #283 from robwilkens/master
2012-05-24 Miguel de IcazaMerge pull request #289 from alaendle/master
2012-05-24 Miguel de IcazaMerge pull request #298 from ermshiperete/4921
2012-05-24 Miguel de IcazaMerge pull request #297 from ermshiperete/4959
2012-05-24 Miguel de IcazaMerge pull request #296 from ermshiperete/5116
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-05-21 Zoltan VargaFix altstack support in libgc by registering the bounds...
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-01-28 Zoltan VargaAdd precise location info for this/rgctx in gshared...
2012-01-14 Miguel de IcazaMerge pull request #213 from linquize/linquize-master
2012-01-11 Marek SafarMerge pull request #214 from QuickJack/cd2c570c5543963d...
2012-01-09 Rodrigo KumperaRevert "do a signal safe unwind on the native crash...
2012-01-05 Rodrigo Kumperado a signal safe unwind on the native crash handler.
2012-01-02 Zoltan VargaMerge pull request #203 from Jester01/jester/mmap
2011-12-20 Rolf Bjarne KvingeFix gdb backtraces on OSX.
2011-12-16 Zoltan VargaMove mono_break_on_exc to MonoDebugOptions.
2011-12-13 Marek HabersackMerge pull request #201 from QuickJack/master
2011-12-07 Gonzalo Paniagua... Merge pull request #194 from QuickJack/master
2011-11-09 Miguel de IcazaUpdate two days worth of copyrights, many more missing
2011-11-09 Zoltan VargaFix warnings on ARM.
2011-10-28 Alex Rønne PetersenMerge pull request #186 from QuickJack/master
2011-10-24 Rolf Bjarne KvingeWhen providing stack trace for a crash make sure we...
2011-09-29 Gonzalo Paniagua... Merge pull request #167 from konrad-kruczynski/send_asy...
2011-09-06 Zoltan VargaRemove some unused arguments from mono_arch_handle_exce...
2011-08-05 Elijah TaylorFixups for nacl at head revision.
2011-08-05 Miguel de IcazaMerge pull request #129 from grumpydev/CryptoFixo
2011-08-05 Miguel de IcazaMerge pull request #138 from eisnerd/bug-winforms-datag...
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-07-28 Miguel de IcazaMerge pull request #136 from spencerhakim/master
2011-07-22 Atsushi EnoMerge pull request #137 from eisnerd/bug-xpath-reverse...
2011-07-22 Mark ProbstRemove io-layer Windows API TLS emulation code.
2011-07-18 Rodrigo KumperaDo some portability adjustments so altstack works on...
2011-07-15 Rodrigo KumperaImprove stacktraces when facing a runtime invoke wrapper.
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-05-12 Rodrigo KumperaMerge pull request #92 from konrad-kruczynski/master
2011-05-12 Rodrigo KumperaMerge pull request #96 from ualtinok/master
2011-05-10 Rodrigo Kumperawork around full aot not working
2011-05-10 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-05-10 Rodrigo KumperaPass mono_install_handler_block_guard in the eh callbac...
2011-05-03 Rodrigo KumperaAdd define to conditionally compile code using mono...
2011-05-01 Miguel de IcazaMerge pull request #90 from nulltoken/patch-1.
2011-04-28 Rodrigo KumperaFix small buglets
2011-04-27 Marek HabersackMerged pull request #88 from skolima/msbuild-merge.
2011-04-27 Rodrigo KumperaMerged pull request #58 from XTZGZoReX/master.
2011-04-27 Rodrigo KumperaMake mono_install_handler_block_guard work with an...
2011-04-13 Rodrigo KumperaImplement the JIT side of the new mono-threads callbacks.
2011-03-27 Zoltan VargaMake mono_arch_context_get_int_reg () return an mgreg_t.
2011-03-25 Zoltan VargaAdd an unwind option to enable collection of register...
2011-03-21 Neale FergusonAdd s390x support to mono-context
2011-03-17 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-15 Rodrigo KumperaReintroduce support for orig_ex_ctx
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-14 Gonzalo Paniagua... [threads] appdomain_refs push/pop speedup
2011-03-10 Rodrigo KumperaExport mono_raise_exception_with_ctx to metadata.
2011-03-10 Rodrigo KumperaRemote all traces of old style unwinding from mini.
2011-03-10 Rodrigo KumperaExport new style unwinding functions
2011-03-10 Rodrigo KumperaUnify EH callbacks.
2011-03-10 Rodrigo KumperaMove EH handler to mono_exceptions_init
2011-03-10 Rodrigo KumperaCleanup and document the new unwind stuff a bit.
2011-03-10 Rodrigo KumperaReplace mono_walk_stack with mono_stack_walk_simple.
2011-03-10 Rodrigo KumperaAdd mono_thread_state_init_from_monoctx
2011-03-10 Zoltan VargaFix a warning.
2011-03-09 Rodrigo KumperaFirst pass removing the old unwinding code.
2011-03-09 Rodrigo KumperaIntroduce MonoThreadUnwindState and a bunch overloads...
2011-03-01 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-24 Martin BauligFix bug #669836:
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-06 Zoltan VargaReally fix the ia64 build.
2011-02-05 Zoltan VargaFix the ia64 build.
2011-02-04 Zoltan VargaPrint a normal stack trace even if a hard stack overflo...
2011-02-03 Zoltan VargaPrint a normal stack trace on a hard stack overflow.
2011-02-02 Zoltan VargaAdd support for --debug=casts to Array:SetValue ()...
2011-02-02 Lucas Meijermake mono_print_thread_dump output to the visualstudio...
2011-01-31 Zoltan VargaRemove some duplicate code from mono_arch_find_jit_info ().
2011-01-26 Zoltan VargaAdd a 'suspend-on-unhandled' MONO_DEBUG option to help...
2011-01-10 Rodrigo KumperaFix a deadlock on the interrupt guard machinery.
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2011-01-04 Rodrigo KumperaFix guard interrupt protection.
2011-01-03 Zoltan VargaMerge branch 'precise-gc-maps'
2011-01-03 Zoltan VargaFix some merge problems.
2011-01-03 Zoltan VargaFix some merge problems.
2011-01-03 Zoltan VargaImplement precise scanning of registers by scanning...
2010-12-16 Zoltan VargaNull out trace_ips after freeing it to avoid crashes.
2010-12-16 Martin BauligImprove support for exception filters.
2010-12-10 Zoltan VargaFix handling of gshared methods declared in generic...
2010-12-07 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-12-02 Zoltan VargaSplit the exception handling code into test_only and...
2010-12-01 Zoltan VargaSave the original throw context into TLS so stack walks...
2010-11-24 Zoltan VargaMake some changes to the stack overflow handling code...
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-21 Zoltan VargaFix some small memory leaks.
2010-11-10 Zoltan VargaWhen single stepping from a exception throw site, singl...
2010-11-09 Zoltan VargaFix a warning.
next