commit update-tags results

This commit is contained in:
Alon Zakai (kripken)
2019-01-06 09:21:40 -08:00
parent df648b4382
commit 028d7c09ab
3 changed files with 105 additions and 75 deletions

View File

@@ -58,4 +58,19 @@
1.38.3 1.38.3
1.38.4 1.38.4
1.38.5 1.38.5
1.38.6 1.38.6
1.38.7
1.38.8
1.38.9
1.38.10
1.38.11
1.38.12
1.38.13
1.38.14
1.38.15
1.38.16
1.38.17
1.38.18
1.38.19
1.38.20
1.38.21

View File

@@ -131,4 +131,19 @@
1.38.3 1.38.3
1.38.4 1.38.4
1.38.5 1.38.5
1.38.6 1.38.6
1.38.7
1.38.8
1.38.9
1.38.10
1.38.11
1.38.12
1.38.13
1.38.14
1.38.15
1.38.16
1.38.17
1.38.18
1.38.19
1.38.20
1.38.21

View File

@@ -2,39 +2,39 @@
"repositories": { "repositories": {
"libcxxabi": { "libcxxabi": {
"remote": "https://llvm.googlesource.com/libcxxabi.git", "remote": "https://llvm.googlesource.com/libcxxabi.git",
"subject": "[CMake] Set per-runtime library directory suffix in runtimes build", "subject": "[libcxx] Remove bad_array_length",
"hash": "5b1f0aa6f041edaad988a0359c5beb8cd5f1ebfb", "hash": "307bb62985575b2e3216a8cfd7e122e0574f33a9",
"name": "Petr Hosek", "name": "Louis Dionne",
"email": "phosek@chromium.org" "email": "ldionne@apple.com"
}, },
"binaryen": { "binaryen": {
"remote": "https://chromium.googlesource.com/external/github.com/WebAssembly/binaryen.git", "remote": "https://chromium.googlesource.com/external/github.com/WebAssembly/binaryen.git",
"subject": "Refactor stack writing code into a new StackWriter class (#1620)", "subject": "wasm-opt fuzz script improvements (#1851)",
"hash": "e601522b1e15e5a2a96578244faca1648021fb2d", "hash": "c33b333bc403af7878ac7b1850862bdaa78c8753",
"name": "Alon Zakai", "name": "Alon Zakai",
"email": "alonzakai@gmail.com" "email": "alonzakai@gmail.com"
}, },
"gnuwin32": null, "gnuwin32": null,
"lld": { "lld": {
"remote": "https://llvm.googlesource.com/lld.git", "remote": "https://llvm.googlesource.com/lld.git",
"subject": "[WebAssemlby] Set IsUsedInRegularObj correctly for undefined data symbols", "subject": "[docs] Add a known limitation to the comment about lld supporting GCC/MinGW object files. NFC.",
"hash": "5934900bdcbc82eb2c582b68909447f8de89a5df", "hash": "c9d5567d32d3844ad028ebfd17420ca1fa9f316d",
"name": "Sam Clegg", "name": "Martin Storsjo",
"email": "sbc@chromium.org" "email": "martin@martin.st"
}, },
"cr-buildtools": { "cr-buildtools": {
"remote": "https://chromium.googlesource.com/chromium/src/build.git", "remote": "https://chromium.googlesource.com/chromium/src/build.git",
"subject": "Finish removing refrences to exe_and_shlib_deps", "subject": "Revert \"Reland \"Roll buildtools and enable in-tree libc++ on Android\"\"",
"hash": "7315579e388589b62236ad933f09afd1e838d234", "hash": "fd2243f33c199db7d399e6377abbbeb4e1901858",
"name": "Tom Anderson", "name": "Thomas Anderson",
"email": "thomasanderson@chromium.org" "email": "thomasanderson@chromium.org"
}, },
"compiler-rt": { "compiler-rt": {
"remote": "https://llvm.googlesource.com/compiler-rt.git", "remote": "https://llvm.googlesource.com/compiler-rt.git",
"subject": "[builtins] Implement the __chkstk function for ARM for MinGW", "subject": "[compiler-rt][Fuchsia] Replace _zx_vmar_allocate_old call",
"hash": "a22026054ba1a9befadef306c3f56481b4397ab3", "hash": "79d27782ac7006e5b2878e7366749769ed6a11f4",
"name": "Martin Storsjo", "name": "Petr Hosek",
"email": "martin@martin.st" "email": "phosek@chromium.org"
}, },
"gcc": { "gcc": {
"remote": "https://chromium.googlesource.com/chromiumos/third_party/gcc.git", "remote": "https://chromium.googlesource.com/chromiumos/third_party/gcc.git",
@@ -45,39 +45,39 @@
}, },
"emscripten": { "emscripten": {
"remote": "https://chromium.googlesource.com/external/github.com/kripken/emscripten.git", "remote": "https://chromium.googlesource.com/external/github.com/kripken/emscripten.git",
"subject": "Add 'ENV' to the list of runtime elements that may be exported. (#6855)", "subject": "update binaryen to 63 (#7810)",
"hash": "addf0ae7697f01a1bd36889f0b7a6c30e5cf642f", "hash": "9cdaf9e53f630137ea6dc0717d3285e3faf29800",
"name": "Ian Henderson", "name": "Alon Zakai",
"email": "ian@ianhenderson.org" "email": "alonzakai@gmail.com"
}, },
"libcxx": { "libcxx": {
"remote": "https://llvm.googlesource.com/libcxx.git", "remote": "https://llvm.googlesource.com/libcxx.git",
"subject": "Address \"always inline function is not always inlinable\" warning with GCC.", "subject": "[libcxx] Support building hermetic static library",
"hash": "ffbb91bb640b1b0425a91aa70e2a6a2e0f7244e0", "hash": "9e444eb82d34fd56af3875a6971dead607e20b9e",
"name": "Eric Fiselier", "name": "Petr Hosek",
"email": "eric@efcs.ca" "email": "phosek@chromium.org"
}, },
"nodejs": null, "nodejs": null,
"host-toolchain": { "host-toolchain": {
"remote": "/b/build/slave/cache_dir/chromium.googlesource.com-external-github.com-webassembly-waterfall", "remote": "/b/swarming/w/ir/cache/git/chromium.googlesource.com-external-github.com-webassembly-waterfall",
"subject": "Pin chromium clang to a previous revision (#386)", "subject": "Do not print list of binaries on Mac (#441)",
"hash": "555c690d4cb7cefba750385eeb71cce050bd1e82", "hash": "c368ea7a5e3c188cfbfb77ea177a82e94faefc6c",
"name": "Sam Clegg", "name": "Sergiy Belozorov",
"email": "sbc@chromium.org" "email": "rryk.ua@gmail.com"
}, },
"fastcomp": { "fastcomp": {
"remote": "https://chromium.googlesource.com/external/github.com/kripken/emscripten-fastcomp.git", "remote": "https://chromium.googlesource.com/external/github.com/kripken/emscripten-fastcomp.git",
"subject": "1.38.8", "subject": "Handle extern_weak functions: if we are done linking, then they should be resolved to null (#248)",
"hash": "6c4569077d771cf318ff5089a94d82ccef56a038", "hash": "08e033bfad6f7f28d7b5d85e9b4ed708b9850962",
"name": "Alon Zakai (kripken)", "name": "Alon Zakai",
"email": "alonzakai@gmail.com" "email": "alonzakai@gmail.com"
}, },
"spec": { "spec": {
"remote": "https://chromium.googlesource.com/external/github.com/WebAssembly/spec.git", "remote": "https://chromium.googlesource.com/external/github.com/WebAssembly/spec.git",
"subject": "[test] Add test to cover one checkpoint in Todo.md (#834)", "subject": "Stop using readlines() in wrap_single_test().",
"hash": "c8338e9b4a60edb431edba51a4e1a1617060c2e9", "hash": "b42efa9b07c5544079c31f6088a66bead617559c",
"name": "Wanming Lin", "name": "Ms2ger",
"email": "wanming.lin@intel.com" "email": "Ms2ger@igalia.com"
}, },
"ocamlbuild": { "ocamlbuild": {
"remote": "https://github.com/ocaml/ocamlbuild.git", "remote": "https://github.com/ocaml/ocamlbuild.git",
@@ -88,47 +88,47 @@
}, },
"llvm": { "llvm": {
"remote": "https://llvm.googlesource.com/llvm.git", "remote": "https://llvm.googlesource.com/llvm.git",
"subject": "[LangRef] Clarify which fast-math flags affect fcmp.", "subject": "[LegalizeVectorOps] Add FSHL/FSHR to the list of vector operations that should be handled.",
"hash": "1ea502b3c158159aa2d7827acbd81c7930165a13", "hash": "3a7c0dbc629e1fd0c68a2d1c486f679e4bef3a4d",
"name": "Eli Friedman", "name": "Craig Topper",
"email": "efriedma@codeaurora.org" "email": "craig.topper@intel.com"
}, },
"musl": { "musl": {
"remote": "https://github.com/jfbastien/musl.git", "remote": "https://github.com/jfbastien/musl.git",
"subject": "Merge pull request #48 from jfbastien/fix_signatures", "subject": "Merge pull request #49 from jfbastien/fix_size_t",
"hash": "0ed10f0b97192e9798fbb23dcd284cb5fe4df47a", "hash": "edeb5004e6e016e326c475ce53199755d76d103f",
"name": "JF Bastien",
"email": "github@jfbastien.com"
},
"clang": {
"remote": "https://llvm.googlesource.com/clang.git",
"subject": "Remove unnecessary trailing ; in macro intrinsic definition.",
"hash": "726843da082dc448eec5048f24bea1bfebbc969c",
"name": "Eric Christopher",
"email": "echristo@gmail.com"
},
"waterfall": {
"remote": "/b/build/slave/cache_dir/chromium.googlesource.com-external-github.com-webassembly-waterfall",
"subject": "Pin chromium clang to a previous revision (#386)",
"hash": "555c690d4cb7cefba750385eeb71cce050bd1e82",
"name": "Sam Clegg", "name": "Sam Clegg",
"email": "sbc@chromium.org" "email": "sbc@chromium.org"
}, },
"clang": {
"remote": "https://llvm.googlesource.com/clang.git",
"subject": "[CMake] Use hidden visibility for static libc++ in Fuchsia",
"hash": "9474014cc9cd2c1ed6ede59304f4b976c69b72a9",
"name": "Petr Hosek",
"email": "phosek@chromium.org"
},
"waterfall": {
"remote": "/b/swarming/w/ir/cache/git/chromium.googlesource.com-external-github.com-webassembly-waterfall",
"subject": "Do not print list of binaries on Mac (#441)",
"hash": "c368ea7a5e3c188cfbfb77ea177a82e94faefc6c",
"name": "Sergiy Belozorov",
"email": "rryk.ua@gmail.com"
},
"v8": { "v8": {
"remote": "https://chromium.googlesource.com/v8/v8.git", "remote": "https://chromium.googlesource.com/v8/v8.git",
"subject": "[Intl] Use correct fallback values for options in Locale constructor", "subject": "[tools] Clean up HTML for tools",
"hash": "b7e108d6016bf6b7de3a34e6d61cb522f5193460", "hash": "638d1b313721f9414a2d8ea16ae319a989e76d4a",
"name": "Frank Tang", "name": "Mathias Bynens",
"email": "ftang@chromium.org" "email": "mathias@qiwi.be"
}, },
"cmake": null, "cmake": null,
"java": null, "java": null,
"llvm-test-suite": { "llvm-test-suite": {
"remote": "https://llvm.googlesource.com/test-suite.git", "remote": "https://llvm.googlesource.com/test-suite.git",
"subject": "Fixed test to conform to FileCceck change in r336830.", "subject": "Make Python scripts portable across Python 2/3",
"hash": "121047f033754e642217dd45b7d49d1947cff3ab", "hash": "e259b793a57df68cb0e97436441563533d8f745b",
"name": "Sunil Srivastava", "name": "Serge Guelton",
"email": "sunil_srivastava@playstation.sony.com" "email": "sguelton@quarkslab.com"
}, },
"ocaml": { "ocaml": {
"remote": "https://github.com/ocaml/ocaml.git", "remote": "https://github.com/ocaml/ocaml.git",
@@ -139,19 +139,19 @@
}, },
"fastcomp-clang": { "fastcomp-clang": {
"remote": "https://chromium.googlesource.com/external/github.com/kripken/emscripten-fastcomp-clang.git", "remote": "https://chromium.googlesource.com/external/github.com/kripken/emscripten-fastcomp-clang.git",
"subject": "1.38.8", "subject": "1.38.21",
"hash": "7c43b8c67d35a870986fb92b5a04e615477ab9cf", "hash": "955fea46a999fc222ca7699b5e58ff193fbe6c4c",
"name": "Alon Zakai (kripken)", "name": "Sam Clegg",
"email": "alonzakai@gmail.com" "email": "sbc@chromium.org"
}, },
"wabt": { "wabt": {
"remote": "https://chromium.googlesource.com/external/github.com/WebAssembly/wabt.git", "remote": "https://chromium.googlesource.com/external/github.com/WebAssembly/wabt.git",
"subject": "[wasm2c] Fix bad realloc in wasm-rt-impl (#869)", "subject": "Fix segfault when running `wat2wasm -d` (#990)",
"hash": "e5b3830f4c992c5a0b407dae3e9c8c4ee9a626b2", "hash": "943164db9bc1147a856dc202f177cf32b64231b7",
"name": "Ben Smith", "name": "Ben Smith",
"email": "binjimin@gmail.com" "email": "binjimin@gmail.com"
} }
}, },
"build": "33957", "build": "2517",
"scheduler": "llvm" "scheduler": null
} }