diff options
| author | 2026-03-24 12:00:48 +0100 | |
|---|---|---|
| committer | 2026-03-24 12:00:48 +0100 | |
| commit | a465bf2211f95fc9535639f0028321c7e7d68b7e (patch) | |
| tree | 0b15503d23e97cd889c7034b40c26eec822fd13e | |
| parent | 1052ca3657db6d1237c75899211617feda933ea5 (diff) | |
Update todo
| -rw-r--r-- | todo.txt | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,8 +1,10 @@ - aarch64 backend - STDC: thread local, VLAs, complex, long double, atomics -- test on non-GNU and non-linux POSIX systems (alpine, various BSDs) +- get working on the other BSDs + - implement more GNU extensions: __attribute__, __builtin_*, ... +- __asm__ +- windows (mingw) - DWARF debug information -- implement GNU extensions: __attribute__, __builtin_*, ... - compiler optimizations: - dead store/load optimization, forwarding - all kinds of loop optimizations |