Merge pull request #1698 from ludovic-henry/socket-reorg-2
[mono.git] / mono / mini / mini-arm.c
2015-04-09 Rodrigo KumperaMerge pull request #1698 from ludovic-henry/socket...
2015-04-09 Alex Rønne PetersenMerge pull request #1695 from gregoryyoung/master
2015-04-09 Zoltan Varga[jit] Rename gen_seq_points_debug_data to gen_sdb_seq_p...
2015-04-06 Marcos HenrichMerge pull request #1624 from esdrubal/getprocesstimes
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[arm] Handle OP_SEQ_POINT opcodes during peephole optim...
2015-03-24 João MatosMerge pull request #1634 from StephenMcConnel/bug-28025
2015-03-24 João MatosMerge pull request #1652 from debuglevel/bugfix-crossco...
2015-03-24 Zoltan VargaMerge pull request #1588 from BrzVlad/feature-aot-wbarrier
2015-03-24 Marek SafarMerge pull request #1638 from esdrubal/servicepoint
2015-03-24 Zoltan VargaMerge pull request #1632 from alexanderkyte/bug24118
2015-03-24 Alex Rønne PetersenTypo fix...
2015-03-24 Alex Rønne Petersen[arm] Also fix OP_ATOMIC_STORE_R4.
2015-03-23 Rodrigo KumperaMerge pull request #1631 from alexanderkyte/stringbuild...
2015-03-23 Rodrigo KumperaMerge pull request #1595 from directhex/randomize-tcp...
2015-03-23 Zoltan Varga[arm] Fix OP_ATOMIC_LOAD_R4.
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-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-01 João MatosMerge pull request #1514 from directhex/master
2015-02-21 Marek SafarMerge pull request #1573 from akoeplinger/msbuild-impor...
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-17 Rodrigo KumperaMerge pull request #1570 from mono/fix27010
2015-02-17 Alex Rønne Petersen[mini] Fix a crash on armel.
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 Alex Rønne Petersen[mini] Add a MONO_ARM_FORCE_SOFT_FLOAT environment...
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-06 Miguel de IcazaMerge branch 'master' into ms-decimal
2015-02-06 Zoltan VargaMerge branch 'r4fp-ir'
2015-02-06 Zoltan VargaImplement arm support.
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 Mark ProbstMerge pull request #1546 from evincarofautumn/faster...
2015-02-05 Alex Rønne Petersen[mini] Really fix the float <-> int data transfer instr...
2015-02-05 Alex Rønne PetersenMerge pull request #1541 from alexrp/mcs-build-cleanup
2015-02-04 Alex Rønne Petersen[mini] Fix float <-> int data transfer instructions...
2015-02-04 Alex Rønne Petersen[mini] Fix x86/arm build.
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-31 Zoltan VargaMerge pull request #1540 from esdrubal/marshallingcache
2015-01-30 Zoltan Varga[arm] Enable llvm for methods with struct arguments...
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-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-22 Martin BauligMerge pull request #1156 from felfert/master
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-14 Mark ProbstMerge pull request #1466 from schani/stage-unified...
2015-01-09 Zoltan VargaMerge pull request #1497 from esdrubal/sq
2015-01-08 Alexander KöplingerMerge pull request #1433 from akoeplinger/system.numeri...
2015-01-08 Miguel de IcazaMerge pull request #1495 from akoeplinger/fix-cancelreq...
2015-01-07 Zoltan Varga[arm] Fix OP_ICLE_UN. Fixes #25798.
2015-01-03 Zoltan VargaMerge pull request #1473 from esdrubal/sq
2014-12-31 Alexander KöplingerMerge pull request #1081 from rneatherway/bug17537
2014-12-22 Marcos Henrich[runtime] mini-arm sequence point vars are only require...
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-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-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 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-20 Mark ProbstMerge pull request #1421 from BrzVlad/fix-monitor-resur...
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-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-17 Sebastien PouliotMerge pull request #1408 from brendanzagaeski/signed...
next