Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Context: dotnet/runtime#35008 (comment)
Context: mono/mono#15418
Context: mono/mono#16763
Context: mono/mono#20490
Context: mono/mono#20533
Context: xamarin/xamarin-macios#9949

Changes: mono/mono@be2226b...5e9cb6d

  * mono/mono@5e9cb6d1c1d: Use explicit arithmetic checks in the amd64 watchOS simulator. (#20647)
  * mono/mono@4fdfb5b1fd5: Bump bockbuild for gtk+ patch
  * mono/mono@6f6c3286b66: [runtime] Avoid checking for hardened runtime on ios, its not needed, and it causes alerts because of PROT_WRITE|PROT_EXEC. (#20623)
  * mono/mono@124f1157141: Fix iOS sdks build on Xcode 12 (#20574)
  * mono/mono@dfbfe5eed19: [2020-02] Build makefile to support Mac Catalyst (#20566)
  * mono/mono@ac596375c76: Add support for OP_FCONV_TO_I to mini-arm64.c. (#20548)
  * mono/mono@392fe5b87b2: [2020-02][watchOS] Add simwatch64 support (#20552)
  * mono/mono@a22ed3f094e: Fix potential crash for Encoder.Convert (#20522)
  * mono/mono@970783731fc: Bump to F# 5.0 (#20511)
  * mono/mono@32ab5066f72: Bump msbuild to fix a build issue
  * mono/mono@93a7fe77e8e: Ensure special static slots respect alignment. (#20506)
  * mono/mono@3db5b358413: [debugger] Switch to GC Unsafe in signal handler callbacks (#20495)
  * mono/mono@af315f44c40: [2020-02][corlib] ThreadAbortException protection for ArraySortHelper (#20468)
  * mono/mono@ca11fb0fd81: [2020-02] Bump ikvm-fork to include mono/ikvm-fork#20 (#20452)
  • Loading branch information
jonpryor committed Dec 15, 2020
1 parent 5a2e269 commit a36ce73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .external
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
xamarin/monodroid:d16-8@dc18583a9bc43557b99c056c90767ff800ad1ace
mono/mono:2020-02@be2226b5a1c57df065efc4c1cf008d581e5cec7d
mono/mono:2020-02@5e9cb6d1c1de430965312927d5aed7fcb27bfa73

0 comments on commit a36ce73

Please sign in to comment.