Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Remove-patch-for-fmt-add-support-fmt-version-9-fix-3782.patch | Remove patch for fmt, add support fmt version 9, fix #3782 | Shen-Ta Hsieh <beststeve@secondstate.io> | no | 2024-09-30 | ||
Support-LLVM-19-3809.patch | Support LLVM 19 (#3809) * Remove unused and deprecated llvm-c functions |
"Shen-Ta Hsieh(BestSteve)" <ibmibmibm.tw@gmail.com> | no | 2024-10-01 | ||
examples-mandelbrot-add-multivalue-reference-types-to-was.patch | examples/mandelbrot: add multivalue/reference-types to wasm-ld These are now enabled by default in LLVM 19. Since --features is passed already for other features, we need to pass these too, otherwise compilation fails with: # wasm-ld: error: Target feature 'reference-types' used by mandelbrot.o is not allowed. # wasm-ld: error: Target feature 'multivalue' used by mandelbrot.o is not allowed. |
Faidon Liambotis <paravoid@debian.org> | no | 2024-11-05 |