Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable tables next to code for LoongArch64 | lrzlin | 2023-02-03 | 1 | -1/+1 |
| | |||||
* | Add initial support for LoongArch Architecture. | lrzlin | 2022-12-08 | 1 | -1/+1 |
| | |||||
* | Add support for the wasm32-wasi target tuple | Cheng Shao | 2022-11-11 | 1 | -1/+1 |
| | | | | | | This patch adds the wasm32-wasi tuple support to various places in the tree: autoconf, hadrian, ghc-boot and also the compiler. The codegen logic will come in subsequent commits. | ||||
* | Factor out unregisterised and tables next to code m4 macros | John Ericson | 2021-11-07 | 1 | -0/+41 |
These will be useful for upcoming RTS configure script. |