about summary refs log tree commit diff
path: root/docs
AgeCommit message (Expand)AuthorLines
2022-04-29Use -Zcodegen-backend instead of a rustc replacement in cargo-clifbjorn3-3/+3
2021-12-30Rename cargo executable to cargo-clifbjorn3-3/+3
2021-08-09Add warning to the jit mode section of the usage docsbjorn3-0/+2
2021-07-17Put all cg_clif specific options behind -Zunstable-featuresbjorn3-2/+2
2021-06-25Merge pull request #1166 from eggyal/lazy-jit-multithreadedbjorn3-2/+1
2021-06-20Rewrite cargo.sh in rustbjorn3-3/+3
2021-06-19Rewrite prepare.sh in rustbjorn3-1/+1
2021-06-17Remove lack of mulithreading support from usage.mdAlan Egerton-2/+1
2021-04-07Centralize all configuration into config.rsbjorn3-15/+0
2021-03-06More doc fixesbjorn3-1/+1
2021-03-06Move the more advanced ways to use cg_clif to usage.mdbjorn3-0/+66
2021-03-06Make it possible to enable the verifier in release modebjorn3-1/+4
2020-10-31Implement -Zfunction-sectionsbjorn3-3/+0
2020-09-29Replace CG_CLIF_JIT with --jitbjorn3-2/+0
2020-09-23Improve readmebjorn3-0/+17
2020-04-24Fix function arguments for gdbbjorn3-0/+132
2020-04-18Add some documentation about the debuginfo support of cg_clifbjorn3-0/+21