openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
cparser
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 9 of 132
Search / Filter on:
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.
Christoph Mallon
More...
almost 9 years ago
Wrap 'token.kind == kind' into 'peek(kind)'.
Christoph Mallon
More...
almost 9 years ago
Rework -bisa= handling, delay be_get_backend_param() to target.c
Matthias Braun
More...
almost 9 years ago
Split lang_features.h into driver/target.h and ast/dialect.h
Matthias Braun
More...
almost 9 years ago
Show error if firm target does not support TLS
Matthias Braun
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.
Christoph Mallon
More...
almost 9 years ago
Rename '-Wsystem' to '-Wsystem-headers' for gcc/clang compatibility.
Christoph Mallon
More...
almost 9 years ago
Give panic() a format string.
Christoph Mallon
More...
almost 9 years ago
Merge duplicated set_be_option().
Christoph Mallon
More...
almost 9 years ago
Do not create IR for an asm statement, if it is unreachable.
Christoph Mallon
More...
almost 9 years ago
Implement taking the address of string literals.
Christoph Mallon
More...
almost 9 years ago
:0 bitfield base types may be typedefs
Matthias Braun
More...
almost 9 years ago
NEWS: Update.
Christoph Mallon
More...
almost 9 years ago
NEWS: Update.
Christoph Mallon
More...
almost 9 years ago
Only walk the expression of a typeof, when it has an expression as operand.
Christoph Mallon
More...
almost 9 years ago
help: Document remaining missing options
Matthias Braun
More...
almost 9 years ago
options: Remove unnecessary includes
Matthias Braun
More...
almost 9 years ago
help: Document all diagnostic options
Matthias Braun
More...
almost 9 years ago
options: Small cleanups
Matthias Braun
More...
almost 9 years ago
help: Document all codegen options
Matthias Braun
More...
almost 9 years ago
help: Document all linker options
Matthias Braun
More...
almost 9 years ago
check_options: Cleanup output exit with error on problems
Matthias Braun
More...
almost 9 years ago
Improve 'make check'
Matthias Braun
More...
almost 9 years ago
Fix 'make check' warnings
Matthias Braun
More...
almost 9 years ago
help: Document preprocessor options
Matthias Braun
More...
almost 9 years ago
Unbreak parsing of command-line options with separate arguments.
Christoph Mallon
More...
almost 9 years ago
driver, manpage: Enable '-Wunreachable-code' and '-Wunused-*' by default and document them properly in the manpage.
Christoph Mallon
More...
almost 9 years ago
Always use -fno-PIE for linking
Matthias Braun
More...
almost 9 years ago
target: Adjust multilib directory setup to pointer_size being in bytes
Matthias Braun
More...
almost 9 years ago
options: Remove duplicated options check
Matthias Braun
More...
almost 9 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
131
132
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree