summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-06Remove MMAP_IGNORES_HINT.Aditya Mandaleeka6-485/+3
2016-06-06Fixed issue #5391 "libsosplugin.so getting an RPATH of /usr/lib/llvm on RHEL"...Mike McLaughlin1-0/+11
2016-06-06Merge pull request #5452 from seanshpark/fixgccoverRahul Kumar1-2/+4
2016-06-06Merge pull request #5529 from brianrob/spellcheckBrian Robbins1-3/+3
2016-06-06Add doc on how to building lldb for OS X. (#5520)Mike McLaughlin3-14/+242
2016-06-06Fix incorrect URL.Brian Robbins1-3/+3
2016-06-06Merge pull request #5513 from pgavlin/RemoveOldJITPackagingPat Gavlin6-281/+0
2016-06-06Merge pull request #5512 from pgavlin/ToplevelPrereleaseLabelPat Gavlin3-3/+0
2016-06-06Merge pull request #5511 from brianrob/linuxperfBrian Robbins3-1/+135
2016-06-06Add performance tracing documentation for Windows and Linux.Brian Robbins3-1/+135
2016-06-06Remove Mono section from OS X build docs (#5499)Peter Jas1-161/+28
2016-06-06Merge pull request #5448 from lemmaa/arm64-test-build-3Rahul Kumar1-0/+0
2016-06-06Remove the deprecated JIT packaging tools.Pat Gavlin6-281/+0
2016-06-06Use top level PreReleaseLabelMatt Ellis3-3/+0
2016-06-05[ARM64/Linux] Fix 'error: 109 enumeration values not handled in switch' (#5493)Sung-Jae Lee1-0/+2
2016-06-04Linux/ARM: Adding rpath for shared library of exception_handling.pal_sxs.test...Geunsik Lim1-0/+9
2016-06-04Fix allocation failure handling (#5473)Jan Vorlicek2-4/+11
2016-06-04Fix for #5275 Delegate Invocation On ARM Soft FP (#5362)papaslavik2-0/+6
2016-06-03Update new struct versioning rule (#5429)kingces951-2/+2
2016-06-03Merge pull request #5468 from dotnet-bot/from-tfsJan Kotas2-2/+9
2016-06-03Add more opcodes to x86 stack unwinder (#5491)John Chen1-0/+2
2016-06-03Remove all usages of CONTRACTS_FULL from mscorlib (#5454)James Ko19-1085/+3
2016-06-03Merge pull request #5486 from jashook/x86_cc_fixJarret Shook1-11/+11
2016-06-03Fix encoding of gccover.cpp. (#5458)Austin Wise1-5/+5
2016-06-03Added JIT_Stelem_Ref helper function for Linux (#5390)Xiangyang (Mark) Guo4-1/+155
2016-06-03Use explicit calling convention for coredistoolsJarret Shook1-11/+11
2016-06-03Fix for issue #5467: [R2R] InvalidCastException in timer tests. (#5478)Fadi Hanna1-2/+2
2016-06-03Limit exports on debugger modules. (#5442)Mike McLaughlin13-131/+377
2016-06-03Merge pull request #5462 from pefoley2/uname_pAditya Mandaleeka1-1/+1
2016-06-03Merge pull request #5247 from davmason/masterDavid Mason7-39/+149
2016-06-03Merge pull request #5382 from davmason/filteringDavid Mason2-2/+16
2016-06-03Merge pull request #5432 from RussKeldorph/fix5428Russ Keldorph5-270/+2
2016-06-03Fix failing tests on Ubuntu R2R configuration (#5435)Fadi Hanna30-955/+2
2016-06-03Fix desktop NGen break caused by CoreCLR change, and add a missing contractJohn Chen2-2/+9
2016-06-03Merge pull request #5453 from dotnet-bot/from-tfsMatt Ellis4-0/+1207
2016-06-03Merge pull request #5436 from joperezr/DisableNativeResourceCompileForManaged...Jose Perez Rodriguez3-3/+0
2016-06-03Properly handle uname -p output that contains spacesPeter Foley1-1/+1
2016-06-03Fix readytorun tests asking for user input (#5459)mkborg2-3/+3
2016-06-03Fix CFI annotation of AMD64 assembler helpers on Unix (#5446)Jan Vorlicek1-0/+2
2016-06-02Avoid calling prestub through wrong MethodDesc (#5439)John Chen1-5/+2
2016-06-02Some types were only supposed to be present when FEATURE_COMINTEROP was set.Alex Ghiondea1-0/+6
2016-06-02Linux/ARM: Support -O3 optimization level in release build (#5396)Geunsik Lim1-0/+43
2016-06-03ARM64/Linux: fix compile error 'cannot be narrowed to type int'SaeHie Park1-2/+4
2016-06-02Merge pull request #5443 from swaroop-sridhar/CDTverSwaroop Sridhar2-2/+2
2016-06-02Merge pull request #5402 from AndyAyersMS/InlineAllowCpBlkAndy Ayers5-3/+89
2016-06-03Fix wrong filename for case sensitive filesystem.Sung-Jae Lee1-0/+0
2016-06-02CoreDisTools Package: Make minor version genericSwaroop Sridhar2-2/+2
2016-06-02Introduce additional types to the reference assembly for mscorlib and typefor...Alex Ghiondea4-0/+1201
2016-06-02Merge pull request #5433 from jashook/abs_singleJarret Shook1-0/+3
2016-06-02Disabling NativeResourceCompile Target for Managed librariesJose Perez Rodriguez3-3/+0