summaryrefslogtreecommitdiff
path: root/m4/ghc_tables_next_to_code.m4
Commit message (Collapse)AuthorAgeFilesLines
* Enable tables next to code for LoongArch64lrzlin2023-02-031-1/+1
|
* Add initial support for LoongArch Architecture.lrzlin2022-12-081-1/+1
|
* Add support for the wasm32-wasi target tupleCheng Shao2022-11-111-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 macrosJohn Ericson2021-11-071-0/+41
These will be useful for upcoming RTS configure script.