Merge pull request #1632 from alexanderkyte/bug24118
[mono.git] / mono / mini / mini-x86.c
2015-03-24 Zoltan VargaMerge pull request #1632 from alexanderkyte/bug24118
2015-03-23 Rodrigo KumperaMerge pull request #1631 from alexanderkyte/stringbuild...
2015-03-17 Zoltan VargaMerge pull request #1633 from BrzVlad/fix-w32-pinvoke
2015-03-16 Vlad Brezae[x86] Handle stack pop done by native stdcalls.
2015-03-15 Miguel de IcazaMerge pull request #1617 from keneanung/OdbcCommandExce...
2015-03-15 Miguel de IcazaMerge pull request #1627 from mono/tooltask-fixes
2015-03-15 João MatosMerge pull request #1628 from akoeplinger/resxresourcer...
2015-03-15 Zoltan Varga[jit] Add support for char/boolean to mini_type_get_und...
2015-03-13 João MatosMerge pull request #1606 from alexanderkyte/debug-final...
2015-03-10 Miguel de IcazaMerge pull request #977 from jasonleenaylor/bug-18558
2015-03-10 Marcos HenrichMerge pull request #1612 from esdrubal/socketsh
2015-03-06 Miguel de IcazaMerge pull request #1155 from steffen-kiess/json-string
2015-03-05 Marek SafarMerge pull request #1615 from akoeplinger/fix-consolelo...
2015-03-05 Marek SafarMerge pull request #1614 from akoeplinger/fix-memorycac...
2015-03-05 Zoltan Varga[jit] Add a new mini_get_underlying_type () function...
2015-03-02 João MatosMerge pull request #1609 from iainx/build-cov-for-osx
2015-03-01 João MatosMerge pull request #1514 from directhex/master
2015-03-01 Zoltan VargaFix a warning.
2015-02-28 Zoltan Varga[jit] Remove some dead code.
2015-02-27 Zoltan VargaMerge pull request #1605 from iainx/cov-install-coverag...
2015-02-27 Zoltan VargaMerge pull request #1604 from iainx/cov-install-coverag...
2015-02-27 Zoltan VargaMerge pull request #1603 from iainx/coverage-null-protect
2015-02-27 iain holmesCheck for valid coverage info before dereferencing it.
2015-02-18 Martin BauligMerge pull request #1464 from akoeplinger/fix-portable...
2015-02-18 Miguel de IcazaMerge pull request #1563 from directhex/emit-nunit...
2015-02-16 Miguel de IcazaMerge pull request #1542 from ninjarobot/UriTemplateMat...
2015-02-16 Atsushi EnoMerge branch 'import-text-encoding-2'
2015-02-12 Rodrigo KumperaMerge pull request #1439 from BrzVlad/feature-managed...
2015-02-12 Atsushi EnoMerge pull request #1496 from echampet/serializers
2015-02-12 João Matos[runtime] Fixed TLS detection on x86 to support cross...
2015-02-12 João MatosMerge pull request #1534 from haf/bugs/hmac-wrong-keysizes
2015-02-11 Marek SafarMerge pull request #1560 from esdrubal/xlstregression
2015-02-10 Alex Rønne PetersenRevert "[mini] Implement atomic exchange with xchg...
2015-02-10 Alex Rønne Petersen[mini] Implement atomic exchange with xchg on x86.
2015-02-09 Marek SafarMerge pull request #1556 from atsushieno/import-text...
2015-02-09 Alex Rønne PetersenRevert "[mini] Implement atomic exchange with xchg...
2015-02-06 Miguel de IcazaMerge branch 'master' into ms-decimal
2015-02-06 Marek SafarMerge pull request #1551 from directhex/fix-missing...
2015-02-06 Alex Rønne Petersen[mini] Remove OP_ICONV_TO_R8_RAW since OP_MOVE_I4_TO_F...
2015-02-06 Alex Rønne Petersen[mini] Use a spill var for float <-> int data transfer...
2015-02-06 Marek SafarMerge pull request #1508 from slluis/fix-20966
2015-02-05 Alex Rønne PetersenMerge pull request #1541 from alexrp/mcs-build-cleanup
2015-02-04 Alex Rønne Petersen[mini] Hopefully fix float <-> int data transfer instru...
2015-02-04 Alex Rønne Petersen[mini] Fix x86/arm build.
2015-02-04 Alex Rønne Petersen[mini] Implement atomic exchange with xchg on x86/amd64.
2015-02-04 Alex Rønne Petersen[mini] Add new instructions for moving data between...
2015-02-04 Alex Rønne Petersen[mini] Apply the dreg != sreg1 optimization to OP_...
2015-01-29 Rodrigo KumperaMerge pull request #1536 from esdrubal/noreuse
2015-01-28 Zoltan VargaMerge pull request #1533 from jbevain/pdb2mdb-roslyn
2015-01-28 Rodrigo KumperaMerge pull request #1510 from BrzVlad/fix-file-map
2015-01-28 Mark ProbstMerge pull request #1527 from ludovic-henry/master
2015-01-28 Alex Rønne Petersen[mini] Add atomic load/store instructions for float...
2015-01-27 Atsushi EnoMerge pull request #1529 from alistair/xmlreader_read_t...
2015-01-27 Alex Rønne Petersen[mini] Make intrinsic method signature checks more...
2015-01-26 Marek SafarMerge pull request #1521 from esdrubal/fshandle
2015-01-25 Zoltan VargaMerge pull request #1522 from StephenMcConnel/bug-26258
2015-01-24 Alex Rønne Petersen[mini] Implement atomic load/store instructions on...
2015-01-24 Alex Rønne Petersen[mini] Memory barrier fixes, simplifications, and optim...
2015-01-22 Martin BauligMerge pull request #1156 from felfert/master
2015-01-21 Marek SafarMerge pull request #1502 from madrang/SafeHandle.CloseT...
2015-01-21 Marek SafarMerge pull request #1504 from madrang/SafeHandle.SetInv...
2015-01-19 João MatosMerge pull request #1404 from woodsb02/mono-route
2015-01-15 Rodrigo KumperaMerge pull request #1458 from BrzVlad/feature-fat-cas
2015-01-13 Vlad Brezae[x86] Add monitor enter v4 fastpath.
2015-01-03 Zoltan Varga[jit] Fix some IL_SEQ_POINT filtering issues on x86.
2014-12-31 Alexander KöplingerMerge pull request #1081 from rneatherway/bug17537
2014-12-19 Zoltan VargaMerge pull request #1375 from echampet/cleanup
2014-12-16 João MatosMerge pull request #1336 from esdrubal/datatablereadxml...
2014-12-16 João MatosMerge pull request #1349 from martinjt/MachineKeyProtect
2014-12-13 Marek SafarMerge pull request #1452 from esdrubal/xmlnamespace
2014-12-11 Zoltan Varga[jit] Remove some dead code.
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-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 Jo ShieldsMerge pull request #1410 from alesliehughes/master
2014-12-02 Rodrigo KumperaMerge pull request #1317 from nealef/master
2014-11-30 Zoltan VargaMerge pull request #1412 from esdrubal/stackframe
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 #1319 from directhex/systemwide...
2014-11-26 Miguel de IcazaMerge pull request #1396 from jwestfall69/dgvrc-clear...
2014-11-18 Marcos HenrichAdded opcode il_seq_point.
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-10 Zoltan Varga[jit] Get rid of the mono_arch_sigctx_to_monoctx()...
2014-11-10 Marek SafarMerge pull request #1334 from ztone/delegate
2014-11-10 Miguel de IcazaMerge pull request #1390 from woodsb02/FreeBSDMacNetwor...
2014-11-07 Alexander KöplingerMerge branch 'patch-1' of https://github.com/ReubenBond...
2014-11-03 Marcos HenrichMerge pull request #1185 from esdrubal/http-reuse
2014-10-31 Miguel de IcazaMerge pull request #960 from ermshiperete/ShowHelp
2014-10-29 Zoltan VargaMerge pull request #944 from ermshiperete/bug-novell...
2014-10-28 Marcos HenrichMerge pull request #1298 from esdrubal/uploadfileasync
2014-10-28 Marcos HenrichMerge pull request #1321 from esdrubal/currentsystemtim...
2014-10-20 Miguel de IcazaMerge pull request #1354 from martinjt/RequestAbort
2014-10-20 Miguel de IcazaMerge pull request #1353 from martinjt/ReadEntityBodyMode
2014-10-15 Zoltan Varga[jit] Fix the return of vtypes containing a single...
next