Imported Upstream version 6.12.0.150
Former-commit-id: 681b7ae897e1b96f4bcfdb23dcb52951e8b82c0c
This commit is contained in:
parent
6a5370d3fa
commit
dc5181379b
@ -1 +1 @@
|
||||
4ddf950f0ff31bc8611491649298e83f2552c226
|
||||
54ee87944151a4834068b70ed199639173efc8e0
|
@ -1 +1 @@
|
||||
81c59370342f746a60166f3af8658bfcbbc26ea5
|
||||
1e48171eab5f051786f1a681052fe6b47a61a4b5
|
706
external/bdwgc/autom4te.cache/requests
vendored
706
external/bdwgc/autom4te.cache/requests
vendored
File diff suppressed because it is too large
Load Diff
4
external/bdwgc/config.log
vendored
4
external/bdwgc/config.log
vendored
@ -10,7 +10,7 @@ generated by GNU Autoconf 2.69. Invocation command line was
|
||||
## Platform. ##
|
||||
## --------- ##
|
||||
|
||||
hostname = az-ubuntu-general9c8ca0
|
||||
hostname = az-ubuntu-generalbc2900
|
||||
uname -m = x86_64
|
||||
uname -r = 4.15.0-1113-azure
|
||||
uname -s = Linux
|
||||
@ -747,7 +747,7 @@ generated by GNU Autoconf 2.69. Invocation command line was
|
||||
CONFIG_COMMANDS =
|
||||
$ ./config.status
|
||||
|
||||
on az-ubuntu-general9c8ca0
|
||||
on az-ubuntu-generalbc2900
|
||||
|
||||
config.status:1238: creating Makefile
|
||||
config.status:1238: creating bdw-gc.pc
|
||||
|
690
external/bdwgc/libatomic_ops/autom4te.cache/requests
vendored
690
external/bdwgc/libatomic_ops/autom4te.cache/requests
vendored
File diff suppressed because it is too large
Load Diff
2
external/bdwgc/libtool.REMOVED.git-id
vendored
2
external/bdwgc/libtool.REMOVED.git-id
vendored
@ -1 +1 @@
|
||||
6373041a197e5e3d18ab3bee8c7912708e2e59e6
|
||||
a773c0f86b783d81e1c638a6edff1ce0dac08d64
|
@ -41,7 +41,7 @@ static partial class Consts
|
||||
// Use these assembly version constants to make code more maintainable.
|
||||
//
|
||||
|
||||
public const string MonoVersion = "6.12.0.149";
|
||||
public const string MonoVersion = "6.12.0.150";
|
||||
public const string MonoCompany = "Mono development team";
|
||||
public const string MonoProduct = "Mono Common Language Infrastructure";
|
||||
public const string MonoCopyright = "(c) Various Mono authors";
|
||||
|
@ -25,8 +25,8 @@ namespace Mono.Profiler.Aot {
|
||||
|
||||
void WriteString (string str)
|
||||
{
|
||||
WriteInt32 (str.Length);
|
||||
var buf = Encoding.UTF8.GetBytes (str);
|
||||
WriteInt32 (buf.Length);
|
||||
stream.Write (buf, 0, buf.Length);
|
||||
}
|
||||
|
||||
|
@ -1 +1 @@
|
||||
1bd01126487316421cec7b037c37050e9c83834c
|
||||
f36e9c652befd9ffb0b0c3b1125258dbc6ca034d
|
@ -1 +1 @@
|
||||
7e64fc294c417af44408122c68a230127239fce4
|
||||
c751ca610bf85ba04ae63f27e3467f214b5db109
|
@ -1 +1 @@
|
||||
e6449bb7ea3df0a0506b9272f8a6057e1ffcc8f7
|
||||
908cc467ef2e183e6b9dd728ea8b5d4bc5ee929d
|
@ -1 +1 @@
|
||||
2d95a365b163954bffc365dff6193167778b2e6c
|
||||
69efd5b1bc6b339d03a338ecf2ab0f3cfa6b0783
|
@ -1 +1 @@
|
||||
b1be8a100647713819ce565641509766d6585bad
|
||||
701da9837e8dd854fe6ea340921ecf96312f9074
|
@ -1 +1 @@
|
||||
6eb0733a3d85909260e7945355737311ca3a6566
|
||||
06686dab27b39bec4fa0dff96eecde44c2e5271f
|
@ -1 +1 @@
|
||||
5dacdd83bb6d0a3ca6d51f2047cd4f381abd0ea1
|
||||
77c640cb6c1db4067fcc2588581169ea26e257e5
|
@ -1 +1 @@
|
||||
5e886e175ee6894889a94a3313331cffae4cb2d4
|
||||
d30d9a26b678e3787134450edb5030eb5962c01f
|
@ -1 +1 @@
|
||||
1bd01126487316421cec7b037c37050e9c83834c
|
||||
f36e9c652befd9ffb0b0c3b1125258dbc6ca034d
|
@ -1 +1 @@
|
||||
7e64fc294c417af44408122c68a230127239fce4
|
||||
c751ca610bf85ba04ae63f27e3467f214b5db109
|
@ -1 +1 @@
|
||||
e6449bb7ea3df0a0506b9272f8a6057e1ffcc8f7
|
||||
908cc467ef2e183e6b9dd728ea8b5d4bc5ee929d
|
@ -1 +1 @@
|
||||
2d95a365b163954bffc365dff6193167778b2e6c
|
||||
69efd5b1bc6b339d03a338ecf2ab0f3cfa6b0783
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user