You've already forked linux-packaging-mono
Imported Upstream version 6.12.0.199
Former-commit-id: 626eae711641dcfc2956dba60815572e53540dd5
This commit is contained in:
parent
9791868ed7
commit
97681d1ee7
@ -755,6 +755,9 @@
|
|||||||
/* No GC support. */
|
/* No GC support. */
|
||||||
#undef HAVE_NULL_GC
|
#undef HAVE_NULL_GC
|
||||||
|
|
||||||
|
/* struct objc_super.super_class */
|
||||||
|
#undef HAVE_OBJC_SUPER_SUPER_CLASS
|
||||||
|
|
||||||
/* Define to 1 if you have the `openlog' function. */
|
/* Define to 1 if you have the `openlog' function. */
|
||||||
#undef HAVE_OPENLOG
|
#undef HAVE_OPENLOG
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
163fe73ec5edffc527065a7c63c02d50edfb8cba
|
2f4d54ed09ae5f6f1808dd0d764757b3ffc643fa
|
@ -1 +1 @@
|
|||||||
fa35a9d2d230deeff73a39f46736a1ea46b4caa3
|
f65eb9b2fd7e3a4605fb9c0b8ca79515353435fa
|
694
external/bdwgc/autom4te.cache/requests
vendored
694
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. ##
|
## Platform. ##
|
||||||
## --------- ##
|
## --------- ##
|
||||||
|
|
||||||
hostname = az-ubuntu-general7c1130
|
hostname = az-ubuntu-general0e7990
|
||||||
uname -m = x86_64
|
uname -m = x86_64
|
||||||
uname -r = 4.15.0-1113-azure
|
uname -r = 4.15.0-1113-azure
|
||||||
uname -s = Linux
|
uname -s = Linux
|
||||||
@ -747,7 +747,7 @@ generated by GNU Autoconf 2.69. Invocation command line was
|
|||||||
CONFIG_COMMANDS =
|
CONFIG_COMMANDS =
|
||||||
$ ./config.status
|
$ ./config.status
|
||||||
|
|
||||||
on az-ubuntu-general7c1130
|
on az-ubuntu-general0e7990
|
||||||
|
|
||||||
config.status:1238: creating Makefile
|
config.status:1238: creating Makefile
|
||||||
config.status:1238: creating bdw-gc.pc
|
config.status:1238: creating bdw-gc.pc
|
||||||
|
686
external/bdwgc/libatomic_ops/autom4te.cache/requests
vendored
686
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 @@
|
|||||||
b5f68f1acd3e35711ad41845c18284e4024b2eda
|
3fefc62670ea5c190ed1f0186112f1b076a65e0b
|
@ -344,6 +344,8 @@ ImplicitNullChecks::areMemoryOpsAliased(MachineInstr &MI,
|
|||||||
return AR_MayAlias;
|
return AR_MayAlias;
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
if (MMO2->getValue() == nullptr)
|
||||||
|
return AR_MayAlias;
|
||||||
llvm::AliasResult AAResult = AA->alias(
|
llvm::AliasResult AAResult = AA->alias(
|
||||||
MemoryLocation(MMO1->getValue(), MemoryLocation::UnknownSize,
|
MemoryLocation(MMO1->getValue(), MemoryLocation::UnknownSize,
|
||||||
MMO1->getAAInfo()),
|
MMO1->getAAInfo()),
|
||||||
|
@ -41,7 +41,7 @@ static partial class Consts
|
|||||||
// Use these assembly version constants to make code more maintainable.
|
// Use these assembly version constants to make code more maintainable.
|
||||||
//
|
//
|
||||||
|
|
||||||
public const string MonoVersion = "6.12.0.182";
|
public const string MonoVersion = "6.12.0.199";
|
||||||
public const string MonoCompany = "Mono development team";
|
public const string MonoCompany = "Mono development team";
|
||||||
public const string MonoProduct = "Mono Common Language Infrastructure";
|
public const string MonoProduct = "Mono Common Language Infrastructure";
|
||||||
public const string MonoCopyright = "(c) Various Mono authors";
|
public const string MonoCopyright = "(c) Various Mono authors";
|
||||||
|
@ -571,9 +571,10 @@ namespace MonoTests.System
|
|||||||
new TimeSpan (2, 0, 0), new TimeSpan (3, 0, 0));
|
new TimeSpan (2, 0, 0), new TimeSpan (3, 0, 0));
|
||||||
|
|
||||||
// Jordan, Amman (Eastern European ST): Jumps ahead at 12:00 AM on 3/27/2020 to 1:00 AM
|
// Jordan, Amman (Eastern European ST): Jumps ahead at 12:00 AM on 3/27/2020 to 1:00 AM
|
||||||
CheckJumpingIntoDST ("Asia/Amman",
|
// TODO: this fails as of 2022-12-20, maybe there was a tzdb change?
|
||||||
new DateTime (2020, 3, 27, 0, 0, 0), new DateTime (2020, 3, 27, 0, 30, 0), new DateTime (2020, 3, 27, 1, 0, 0),
|
// CheckJumpingIntoDST ("Asia/Amman",
|
||||||
new TimeSpan (2, 0, 0), new TimeSpan (3, 0, 0));
|
// new DateTime (2020, 3, 27, 0, 0, 0), new DateTime (2020, 3, 27, 0, 30, 0), new DateTime (2020, 3, 27, 1, 0, 0),
|
||||||
|
// new TimeSpan (2, 0, 0), new TimeSpan (3, 0, 0));
|
||||||
|
|
||||||
// Albania, Tirana (Central European ST): Jumps ahead at 2:00 AM on 3/29/2020 to 3:00 AM
|
// Albania, Tirana (Central European ST): Jumps ahead at 2:00 AM on 3/29/2020 to 3:00 AM
|
||||||
CheckJumpingIntoDST ("Europe/Tirane",
|
CheckJumpingIntoDST ("Europe/Tirane",
|
||||||
|
@ -1 +1 @@
|
|||||||
9c2d3ed7f8056fc4e4aacbf248a3bcb51de1149b
|
6f8ba3f9487a456d059933c04c71bef0bf4704d2
|
@ -1 +1 @@
|
|||||||
44cc49911142f1957c06e031436325e1eb193514
|
8cb29cd4caf33a76a996f05dfb49b7e330c00ad2
|
@ -1 +1 @@
|
|||||||
80827b8a2bbb1aae18a76a3ef46b4f7fb6b2669b
|
f29c0d5cb29d6ab046b902dc767e45662096a37f
|
@ -1 +1 @@
|
|||||||
9bebcf42a15125e9388e2adf5bd6e6d24f19d5b6
|
fd2692f5a0042a169d1d61655c2e94e325b0a442
|
@ -1 +1 @@
|
|||||||
4cc946f346e482060be7f432e279444738b229fb
|
9ff3b043d253f2333d1a10c7d539005627aee4fc
|
@ -1 +1 @@
|
|||||||
510298ab1d0ce1104f0d3da342c81a97e135dfba
|
2bde8d0538bd251051db31f3462594710ddceebe
|
@ -1 +1 @@
|
|||||||
f9e5a554cdeed4cb1a49d54efdc5d3d0a5aa8099
|
2e25b08b0dcf30257d82df1e52096395051643f6
|
@ -1 +1 @@
|
|||||||
c94defd02adb8b89696311722110fc29f6c5b5c5
|
edcfe9b22e92bdcbae67cba65c0b6a18e5c9bf50
|
@ -1 +1 @@
|
|||||||
9c2d3ed7f8056fc4e4aacbf248a3bcb51de1149b
|
6f8ba3f9487a456d059933c04c71bef0bf4704d2
|
@ -1 +1 @@
|
|||||||
44cc49911142f1957c06e031436325e1eb193514
|
8cb29cd4caf33a76a996f05dfb49b7e330c00ad2
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user