2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do not mis-classify empty initializers for zero-length arrays as initializing a flexible array member. More... almost 9 years ago
Wrap 'token.kind == kind' into 'peek(kind)'. More... almost 9 years ago
Rework -bisa= handling, delay be_get_backend_param() to target.c More... almost 9 years ago
Split lang_features.h into driver/target.h and ast/dialect.h More... almost 9 years ago
Show error if firm target does not support TLS More... almost 9 years ago
Show the backend option, which could not be set, in the panic message and give a hint about the possible cause. More... almost 9 years ago
Rename '-Wsystem' to '-Wsystem-headers' for gcc/clang compatibility. More... almost 9 years ago
Give panic() a format string. More... almost 9 years ago
Merge duplicated set_be_option(). More... almost 9 years ago
Do not create IR for an asm statement, if it is unreachable. More... almost 9 years ago
Implement taking the address of string literals. More... almost 9 years ago
:0 bitfield base types may be typedefs More... almost 9 years ago
NEWS: Update. More... almost 9 years ago
NEWS: Update. More... almost 9 years ago
Only walk the expression of a typeof, when it has an expression as operand. More... almost 9 years ago
help: Document remaining missing options More... almost 9 years ago
options: Remove unnecessary includes More... almost 9 years ago
help: Document all diagnostic options More... almost 9 years ago
options: Small cleanups More... almost 9 years ago
help: Document all codegen options More... almost 9 years ago
help: Document all linker options More... almost 9 years ago
check_options: Cleanup output exit with error on problems More... almost 9 years ago
Improve 'make check' More... almost 9 years ago
Fix 'make check' warnings More... almost 9 years ago
help: Document preprocessor options More... almost 9 years ago
Unbreak parsing of command-line options with separate arguments. More... almost 9 years ago
driver, manpage: Enable '-Wunreachable-code' and '-Wunused-*' by default and document them properly in the manpage. More... almost 9 years ago
Always use -fno-PIE for linking More... almost 9 years ago
target: Adjust multilib directory setup to pointer_size being in bytes More... almost 9 years ago
options: Remove duplicated options check More... almost 9 years ago