Codebase list emscripten / 1b16437
prepare for release: update changelog and copyright hints Jonas Smedegaard 3 years ago
2 changed file(s) with 88 addition(s) and 41 deletion(s). Raw diff Collapse all Expand all
0 emscripten (2.0.12~dfsg-1~exp1) experimental; urgency=medium
1
2 [ upstream ]
3 * new release
4
5 [ Jonas Smedegaard ]
6 * update source-only part of upstream source-map script
7 * unfuzz patches
8
9 -- Jonas Smedegaard <dr@jones.dk> Sun, 24 Jan 2021 14:04:06 +0100
10
011 emscripten (2.0.11~dfsg-1~exp1) experimental; urgency=medium
112
213 [ upstream ]
5959 system/include/emscripten/threading.h
6060 system/include/emscripten/trace.h
6161 system/include/emscripten/val.h
62 system/include/emscripten/vr.h
6362 system/include/emscripten/websocket.h
6463 system/include/emscripten/wire.h
6564 system/include/wasi/wasi-helpers.h
351350 tests/core/test_regex.c
352351 tests/core/test_reinterpreted_ptrs.cpp
353352 tests/core/test_relocatable_void_function.c
354 tests/core/test_return_address.cpp
353 tests/core/test_return_address.c
355354 tests/core/test_rounding.c
356355 tests/core/test_runtime_stacksave.c
357356 tests/core/test_set_align.c
870869 tests/test_sanity.py
871870 tests/test_sdl_mousewheel.c
872871 tests/test_sockets.py
873 tests/test_vr.c
874872 tests/test_webgl2_runtime_no_context.cpp
875873 tests/test_webgl_context_attributes_common.c
876874 tests/test_webgl_context_attributes_glfw.c
76257623
76267624 Files:
76277625 system/lib/libunwind/*
7626 system/lib/libunwind/.clang-format
7627 system/lib/libunwind/CMakeLists.txt
7628 system/lib/libunwind/cmake/Modules/HandleCompilerRT.cmake
7629 system/lib/libunwind/cmake/Modules/HandleLibunwindFlags.cmake
7630 system/lib/libunwind/cmake/config-ix.cmake
7631 system/lib/libunwind/docs/BuildingLibunwind.rst
7632 system/lib/libunwind/docs/CMakeLists.txt
7633 system/lib/libunwind/docs/README.txt
7634 system/lib/libunwind/docs/conf.py
7635 system/lib/libunwind/docs/index.rst
76287636 system/lib/libunwind/include/__libunwind_config.h
76297637 system/lib/libunwind/include/libunwind.h
76307638 system/lib/libunwind/include/mach-o/compact_unwind_encoding.h
76317639 system/lib/libunwind/include/unwind.h
7640 system/lib/libunwind/readme.txt
76327641 system/lib/libunwind/src/AddressSpace.hpp
7642 system/lib/libunwind/src/CMakeLists.txt
76337643 system/lib/libunwind/src/CompactUnwinder.hpp
76347644 system/lib/libunwind/src/DwarfInstructions.hpp
76357645 system/lib/libunwind/src/DwarfParser.hpp
76367646 system/lib/libunwind/src/EHHeaderParser.hpp
7647 system/lib/libunwind/src/FrameHeaderCache.hpp
76377648 system/lib/libunwind/src/RWMutex.hpp
76387649 system/lib/libunwind/src/Registers.hpp
76397650 system/lib/libunwind/src/Unwind-EHABI.cpp
76407651 system/lib/libunwind/src/Unwind-EHABI.h
76417652 system/lib/libunwind/src/Unwind-seh.cpp
76427653 system/lib/libunwind/src/Unwind-sjlj.c
7654 system/lib/libunwind/src/Unwind-wasm.cpp
76437655 system/lib/libunwind/src/UnwindCursor.hpp
76447656 system/lib/libunwind/src/UnwindLevel1-gcc-ext.c
76457657 system/lib/libunwind/src/UnwindLevel1.c
76507662 system/lib/libunwind/src/config.h
76517663 system/lib/libunwind/src/libunwind.cpp
76527664 system/lib/libunwind/src/libunwind_ext.h
7653 system/lib/libunwind/test/alignment.pass.cpp
7654 system/lib/libunwind/test/libunwind/test/config.py
76557665 Copyright:
76567666 NONE
7657 License: Expat
7658 FIXME
7659
7660 Files:
7661 system/lib/libunwind/.arcconfig
7662 system/lib/libunwind/.clang-format
7663 system/lib/libunwind/CMakeLists.txt
7664 system/lib/libunwind/cmake/Modules/HandleCompilerRT.cmake
7665 system/lib/libunwind/cmake/config-ix.cmake
7666 system/lib/libunwind/docs/BuildingLibunwind.rst
7667 system/lib/libunwind/docs/CMakeLists.txt
7668 system/lib/libunwind/docs/README.txt
7669 system/lib/libunwind/docs/conf.py
7670 system/lib/libunwind/docs/index.rst
7671 system/lib/libunwind/readme.txt
7672 system/lib/libunwind/src/CMakeLists.txt
7673 system/lib/libunwind/src/Unwind-wasm.cpp
7674 system/lib/libunwind/test/CMakeLists.txt
7675 system/lib/libunwind/test/libunwind_01.pass.cpp
7676 system/lib/libunwind/test/libunwind_02.pass.cpp
7677 system/lib/libunwind/test/lit.cfg
7678 system/lib/libunwind/test/lit.site.cfg.in
7679 system/lib/libunwind/test/unw_getcontext.pass.cpp
7680 Copyright:
7681 NONE
7682 License: UNKNOWN
7667 License: UNKNOWN
7668 FIXME
7669
7670 Files:
7671 system/lib/libunwind/LICENSE.TXT
7672 Copyright:
7673 2009-2014, the contributors listed in CREDITS.TXT
7674 2009-2019, the contributors listed in CREDITS.TXT
7675 License. Subject to the terms and conditions of
7676 You must retain, in the Source form of any Derivative Works
7677 [yyyy] [name of copyright owner]
7678 license to reproduce, prepare Derivative Works of,
7679 patent, trademark, and
7680 License: Apache-2.0 and/or Expat and/or GPL-2
76837681 FIXME
76847682
76857683 Files:
76877685 Copyright:
76887686 1992-1993, UNIX International, Inc.
76897687 2005, Free Standards Group, and
7690 License: Expat
7691 FIXME
7692
7693 Files:
7694 system/lib/libunwind/LICENSE.TXT
7695 Copyright:
7696 2009-2014, the contributors listed in CREDITS.TXT
7697 2009-2019, the contributors listed in CREDITS.TXT
7698 License: Expat
7688 License: UNKNOWN
76997689 FIXME
77007690
77017691 Files:
84568446 system/lib/libcxxabi/src/stdlib_new_delete.cpp
84578447 system/lib/libcxxabi/src/stdlib_stdexcept.cpp
84588448 system/lib/libcxxabi/src/stdlib_typeinfo.cpp
8449 system/lib/libunwind/include/__libunwind_config.h
8450 system/lib/libunwind/include/libunwind.h
8451 system/lib/libunwind/include/mach-o/compact_unwind_encoding.h
8452 system/lib/libunwind/include/unwind.h
8453 system/lib/libunwind/src/AddressSpace.hpp
8454 system/lib/libunwind/src/CompactUnwinder.hpp
8455 system/lib/libunwind/src/DwarfInstructions.hpp
8456 system/lib/libunwind/src/DwarfParser.hpp
8457 system/lib/libunwind/src/EHHeaderParser.hpp
8458 system/lib/libunwind/src/FrameHeaderCache.hpp
8459 system/lib/libunwind/src/RWMutex.hpp
8460 system/lib/libunwind/src/Registers.hpp
8461 system/lib/libunwind/src/Unwind-EHABI.cpp
8462 system/lib/libunwind/src/Unwind-EHABI.h
8463 system/lib/libunwind/src/Unwind-seh.cpp
8464 system/lib/libunwind/src/Unwind-sjlj.c
8465 system/lib/libunwind/src/UnwindCursor.hpp
8466 system/lib/libunwind/src/UnwindLevel1-gcc-ext.c
8467 system/lib/libunwind/src/UnwindLevel1.c
8468 system/lib/libunwind/src/UnwindRegistersRestore.S
8469 system/lib/libunwind/src/UnwindRegistersSave.S
8470 system/lib/libunwind/src/Unwind_AppleExtras.cpp
8471 system/lib/libunwind/src/assembly.h
8472 system/lib/libunwind/src/config.h
8473 system/lib/libunwind/src/libunwind.cpp
8474 system/lib/libunwind/src/libunwind_ext.h
84598475 Copyright:
84608476 NONE
84618477 License: UNKNOWN
84658481 system/lib/compiler-rt/LICENSE.TXT
84668482 system/lib/libcxx/LICENSE.TXT
84678483 system/lib/libcxxabi/LICENSE.TXT
8484 system/lib/libunwind/LICENSE.TXT
84688485 Copyright:
84698486 2009-2014, the contributors listed in CREDITS.TXT
84708487 2009-2015, the contributors listed in CREDITS.TXT
84758492 license to reproduce, prepare Derivative Works of,
84768493 patent, trademark, and
84778494 License: Apache-2.0 and/or Expat and/or GPL-2
8495 FIXME
8496
8497 Files:
8498 system/lib/libunwind/src/dwarf2.h
8499 Copyright:
8500 1992-1993, UNIX International, Inc.
8501 2005, Free Standards Group, and
8502 License: UNKNOWN
84788503 FIXME
84798504
84808505 Files:
94829507 site/source/docs/api_reference/preamble.js.rst
94839508 site/source/docs/api_reference/trace.h.rst
94849509 site/source/docs/api_reference/val.h.rst
9485 site/source/docs/api_reference/vr.h.rst
94869510 site/source/docs/building_from_source/configuring_emscripten_settings.rst
94879511 site/source/docs/building_from_source/index.rst
94889512 site/source/docs/building_from_source/toolchain_what_is_needed.rst
98189842 tests/core/test_emscripten_api.out
98199843 tests/core/test_emscripten_math.c
98209844 tests/core/test_emscripten_math.out
9845 tests/core/test_emulate_function_pointer_casts.out
98219846 tests/core/test_erf.out
98229847 tests/core/test_errar.out
98239848 tests/core/test_exceptions.cpp
1012110146 tests/fs/test_getcwd_with_non_ascii_name.out
1012210147 tests/fs/test_getdents64_special_cases.out
1012310148 tests/fs/test_mmap.out
10149 tests/fs/test_proc_self_fd.c
10150 tests/fs/test_proc_self_fd.out
1012410151 tests/fs/test_trackingdelegate.out
1012510152 tests/fs/test_write.out
1012610153 tests/fs/test_writeFile.cpp
1030010327 tests/other/asyncify_advise.c
1030110328 tests/other/exceptions_modes_symbols_defined.cpp
1030210329 tests/other/jsmath.cpp
10330 tests/other/lib_hello.c
1030310331 tests/other/metadce/hello_libcxx_O2.exports
1030410332 tests/other/metadce/hello_libcxx_O2.imports
1030510333 tests/other/metadce/hello_libcxx_O2.sent
1045110479 tests/other/test_mmap_memorygrowth.out
1045210480 tests/other/test_offset_converter.c
1045310481 tests/other/test_proxy_to_pthread_stack.c
10482 tests/other/test_split_main_module.c
10483 tests/other/test_split_main_module.out
1045410484 tests/other/test_split_module.c
1045510485 tests/other/test_split_module.out
1045610486 tests/other/test_split_module.post.js
1048110511 tests/pthread/test_pthread_asan_use_after_free.js
1048210512 tests/pthread/test_pthread_c11_threads.c
1048310513 tests/pthread/test_pthread_c11_threads.out
10514 tests/pthread/test_pthread_dispatch_after_exit.c
10515 tests/pthread/test_pthread_dispatch_after_exit.out
1048410516 tests/pthread/test_pthread_equal.out
1048510517 tests/pthread/test_pthread_lsan_leak.cpp
1048610518 tests/pthread/test_pthread_lsan_leak.js
1058110613 tests/test_wasm_builtin_simd.cpp
1058210614 tests/test_wasm_intrinsics_simd.c
1058310615 tests/test_webgl_no_auto_init_extensions.c
10616 tests/test_whole_archive_foo.cpp
10617 tests/test_whole_archive_foo.h
10618 tests/test_whole_archive_init.cpp
10619 tests/test_whole_archive_main.cpp
1058410620 tests/tex_nonbyte.png
1058510621 tests/third_party/cube2hash/Makefile
1058610622 tests/third_party/cube2hash/cube2crypto.c