Sparse dev tree

Clone this repo:
  1. ce1a672 Merge branches 'unreplaced' and 'inline' by Luc Van Oostenryck · 9 months ago master
  2. d42df42 inline: free symbol list after use by Luc Van Oostenryck · 9 months ago
  3. 1777fe6 inline: allocate statement after guards by Luc Van Oostenryck · 9 months ago
  4. b6b0d32 inline: avoid needless intermediate vars by Luc Van Oostenryck · 9 months ago
  5. ec2e9b5 inline: declaration of the variadic vars is useless by Luc Van Oostenryck · 9 months ago
  6. fd3f7de inline: comment about creating node of node on variadics by Luc Van Oostenryck · 9 months ago
  7. 102baa1 inline: add testcases for inlining of variadics by Luc Van Oostenryck · 9 months ago
  8. 0e1aae5 fix "unreplaced" warnings caused by using typeof() on inline functions by Luc Van Oostenryck · 9 months ago
  9. 4880bd1 predefine __ATOMIC_ACQUIRE & friends as weak by Luc Van Oostenryck · 9 months ago
  10. 9212270 Merge branches 'cgcc-dash-x' and 'fixes' by Luc Van Oostenryck · 10 months ago
  11. 53e04b3 allow show_token() on TOKEN_ZERO_IDENT by Luc Van Oostenryck · 10 months ago
  12. e44f724 fix crash when inlining casts of erroneous expressions by Luc Van Oostenryck · 10 months ago
  13. 29083a7 cgcc: do not die on '-x assembler' by Luc Van Oostenryck · 10 months ago
  14. b3cf30b Merge branch 'riscv' by Luc Van Oostenryck · 10 months ago
  15. b296539 RISC-V: Remove "g" from the extension list by Palmer Dabbelt · 12 months ago
  16. dcb3887 RISC-V: Remove the unimplemented ISA extensions by Palmer Dabbelt · 12 months ago
  17. 90feaaa RISC-V: Match GCC's semantics for multiple -march instances by Palmer Dabbelt · 12 months ago
  18. e31e645 RISC-V: don't die() on -march errors, just warn by Palmer Dabbelt · 12 months ago
  19. d9c17b4 Merge branch 'cast-value' by Luc Van Oostenryck · 10 months ago
  20. 187285b cast_value: remove error-prone redundant argument by Luc Van Oostenryck · 10 months ago