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
P
pcc
Settings
|
Report Duplicate
7
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 179 of 190
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix cpp for x86. add verbose.
ragge
More...
over 21 years ago
Now works.
ragge
More...
over 21 years ago
Use the 32V version as base version.
ragge
More...
over 21 years ago
More bugfixes.
ragge
More...
over 21 years ago
Small bugfixes.
ragge
More...
over 21 years ago
A bunch of fixes to be closer to x86 support.
ragge
More...
over 21 years ago
Start x86 port.
ragge
More...
over 21 years ago
Do max recur 200 times. Move prtdcon further down in chain.
ragge
More...
over 21 years ago
Comparisions of float/double. Fixes 900516-1.c.
ragge
More...
over 21 years ago
Fix floating point args and float/double conversions. testcase #37 (20000718.c).
ragge
More...
over 21 years ago
Add conversion ops float<->double. Make use of fincode(), fixes c-tort #5.
ragge
More...
over 21 years ago
Bugfix: floating constants do not need to be converted other than when they are printed (in MD code).
ragge
More...
over 21 years ago
Some bug fixes. Start working on adding floating point.
ragge
More...
over 21 years ago
Convert to use native longlong integers. Many bugfixes.
ragge
More...
over 21 years ago
Fix a bunch of bugs. Kernel now boots (partly) again.
ragge
More...
over 21 years ago
Add a bunch of optimizings: - Put prologue/epilogue on correct places. - Fall-through to epilogue. - Don't generate stack saving code if the stack is not used.
ragge
More...
over 21 years ago
Handle genswitch() as asm statements. Now the basic optimizing should work.
ragge
More...
over 21 years ago
Put nfree() node checking inside PCC_DEBUG
ragge
More...
over 21 years ago
Return after putting return value in register, otherwise it will be done twice.
ragge
More...
over 21 years ago
Share stack alloc stuff between passes. First optimizing stuff.
ragge
More...
over 21 years ago
Remove cbranch().
ragge
More...
over 21 years ago
Clean up somewhat in the fcon swamp. Fix !2.2 conversion.
ragge
More...
over 21 years ago
Fix real const optimizer for conditionals. Needs more work though.
ragge
More...
over 21 years ago
Fix the branch code to be correct, not reversed. Slightly change the conditional generation.
ragge
More...
over 21 years ago
Fix volatile propagation.
ragge
More...
over 21 years ago
Fix a bunch of const checkings. Now compiles kernel.
ragge
More...
over 21 years ago
More checks of const.
ragge
More...
over 21 years ago
Start implementing qualifiers.
ragge
More...
over 21 years ago
Start adding const/volatile support.
ragge
More...
over 21 years ago
Discard xdefs.
ragge
More...
over 21 years ago
←
1
2
…
175
176
177
178
179
180
181
182
183
…
189
190
→
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