Squashed 'third_party/marl/' changes from 14e4d862a..246091e81
246091e81 Implement support for MIPS64
2b3e3fe6d Core: Rework fiber scheduling to fix broken behavior.
a10646182 Add tool to diff benchmarks.
2c9624c1b Kokoro: Print test output to logs.
36208b483 Use SAL annotations more aggressively in the scheduler.
492edc979 Add benchmarks using google benchmark
32102554d Add new 'hello task' example, add to README.md
9b860935b CMake: Make the marl target's include directory public
8cdb1b1f0 CMakeLists.txt: Make it easier to specify third_party vars.
e25626a8e CMakeLists: Don't repeatedly include MARL_OS_LIBS
git-subtree-dir: third_party/marl
git-subtree-split: 246091e814658337b22f212c97d0659ea3673c9f
diff --git a/AUTHORS b/AUTHORS
index e6ebb88..8a5bf2a 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -6,3 +6,4 @@
Google LLC
Shawn Anastasio <shawn@anastas.io>
A. Wilcox <awilfox@adelielinux.org>
+Jiaxun Yang <jiaxun.yang@flygoat.com>