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
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 15 of 132
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Correct typo in comment.
Christoph Mallon
More...
over 9 years ago
update libfirm to get iredges assert
Matthias Braun
More...
over 9 years ago
Warn to avoid the impression that c++ mode is useful yet
Matthias Braun
More...
over 9 years ago
preprocessor: Better function names; Add docu comment
Matthias Braun
More...
over 9 years ago
preprocessor: No need to set current_expansion twice
Matthias Braun
More...
over 9 years ago
preprocessor: Handle corner case of parameter with multiple tokens before '##' correctly
Matthias Braun
More...
over 9 years ago
preprocessor: Add some comments and cleanups
Matthias Braun
More...
over 9 years ago
If va_list is a struct, emit CopyB.
Andreas Fried
More...
over 9 years ago
Adapt to firmstat removal
Matthias Braun
More...
over 9 years ago
Update libfirm submodule for consistent debug and optimize builds.
Sebastian Buchwald
More...
over 9 years ago
alias attributes are entity definitions, do not emit them just because the symbol is unused
Matthias Braun
More...
over 9 years ago
Adapt to removal of set_entity_compiler_generated().
Christoph Mallon
More...
over 9 years ago
Remove msvc project file stuff
Matthias Braun
More...
over 9 years ago
Do not create IR entities for unused functions.
Christoph Mallon
More...
over 9 years ago
va_arg_expression_to_firm: Evaluate ap only once.
Andreas Fried
More...
over 9 years ago
fix long double type on darwin x86_64
Matthias Braun
More...
over 9 years ago
Track change of libFirm API for variadicity.
Christoph Mallon
More...
over 9 years ago
Let the backend initialize mode_P.
Christoph Mallon
More...
over 9 years ago
Move some variable declaration into for statements
Matthias Braun
More...
over 9 years ago
Rename scope_t::entities to scope_t::first_entity
Matthias Braun
More...
over 9 years ago
Start working on NEWS for next release
Matthias Braun
More...
over 9 years ago
Rename error.h to panic.h
Matthias Braun
More...
over 9 years ago
get rid of strange il_xxx types
Matthias Braun
More...
over 9 years ago
Reworked entity alignment and attribute((packed)) handling
Matthias Braun
More...
over 9 years ago
Update libfirm submodule to fix compile errors in optimize build.
Sebastian Buchwald
More...
over 9 years ago
Mark typedef entities as used when used
Matthias Braun
More...
over 9 years ago
fix warning
Matthias Braun
More...
over 9 years ago
Check for pure inline functions in parser, implement attribute(gnu_inline)
Matthias Braun
More...
over 9 years ago
Avoid follow-up errors when a function is initialized like a variable.
Christoph Mallon
More...
over 9 years ago
Prevent follow-up errors, when the size expression of an array declarator does not have integer type.
Christoph Mallon
More...
over 9 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
…
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