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 182 of 190
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove the node array. Everything now is dynamic.
ragge
More...
over 21 years ago
Fix remaining discovered bugs.
ragge
More...
over 21 years ago
Do not use a static node table.
ragge
More...
over 21 years ago
Start walking towards not using a static node table.
ragge
More...
over 21 years ago
Small layout cleanup.
ragge
More...
over 21 years ago
Adapt to recent MI changes.
ragge
More...
over 21 years ago
Big change: send everything from pass1 via one function.
ragge
More...
over 21 years ago
Implement basic framework to send everything through one subroutine.
ragge
More...
over 21 years ago
Add an embryo fo doing tree optimizing.
ragge
More...
over 21 years ago
Do not use save-regs offsets for addressing parameters.
ragge
More...
over 21 years ago
Inline the prolog/epilog stuff.
ragge
More...
over 21 years ago
Add register variable support.
ragge
More...
over 21 years ago
Prolog/epilog generation moved to pass2.
ragge
More...
over 21 years ago
Move prolog/epilog generation to pass2.
ragge
More...
over 21 years ago
Fix multipass compiling.
ragge
More...
over 21 years ago
Add p2tree() for multipass. Now multipass compiling of pass1 is possible.
ragge
More...
over 21 years ago
Do not save prototype info for old-style functions.
ragge
More...
over 21 years ago
Put the filenames in the string save area.
ragge
More...
over 21 years ago
New node type LABEL, for internal labels to pass thru the optimizer.
ragge
More...
over 21 years ago
Make TYPE a local node type, it's only used in pass1.
ragge
More...
over 21 years ago
Must have fun calls in correct order.
ragge
More...
over 21 years ago
More ifdefs for multipass.
ragge
More...
over 21 years ago
Move branch() to MI code. Generate GOTOs.
ragge
More...
over 21 years ago
Generate GOTO statements. Remove branch().
ragge
More...
over 21 years ago
Some small fixes for multipass.
ragge
More...
over 21 years ago
Move string printout to after functions.
ragge
More...
over 21 years ago
Remove local hack for saving strings.
ragge
More...
over 21 years ago
Remove BSS, unused.
ragge
More...
over 21 years ago
Add some statistics.
ragge
More...
over 21 years ago
Optimize conditional jumps slightly.
ragge
More...
over 21 years ago
←
1
2
…
178
179
180
181
182
183
184
185
186
…
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