Merge pull request #1659 from alexanderkyte/stringbuilder-referencesource
[mono.git] / mono / mini / mini-amd64.c
2015-03-26 Zoltan VargaMerge pull request #1659 from alexanderkyte/stringbuild...
2015-03-25 Marek SafarMerge pull request #1644 from ztone/eval_class_attr
2015-03-24 Zoltan Varga[amd64] Fix OP_SHR_IMM/OP_SHL_IMM.
2015-03-17 Zoltan VargaMerge pull request #1633 from BrzVlad/fix-w32-pinvoke
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-13 João MatosMerge pull request #1618 from alexanderkyte/remoting-fix
2015-03-13 Zoltan Varga[jit] Use mini_get_underlying_type () in a few places...
2015-03-11 Mark ProbstMerge pull request #1621 from schani/fix-warnings
2015-03-11 Mark Probst[runtime] Fix warnings.
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-13 João Matos[runtime] Fixed TLS detection on AMD64 to support cross...
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 MatosMerge pull request #1534 from haf/bugs/hmac-wrong-keysizes
2015-02-11 Marek SafarMerge pull request #1560 from esdrubal/xlstregression
2015-02-09 Alex Rønne Petersen[mini] Implement atomic exchange with xchg on amd64.
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-08 Zoltan Varga[jit] Remove unused disable_vtypes_in_regs variable.
2015-02-06 Miguel de IcazaMerge branch 'master' into ms-decimal
2015-02-06 Zoltan VargaMerge branch 'r4fp-ir'
2015-02-06 Zoltan VargaFix the build.
2015-02-06 Zoltan VargaFix OP_MOVE_F_TO_I4 and OP_MOVE_I4_TO_F in float32...
2015-02-06 Zoltan VargaAdd support for generating 32 bit floating point code...
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] Remove some unnecessary amd64 codegen macros...
2015-02-06 Marek SafarMerge pull request #1508 from slluis/fix-20966
2015-02-06 Miguel de IcazaMerge pull request #1548 from akoeplinger/stubs
2015-02-05 Zoltan Varga[amd64] Avoid clobbering sreg1 in OP_MOVE_F_TO_I4.
2015-02-05 Alex Rønne PetersenMerge pull request #1541 from alexrp/mcs-build-cleanup
2015-02-04 Radek Doulik[android] disable TLS on android/x86_64
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-22 Zoltan VargaMerge pull request #1518 from akoeplinger/remove-only...
2015-01-21 Zoltan Varga[amd64] Fix r8->int conversions. Fixes #26219.
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-16 Zoltan VargaMerge pull request #1511 from akoeplinger/windows
2015-01-16 Rodrigo Kumpera[jit] First pass of portability fixes for the JIT.
2015-01-15 Rodrigo KumperaMerge pull request #1458 from BrzVlad/feature-fat-cas
2015-01-03 Zoltan VargaMerge pull request #1473 from esdrubal/sq
2015-01-03 Zoltan Varga[jit] Fix the returning of vtypes of size less than...
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-18 Marcos Henrich[runtime] Updated amd64 with better OP_IL_SEQ_POINT...
2014-12-16 Marcos Henrich[runtime] mini-amd64 seq_point_info_var is only require...
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 #1451 from akoeplinger/fix-winforms...
2014-12-13 Marek SafarMerge pull request #1452 from esdrubal/xmlnamespace
2014-12-12 Zoltan Varga[amd64] Fix a simple peephole opt broken by the OP_IL_S...
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 Zoltan VargaMerge pull request #1447 from chrisvire/bug-25102
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 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
next