Merge pull request #1304 from slluis/mac-proxy-autoconfig
[mono.git] / mono / mini / mini-amd64.c
2014-09-24 Miguel de IcazaMerge pull request #1304 from slluis/mac-proxy-autoconfig
2014-09-23 Zoltan VargaMerge pull request #1301 from Unity-Technologies/fix...
2014-09-23 Zoltan Varga[jit] Fix EH on amd64 which got broken by d5a18ba292367...
2014-09-23 Rodrigo KumperaMerge pull request #1299 from esdrubal/uriuserinfo
2014-09-23 Marek SafarMerge pull request #1300 from esdrubal/unixrelativeorab...
2014-09-23 Marcos HenrichMerge pull request #1203 from esdrubal/protect
2014-09-22 Miguel de IcazaMerge pull request #1295 from nealef/master
2014-09-22 Rodrigo KumperaMerge pull request #1296 from directhex/master
2014-09-22 Zoltan VargaFix warnings.
2014-09-22 Zoltan Varga[runtime] Enable fp elimination on winx64.
2014-09-22 Zoltan Varga[jit] Enable the pushless call code on windows too...
2014-09-22 Zoltan Varga[jit] Implement the pushless call code on winx64.
2014-09-19 Miguel de IcazaMerge pull request #1245 from StephenMcConnel/bug-22483
2014-09-19 Miguel de IcazaMerge pull request #1287 from akoeplinger/fix-appconfig...
2014-09-19 Miguel de IcazaMerge pull request #1273 from joelmartinez/docs-unified-fix
2014-09-17 Zoltan Varga[sdb] Implement support for win64.
2014-09-12 Zoltan VargaMerge pull request #1275 from ranma42/fix-lib64
2014-08-28 Zoltan VargaMerge pull request #1200 from akoeplinger/remove-jvm
2014-08-28 Rodrigo KumperaMerge pull request #1219 from panzone/los_partial_marking
2014-08-21 Alex Rønne PetersenMerge pull request #1172 from roji/datarow_null
2014-08-20 Miguel de IcazaMerge pull request #1189 from joelmartinez/docs-64bit...
2014-08-14 Marek SafarMerge pull request #1188 from arktronic/master
2014-08-12 Zoltan VargaMerge pull request #1161 from ludovic-henry/pr22-delega...
2014-08-12 Ludovic Henry[delegate-virtual-trampoline] Add virtual functions...
2014-08-12 Miguel de IcazaMerge pull request #1192 from LogosBible/regex-fixes...
2014-08-11 Marek SafarMerge pull request #1190 from esdrubal/encoder-convert
2014-08-06 Marek SafarMerge pull request #1168 from esdrubal/iriparsing
2014-08-06 Marek SafarMerge pull request #1193 from esdrubal/decimal-round
2014-08-06 Marek SafarMerge pull request #1180 from akoeplinger/no-net40...
2014-08-05 Zoltan Varga[jit] Use the mono_mutex types/functions of CriticalSec...
2014-08-04 Rodrigo KumperaMerge pull request #1066 from esdrubal/bug19313
2014-08-04 Rodrigo KumperaMerge pull request #1063 from esdrubal/bug18482
2014-07-14 Zoltan Varga[jit] Remove some unneccesary ifdefs from the amd64...
2014-07-14 Zoltan Varga[jit] Remove more dead code.
2014-07-14 Zoltan Varga[jit] Remove some dead code.
2014-07-14 Zoltan Varga[jit] Fix support for tls entries with offset >= 64...
2014-07-14 Zoltan VargaFix the build.
2014-07-14 Rodrigo KumperaMerge pull request #1150 from ludovic-henry/pr17c-deleg...
2014-07-14 Zoltan Varga[jit] Use the generic lmf push/pop code on winx64.
2014-07-14 Alexis ChristoforidesMerge pull request #1064 from ranma42/fix-config-paths
2014-07-13 Zoltan Varga[jit] Remove MONO_ARCH_HAVE_IMT define, all platforms...
2014-07-13 Jonathan PryorMerge pull request #1153 from akoeplinger/fix-doc-message
2014-07-11 Zoltan Varga[jit] Fix system aot on amd64.
2014-07-09 Miguel de IcazaMerge pull request #1132 from mattleibow/bugfix-20925
2014-07-09 Miguel de IcazaMerge pull request #1142 from edbprx/master
2014-07-09 Miguel de IcazaMerge pull request #1148 from steffen-kiess/json
2014-07-08 Marek SafarMerge pull request #1149 from akoeplinger/fix-httpwebre...
2014-07-07 Rodrigo KumperaMove amd64 to use object offsets.
2014-07-07 Alex Rønne PetersenMerge pull request #1124 from UCIS/patch-5
2014-07-05 Zoltan VargaAdd support for precise unwind info in epilogs on amd64:
2014-07-01 Rodrigo Kumpera[runtime] First pass of cross compilation cleanup....
2014-07-01 Alex Rønne Petersen[mini] Simplify the way the JIT emits atomic opcodes.
2014-07-01 Alex Rønne PetersenMerge pull request #1127 from oleg-st/master
2014-06-30 Zoltan Varga[amd64] Remove the callee saved registers from MonoLMF...
2014-06-30 Alex Rønne PetersenMerge pull request #1138 from akoeplinger/fix-webtest...
2014-06-27 Zoltan VargaMerge pull request #1131 from schani/feature-portable...
2014-06-26 Mark Probst[jit] Portably decompose power-of-two OP_[IL]REM_IMM.
2014-06-25 Zoltan VargaMerge pull request #1126 from schani/feature-fast-lrem-imm
2014-06-24 Mark Probst[amd64] Fast OP_LREM_IMM for power of two operands.
2014-06-24 Jeffrey StedfastMerge pull request #995 from yjoly/master
2014-06-19 Rodrigo KumperaMerge pull request #946 from akoeplinger/fix-mono-parallel
2014-06-19 Alex Rønne PetersenMerge pull request #1109 from adbre/iss358
2014-06-18 Jonathan PryorMerge pull request #1014 from txdv/master
2014-06-11 Alex Rønne PetersenMerge pull request #890 from xoofx/master
2014-05-27 Sebastien PouliotMerge pull request #1057 from lextm/master
2014-05-22 Atsushi EnoMerge pull request #924 from marcusva/master
2014-05-20 Marek SafarMerge pull request #981 from methane/websocket
2014-05-16 Miguel de IcazaMerge pull request #943 from ermshiperete/bug-novell...
2014-05-15 Miguel de IcazaMerge pull request #993 from ancailliau/fix-datacontrac...
2014-05-15 Miguel de IcazaMerge pull request #925 from ermshiperete/novell-bug...
2014-05-15 Miguel de IcazaMerge pull request #942 from ermshiperete/MessageBoxBugs
2014-05-15 Miguel de IcazaMerge pull request #948 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #926 from ermshiperete/novell-bug...
2014-05-15 Miguel de IcazaMerge pull request #954 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #952 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #951 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #950 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #949 from ermshiperete/bug-novell...
2014-04-30 Marek SafarMerge pull request #966 from ermshiperete/bug-xamarin...
2014-04-29 Michael HutchinsonMerge pull request #1008 from lambdalice/master
2014-04-28 Alexis ChristoforidesMerge pull request #920
2014-04-28 Alexis ChristoforidesMerge pull request #971
2014-04-28 Alexis ChristoforidesMerge pull request #961 from ermshiperete/bug-xamarin...
2014-04-28 Alex Rønne PetersenEmit profiler enter/leave instrumentation calls as...
2014-04-25 Alex Rønne PetersenMerge pull request #916 from akoeplinger/fix-gac-test
2014-04-22 Alexis ChristoforidesMerge pull request #994 from drummerhu/patch-1
2014-04-16 Rodrigo Kumpera[win64] Fix stack probing and disable omit_fp. Fixes...
2014-04-12 Alex Rønne PetersenMerge pull request #656 from LogosBible/collection_lock
2014-04-12 Alex Rønne PetersenMerge pull request #273 from joncham/bug-getpid
2014-04-11 Alexis ChristoforidesMerge pull request #845 from meyerrj/master
2014-03-18 Marek SafarMerge pull request #963 from kebby/master
2014-03-06 Michael HutchinsonMerge pull request #915 from knocte/master
2014-03-06 Marek SafarMerge pull request #866 from linquize/content-type...
2014-03-05 Marek SafarMerge pull request #930 from theraot/master
2014-03-02 Zoltan Varga[jit] Avoid forcing initlocals to TRUE when the 'unsafe...
2014-02-18 Marek SafarMerge pull request #901 from Blewzman/FixAggregateExcep...
2014-02-17 Marek SafarMerge pull request #900 from Blewzman/FixAggregateExcep...
2014-02-12 Miguel de IcazaMerge pull request #820 from brendanzagaeski/master
2014-02-12 Miguel de IcazaMerge pull request #819 from brendanzagaeski/patch-1
2014-02-12 Miguel de IcazaMerge pull request #796 from alesliehughes/master
next