Imported Upstream version 4.8.0.524

Former-commit-id: b268dfc510617f0bc2b6032dc25acd75a8707419
This commit is contained in:
Xamarin Public Jenkins (auto-signing) 2017-03-28 13:01:56 +00:00
parent dc50008e16
commit 1190d13a04
16 changed files with 14 additions and 13 deletions

View File

@ -861,7 +861,7 @@ EXTRA_DIST = TestDriver.cs \
Makefile.am.in Makefile.am.in
version.h: Makefile version.h: Makefile
echo "#define FULL_VERSION \"Stable 4.8.0.520/8f6d0f6\"" > version.h echo "#define FULL_VERSION \"Stable 4.8.0.524/9d74414\"" > version.h
# Utility target for patching libtool to speed up linking # Utility target for patching libtool to speed up linking
patch-libtool: patch-libtool:

View File

@ -861,7 +861,7 @@ EXTRA_DIST = TestDriver.cs \
Makefile.am.in Makefile.am.in
version.h: Makefile version.h: Makefile
echo "#define FULL_VERSION \"Stable 4.8.0.520/8f6d0f6\"" > version.h echo "#define FULL_VERSION \"Stable 4.8.0.524/9d74414\"" > version.h
# Utility target for patching libtool to speed up linking # Utility target for patching libtool to speed up linking
patch-libtool: patch-libtool:

View File

@ -1 +1 @@
0dc0111f92ce7928cc8fae909326c9c778d14418 4986144017a8c0420ec80252a3a599e26c17e6e0

View File

@ -1 +1 @@
c9cf297db00016d19274c670f130a224b78f28e0 c87a4c6ff18b36bb7a84194a72158d2488e1d6d2

View File

@ -1 +1 @@
9fb754ed8666b96cdfb14ab226044f88c07885f4 b30d8573a1bd39f425b7569274a89f6e8238fb07

View File

@ -142,7 +142,8 @@ mono_arch_get_gsharedvt_arg_trampoline (MonoDomain *domain, gpointer arg, gpoint
mono_arch_flush_icache (start, code - start); mono_arch_flush_icache (start, code - start);
mono_profiler_code_buffer_new (start, code - start, MONO_PROFILER_CODE_BUFFER_GENERICS_TRAMPOLINE, NULL); mono_profiler_code_buffer_new (start, code - start, MONO_PROFILER_CODE_BUFFER_GENERICS_TRAMPOLINE, NULL);
g_assert (0); mono_tramp_info_register (mono_tramp_info_create (NULL, start, code - start, NULL, NULL), domain);
return start; return start;
} }
@ -281,7 +282,7 @@ mono_arch_get_gsharedvt_trampoline (MonoTrampInfo **info, gboolean aot)
amd64_call_reg (code, AMD64_R11); amd64_call_reg (code, AMD64_R11);
#endif #endif
} else { } else {
g_error ("no aot"); amd64_call_code (code, mono_amd64_start_gsharedvt_call);
} }
/* Method to call is now on RAX. Restore regs and jump */ /* Method to call is now on RAX. Restore regs and jump */

View File

@ -1 +1 @@
#define FULL_VERSION "Stable 4.8.0.520/8f6d0f6" #define FULL_VERSION "Stable 4.8.0.524/9d74414"

Binary file not shown.

View File

@ -1 +1 @@
24b8d7013337ff47aac017d32f2a8894282ecf16 2d93ef616c39d4b0ef7c40f5317b8e9a1913f7a7

Binary file not shown.

View File

@ -1 +1 @@
5b0191f6046441a044d9c113716369b913a1ca05 0733bc2a663a77fd1dd5fd5f46cdb534c1d3c1ae

Binary file not shown.

View File

@ -1 +1 @@
fe426ecab7608b26c99f42691e81fc635addb99f caecb5d4fdd0d0bc83e5debb00957ae353ed5e37

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: mono 4.8.0\n" "Project-Id-Version: mono 4.8.0\n"
"Report-Msgid-Bugs-To: http://www.mono-project.com/Bugs\n" "Report-Msgid-Bugs-To: http://www.mono-project.com/Bugs\n"
"POT-Creation-Date: 2017-03-15 10:16+0000\n" "POT-Creation-Date: 2017-03-28 12:55+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

Binary file not shown.

View File

@ -1 +1 @@
9f431fd588278451bee3612d0d6090248da2a85f b8e75c44b55aab69586daad5047407507bd82917