Skip to content

2021-02-01 (automatic release)

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Feb 09:52
· 1021 commits to master since this release

Changes since 2021-01-31 (110336e):

9584a86 Makefile: minor fix
6891c9c jsc/wasm32/wasm32.jsc: normalize path
b3d100f jsc/wasm32/wasm32.jsc: minor fix
4e0e495 Makefile: use wasm32.jsc
8d0033a jsc/wasm32/wasm32.jsc: consolidate *.jsc into a single file
27f66c0 Makefile: create .dir files when building Perl extensions
39bf32c misc changes for perl
220994c subrepos/perl: cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm: does this help? (e2390c7aca145faea0e0081ff8eda9fdae059b4a)
bcfdcfc subrepos/glibc: sysdeps/wasm32/brk.c: cast more (4af517b163a35446ff600813cc15ded5d38314ea)
037e11d subrepos/glibc: sysdeps/wasm32/brk.c: cast (b2e5bc464959ed039ccfc0e502519997298bdf14)
ffcb46a jsc/wasm32/system.jsc: use top_of_sbrk to make fork marginally faster
2e92049 subrepos/glibc: sysdeps/wasm32/zeropage.h: export __zeropage (4ba3f61ed5d03538d72ecdb90762acc3f43bc23b)
42fe3a1 subrepos/glibc: sysdeps/wasm32/brk.c: make the world safe for top_of_sbrk (47dad9375d50e1b662d90c1c62be1bec6f7a99d5)
3c36133 subrepos/perl: cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Any.pm: always use GNU make (d0afacc994b6770a6065e6a63c809fff80035ff1)
965531f subrepos/perl: cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm: always use the right Perl (0355c2fd212dfa76f556760959fcba2a17015a28)
08f4e93 subrepos/perl: ext/File-Find/lib/File/Find.pm: avoid opendir (2a4227a4f41d36d19ac407a385aa2a6f9e72d073)
8cfce20 subrepos/perl: make_ext.pl: always take the slow path (c3fc609c1c5b5327e3f5ff1ef3f8d03f2fd5adcc)
891d556 subrepos/perl: util.c: simplify (af974e9a92a03964c86d8c60878f41cbe23836bd)
3bf8417 subrepos/perl: write_buildcustomize.pl: fix(?) (4efc05247de8162675571dfa8772c0f1a9d3b722)
f11a8b6 Makefile: dependency fix
a19f1d8 jsc/wasm32/boot.jsc: formatting
1887519 jsc/common/thinthin.jsc: changes for perl
21dc13f jsc/common/main.jsc: temporary change for perl
f6d3d56 Makefile: oops
3dcf7c1 subrepos/perl: doio.c: minor fix (e5ba08ac540e01e2f3c03ddfeff369f1afbd9ea4)
18be732 jsc/common/thinthin.jsc: keep temp file out of PWD
6378a3a .github/workflows/daily.yml: serialize Perl build
830b494 jsc/common/thinthin.jsc: dedebugging
56dbedd subrepos/perl: Makefile.SH: make make_ext.pl verbose (6841bd17cab45160add094b4e09c479ceb0bf9e8)
54005ee subrepos/perl: doio.c: partly revert shell change (32999532b80431ac07325fba4db4ed561ac1a9b7)
5d62e40 subrepos/wabt: Merge remote-tracking branch 'canon/upstream' into wasm (1c5da3013d7dd46873f93cfd820e0ad2311539c0)
f630b62 subrepos/binaryen: Don't error out when EH is used for Flatten (#3526) (89b811699b2db0c0e2ad744a1240f6283f8eed86)

We used to error out in Flatten when EH is used because Flatten makes
all block types none by setting their return values to locals and
getting them later, but br_on_exn by definition pops value from the
value stack at the end of a block so it couldn't be flattened. Now that
we don't have br_on_exn we don't need these restriction.

96f2193 .github/workflows/daily.yml: trigger daily perl (which will fail)
1bc953f subrepos/perl: doio.c: work around our shell implementation (382bcaeebf3703bbb40e8d28ed5fbf6ab2325c9b)
b6a7e50 jsc/wasm32/system.jsc: Perl changes
57687ca jsc/common/thinthin.jsc: Perl changes
eb86ac2 subrepos/glibc: sysdeps/wasm32/pipe2.c: add (5f9e20f3c7092418c568b5a5ecdf581d7443a81d)
2de4b73 Makefile: fix dependency
ac5e760 jsc/wasm32/system.jsc: fix typo
15af245 jsc/common/thinthin.jsc: add utimensat stub
3eee7ab Makefile: Perl rule tweaks
d8220d4 Makefile: add perl rules, for all the good those do
188dc0a subrepos/gcc: Merge branch 'upstream' of /home/pip/g/gcc into wasm (16b6a87b9f466e300ffcedda7253abb1bd89c275)
ace8fd1 subrepos/binutils-gdb: Merge branch 'upstream' of /home/pip/g/binutils-gdb into wasm (8683d166b58389d3ee77b49bd6e1e9db6b43d52c)
26306f6 subrepos/perl: Merge branch 'upstream' of ../../../perl into wasm (29da3b0bb69fe50d2864b0470145c8bacd1070eb)
2b50f25 .gitmodules: httpsify submodule
d4928dd Makefile: attempt to make the python test work
fe68490 Makefile: create .dir files for SpiderMonkey's insufficient API
b5721e9 Makefile: set PYTHONHOME when invoking python
9f8daf7 jsc/common/main.jsc: add PYTHONHOME to copyvars
afbd861 Makefile: test that python actually works
7161d06 Makefile: convenience rule