Fix some bugs in 92ca06aa7dc4073bdc52f45842a1fbc2fdfce7bf. Fixes #26989.
[mono.git] / mono / mini / aot-compiler.c
2015-03-10 Zoltan VargaFix some bugs in 92ca06aa7dc4073bdc52f45842a1fbc2fdfce7...
2015-03-10 Miguel de IcazaMerge pull request #977 from jasonleenaylor/bug-18558
2015-03-10 Marcos HenrichMerge pull request #1579 from esdrubal/aotsp
2015-03-10 Marcos HenrichMerge pull request #1612 from esdrubal/socketsh
2015-03-09 Marcos Henrich[runtime] Added --aot option gen-seq-points-file.
2015-03-09 Marcos Henrich[runtime] emit_exception_debug_info no longer adds...
2015-03-09 Marcos Henrich[runtime] AOT now uses file to store release mode seque...
2015-03-08 Zoltan Varga[jit] Rename MonoGenericParam->serial to 'gshared_const...
2015-03-06 João MatosDo not try to use the native GCC linker when targeting...
2015-03-06 João MatosFixed Windows system commands calls with non-ASCII...
2015-03-06 Miguel de IcazaMerge pull request #1155 from steffen-kiess/json-string
2015-03-04 Atsushi EnoMerge branch 'master' into import-system-xml-linq
2015-03-03 Zoltan Varga[jit] Enable partial generic sharing when not using...
2015-03-03 João MatosSupport multiple options when processing the AOT flag...
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-02-27 João MatosAdded "ld-flags" to pass extra linker flags to the...
2015-02-25 Miguel de IcazaMerge pull request #1584 from zevane/patch-2
2015-02-23 Marek SafarMerge pull request #1580 from akoeplinger/msbuild-3B...
2015-02-23 Marek SafarMerge pull request #1585 from akoeplinger/msbuild-maker...
2015-02-22 Zoltan Varga[aot] Fix thumb support when using separate llvm modules.
2015-02-21 Marek SafarMerge pull request #1573 from akoeplinger/msbuild-impor...
2015-02-20 João MatosMerge pull request #1583 from akoeplinger/fix-genproj...
2015-02-20 Atsushi EnoMerge branch 'master' of github.com:mono/mono
2015-02-20 Zoltan Varga[aot] Fix the emission of llvm plt entries.
2015-02-20 Zoltan Varga[aot] Fix the emission of dwarf debug info.
2015-02-20 Zoltan Varga[aot] Emit dwarf emission on arm64.
2015-02-19 Zoltan Varga[aot] Enable LLVM level inlining.
2015-02-18 Zoltan Varga[aot] Handle separate blocks of llvm and jitted code...
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 Zoltan Varga[aot] Fix the emission of ElementAddr wrappers.
2015-02-17 Zoltan VargaFix a warning.
2015-02-16 Miguel de IcazaMerge pull request #1542 from ninjarobot/UriTemplateMat...
2015-02-16 João Matos[aot] Re-organize JSON dumping code.
2015-02-16 João MatosRevert "[aot] Re-organize JSON dumping code."
2015-02-16 Zoltan Varga[aot] Re-organize JSON dumping code.
2015-02-16 Atsushi EnoMerge branch 'import-text-encoding-2'
2015-02-13 João Matos[aot] Added JSON dumping support.
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-12 Zoltan VargaMerge pull request #1562 from vkargov/master
2015-02-12 João Matos[aot] Fixed LLVM assembly generation for non-Mach targets.
2015-02-12 Zoltan Varga[aot] Fix emission of symbol sizes which got broken...
2015-02-06 Marek SafarMerge pull request #1508 from slluis/fix-20966
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] Fix some warnings.
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-20 Zoltan VargaMerge pull request #1516 from DavidKarlas/getThreadsHang
2015-01-20 Rodrigo Kumpera[runtime] Move the runtime to use the checked variants...
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-13 Vlad Brezae[x86] Add monitor enter v4 fastpath.
2015-01-13 Zoltan Varga[aot] Fix llvm support.
2015-01-12 Zoltan Varga[aot] Implement support for separate llvm object files...
2015-01-12 Zoltan Varga[aot] Add an 'llvm-outfile=' command line argument...
2015-01-12 Marcos HenrichMerge pull request #1455 from esdrubal/caching
2015-01-11 Zoltan Varga[aot] Enable direct llvm object file emission on x86...
2015-01-11 Zoltan Varga[aot] Avoid duplicate symbol errors if two methods...
2015-01-11 Zoltan Varga[aot] Emit LLVM object files directly from llc on amd64.
2015-01-10 Zoltan Varga[aot] Emit a separate GOT for LLVM and JITted code...
2015-01-09 Zoltan Varga[jit] Add a MONO_PATCH_INFO_LDSTR_LIT patch type to...
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 Zoltan Varga[aot] Enable emission of LLVM code into a separate...
2015-01-07 Vlad BrezaeRemove IL fastpaths for Monitor Enter/Exit.
2015-01-07 Zoltan Varga[aot] Enable separate llvm modules on amd64.
2015-01-07 Zoltan Varga[aot] Enable emission of debug info for LLVM code if...
2015-01-07 Zoltan Varga[aot] Add support for emitting the llvm code separately...
2015-01-07 Zoltan Varga[aot] Allow the emission of the LLVM code into a separa...
2015-01-05 Zoltan Varga[aot] Avoid returning different names for the same...
2015-01-04 Zoltan Varga[aot] Get rid of the code offsets code since direct...
2015-01-04 Zoltan Varga[aot] Avoid creating gsharedvt synchronized wrappers...
2015-01-04 Zoltan Varga[aot] Use direct method addresses on x86/amd64.
2015-01-04 Zoltan Varga[aot] Split the unbox_trampolines table into two to...
2015-01-04 Zoltan Varga[aot] Use nops as alignment padding on amd64 instead...
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 #1451 from akoeplinger/fix-winforms...
2014-12-13 Marek SafarMerge pull request #1452 from esdrubal/xmlnamespace
2014-12-12 Marcos HenrichDo not call seq_point_info_get_write_size with no seq...
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...
next