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 184 of 190
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Do not use param stack for parameters, use a linked list instead.
ragge
More...
over 21 years ago
Remove the init stack limitation.
ragge
More...
over 21 years ago
Small optimizing: If there is only one page allocated at tmpfree(), just change the pointers. Do not unmap it.
ragge
More...
over 21 years ago
Adapt to recent MI changes.
ragge
More...
over 21 years ago
Large change: Replace the dimension index by a pointer to a struct containing the related info.
ragge
More...
over 21 years ago
Update after latest changes.
ragge
More...
over 21 years ago
Remove unused code.
ragge
More...
over 21 years ago
Now supports dynamic symbol table also.
ragge
More...
over 21 years ago
Turn over labels to use common symbol table.
ragge
More...
over 21 years ago
Remove SMOS, unused for now.
ragge
More...
over 21 years ago
Use patricia tree for searching symbols. Currently only used for tags.
ragge
More...
over 21 years ago
Save strings in a patricia tree also.
ragge
More...
over 21 years ago
Add temporary allocation of strings. Enable allocation of temporary elements. Add a -s flag for statistics.
ragge
More...
over 21 years ago
Add a file for the symbol table management. Change to use a patricia implementation for name string searches. Add common routine "newstring()" that strdup:s onto the permanent stack.
ragge
More...
over 21 years ago
Remove tstr().
ragge
More...
over 21 years ago
Make getlab() a MI function.
ragge
More...
over 21 years ago
mage getlab() an MI function.
ragge
More...
over 21 years ago
Add copyright headers. This file is now v32-clean.
ragge
More...
over 21 years ago
Remove some more useless code.
ragge
More...
over 21 years ago
Remove a bunch of redundant code.
ragge
More...
over 21 years ago
Adapt to changes to the symbol table.
ragge
More...
over 21 years ago
Split the symbol table into four different. This is not yet finished, some ptr->int conversions exists.
ragge
More...
over 21 years ago
Changes because of node changes. commdec() prototype change.
ragge
More...
over 21 years ago
Temporary checkin, tags moved to private symbol space. (ugly hack)
ragge
More...
over 21 years ago
Another step towards removing strange dependencies: Change the node union to a struct with the elements in unions instead of the poopsite. Keep it in node.h instead.
ragge
More...
over 21 years ago
First step to clean up the mix between C and the backend.
ragge
More...
over 21 years ago
Revert some 4.4BSD code.
ragge
More...
over 21 years ago
Fix some bugs introduced with recent changes.
ragge
More...
over 21 years ago
Allow shadowing typedef names on block level by itself. Still to fix the use of it by other than itself.
ragge
More...
over 21 years ago
Machine-dependent routines for dynamic arrays. Rename STKREG to FPREG.
ragge
More...
over 21 years ago
←
1
2
…
180
181
182
183
184
185
186
187
188
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