]> git.proxmox.com Git - wasi-libc.git/shortlog
wasi-libc.git
2022-04-13 Dan GohmanDefine DTTOIF and IFTODT.
2022-04-13 Mike HommeyAdjust the Makefile for LLVM 14
2022-04-12 John Ericson`WASM_NM` -> `NM` to use standardized env var
2022-04-12 John Ericson`WASM_AR` -> `AR` to use standardized env var
2022-04-12 John Ericson`WASM_CFLAGS` -> `EXTRA_CFLAGS`
2022-04-12 John Ericson`WASM_CC` -> `CC` to use standardized env var
2022-04-12 John EricsonPull out `{UN,}DEFINED_SYMBOLS` as make vars
2022-04-12 John EricsonDo more explicit env vars for CI
2022-03-28 Dan GohmanFix futimens error handling.
2022-03-28 Dan GohmanUpdate the comment at the top of wasi/api.h.
2022-03-28 Dan GohmanDisable the headerstest test.
2022-03-28 Dan GohmanRemove the signal constants and proc_raise function.
2022-03-23 John EricsonSimplify a header check by using the `SYSROOT_*` variables
2022-03-23 John EricsonAdd `make clean` rule, don't have `include_dirs` nuke...
2022-03-21 John EricsonUse `-isystem` instead of `--sysroot` for the installed...
2022-03-10 Dan GohmanEnable support for `utimes` and `futimesat`.
2022-03-10 Gerd Stolpmannmore graphical code
2022-03-10 Gerd Stolpmannchdir: fixing a malloc'ed buffer that was not large...
2022-03-08 Ximin LuoRelease 0.0~git20210922.ad51334-1 to Debian unstable.
2022-03-06 Ximin LuoRelease 0.0~git20210922.ad51334-1~exp1 to Debian experi...
2022-03-06 Ximin Luoclose bug
2022-03-06 Ximin LuoUpdate to LLVM 13, same as rust
2022-03-06 Fabian Grünbichlerbump version
2022-03-06 Fabian Grünbichlerprevent linker warning from failing the build
2022-03-06 Fabian Grünbichlerrefresh patches
2022-03-06 Ximin LuoUpdate upstream source from tag 'upstream/0.0_git202109...
2022-03-06 Ximin LuoNew upstream version 0.0~git20210922.ad51334
2021-09-29 Ximin LuoRelease 0.0~git20201130.5879558-1 to Debian unstable.
2021-09-22 Mike HommeyAdjust the Makefile for LLVM 13
2021-09-22 Vitali LovichAllow user to provide CC wrapper (#255)
2021-08-10 Dan GohmanBuild with -Wno-unknown-warning-option too.
2021-08-10 Dan GohmanIgnore -Wunused-but-set-variable warnings.
2021-07-26 Ayke van LaethemAdd build flag to select malloc implementation
2021-05-25 Dan GohmanAlso add a way to read `environ` without triggering...
2021-05-25 Dan GohmanAdd a function to de-initialize the environment-variabl...
2021-04-07 Ximin LuoRelease 0.0~git20201130.5879558-1~exp1 to Debian experi...
2021-04-07 Ximin LuoUpdate d/changelog
2021-04-07 Ximin LuoUpdate upstream source from tag 'upstream/0.0_git202011...
2021-04-07 Ximin LuoNew upstream version 0.0~git20201130.5879558
2021-04-05 Dan GohmanImplement emulated support for `getpid`.
2021-03-23 Dan GohmanAdd some more comments.
2021-03-23 Dan GohmanInclude libwasi-emulated-*.a symbols in defined-symbols...
2021-03-23 Dan GohmanEmulate `clock`, `times`, and `getrusage` using the...
2021-03-18 Dan GohmanUpdate to musl 1.2.2.
2021-03-10 Zheng LuoUpdate README.md to include Arch Linux in section title
2021-03-10 Zheng LuoUpdate README to include AUR repo
2021-02-23 Alex CrichtonUpdate to the next version of the `witx` crate (#234)
2021-02-05 Dan GohmanAT_FDCWD support.
2021-02-05 Dan GohmanImplement the cimag/creal functions for all types consi...
2021-02-05 Dan GohmanAdd -Wno-ignored-pragmas.
2021-02-05 Dan GohmanDefine creal/cimag/etc. in a libc-friendly way.
2021-02-05 Dan GohmanAdd -Wno-missing-braces.
2021-02-05 Dan GohmanAdd -Wno-ignored-attributes.
2021-02-05 Dan GohmanAdd -Wno-unused-function.
2021-02-05 Dan GohmanAdd -Wno-unused-variable.
2021-02-05 Dan GohmanFix a warning.
2021-02-05 Dan GohmanAdd -Wno-sign-compare too.
2021-02-05 Dan GohmanIgnore a few warnings which occur in third-party code.
2021-02-05 Dan GohmanAdd -Wall -Wextra -Werror to the build.
2021-02-05 Dan GohmanRemove __wasilibc_unmodified_upstream markers from...
2020-12-10 Albert CervinUse separate makefile var for CFLAGS (#226)
2020-12-01 Ximin LuoRelease 0.0~git20200731.215adc8-2 to Debian unstable.
2020-12-01 Pat Hickeywindows ci: try moving rustup stuff to non-bash shell...
2020-12-01 Dan GohmanFix sinh's sign handling
2020-11-30 Dan GohmanUpdate to musl 1.2.1. (#222)
2020-11-30 Alex CrichtonAdd basic emulation of getcwd/chdir (#214)
2020-11-15 Ximin LuoUpdate to LLVM 11
2020-11-07 Ximin LuoRelease 0.0~git20200731.215adc8-1 to Debian unstable.
2020-10-05 Pat HickeyCI: use $GITHUB_PATH,ENV rather than add-path, set-env
2020-10-03 Dan GohmanNew-style command support. (#203)
2020-09-24 vmsactivate the use of __heap_base (#215)
2020-09-04 Ximin LuoRelease 0.0~git20200731.215adc8-1~exp1 to Debian experi...
2020-09-04 Ximin LuoUpdate d/changelog, patches
2020-09-04 Ximin LuoUpdate upstream source from tag 'upstream/0.0_git202007...
2020-09-04 Ximin LuoNew upstream version 0.0~git20200731.215adc8
2020-09-04 Ximin Luoupdate upstream git url
2020-08-05 Ximin LuoRelease 0.0~git20200319.9efc2f4-2 to Debian unstable.
2020-08-05 Ximin LuoUpdate to LLVM 10
2020-07-31 Dan GohmanRedefine the `access` bits to be compatible with other...
2020-07-04 Ximin LuoRelease 0.0~git20200319.9efc2f4-1 to Debian unstable.
2020-07-04 Ximin LuoUpdate changelog
2020-07-04 Ximin LuoUpdate upstream source from tag 'upstream/0.0_git202003...
2020-07-04 Ximin LuoNew upstream version 0.0~git20200319.9efc2f4
2020-07-04 Ximin Luoadd more precise instructions on updating the source...
2020-06-13 Dan GohmanComment a use of `__attribute__((visibility("protected...
2020-06-08 Dan GohmanRename `__prepare_for_exit` to `__wasm_call_dtors`...
2020-06-02 Dan GohmanAvoid calling `poll_oneoff` with zero subscriptions...
2020-06-01 Dan GohmanMerge the basics component into libc-bottom-half. ...
2020-06-01 Dan GohmanRewrite the preopen functionality. (#173)
2020-05-29 Dan GohmanReplace old <signal.h> support with emulated <signal...
2020-05-29 Dan GohmanReactor support. (#74)
2020-05-26 whitequarkMake mmap() possible to use in a conformant way. (...
2020-05-26 whitequarkMake munmap() actually work. (#198)
2020-04-06 Pat HickeyCI: use llvm 10.0.0 release (#194)
2020-04-06 Pat Hickeydebug
2020-04-06 Pat Hickeygithub ci: download llvm over https, add -L flag to...
2020-04-04 Ximin LuoRelease 0.0~git20200114.1fad338-1 to Debian unstable.
2020-04-04 Ximin LuoUpdate changelog
2020-04-04 Ximin LuoUpdate upstream source from tag 'upstream/0.0_git202001...
2020-04-04 Ximin LuoNew upstream version 0.0~git20200114.1fad338
next