]> xenbits.xensource.com Git - unikraft/libs/wamr.git/commit
Add patches RELEASE-0.4 RELEASE-0.5
authorFelipe Huici <felipe.huici@neclab.eu>
Fri, 11 Oct 2019 09:06:57 +0000 (11:06 +0200)
committerFelipe Huici <felipe.huici@neclab.eu>
Fri, 11 Oct 2019 10:31:21 +0000 (12:31 +0200)
commita5c3832f16e8185ca47587ee6eb98708ba9ee8c6
tree66cf308e401aa6c23606683f1de89c3b7c7af0a8
parent861bcec28f83259018af3bfaf95ae968b23a1381
Add patches

Add various patches to (a) make wamr build against pthread-embedded,
(b) use wasm's log and (c) patch into wamr's linux's main loop.

Signed-off-by: Felipe Huici <felipe.huici@neclab.eu>
Reviewed-by: Jia He <justin.he@arm.com>
patches/0001-wasm-log-fix-pthread-embedded-pthread-t-type.patch [new file with mode: 0644]
patches/0002-bh-thread-fix-pthread-embedded-pthread-t-type.patch [new file with mode: 0644]
patches/0003-bh-thread-use-wasm-log-insteadof-bh-log.patch [new file with mode: 0644]
patches/0004-add-math-h.patch [new file with mode: 0644]
patches/0005-adapt-main-c-to-unikraft.patch [new file with mode: 0644]