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 month
ago. based on code collected
about 1 month
ago.
Jan 07, 2024 — Jan 07, 2025
Showing page 155 of 190
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Some return complained about by lint. Legal, but we do not want to convince lint about it. From Ray Lai.
ragge
More...
over 17 years ago
New files, needed to understand darwin.
ragge
More...
over 17 years ago
Add DragonFly, from Jeremy C. Reed.
ragge
More...
over 17 years ago
Newer releases of these, for DragonFly.
ragge
More...
over 17 years ago
Add ${DESTDIR} before all installation goo, requested by Joerg.
ragge
More...
over 17 years ago
Embryo to manpage for cc.
ragge
More...
over 17 years ago
Forgotten to tell ld to create static libraries, found by Otto Moerbeek.
ragge
More...
over 17 years ago
Add manpage, provided by Jeremy C. Reed. First step towards documentation :-)
ragge
More...
over 17 years ago
Create install directories, from Jeremy C. Reed.
ragge
More...
over 17 years ago
Patches to support OpenBSD + some sanity fixes, from Chad Loder and with only minor changes by myself.
ragge
More...
over 17 years ago
Make alignment run-time detected. Fix compile warnings. Wrap to 0.9.8.
ragge
More...
over 17 years ago
Add code for bitfield of character size.
ragge
More...
over 17 years ago
Increase number of register allocation maxloops. 3 should be enough, but under some circumstances more registers are allocated second round. This should be investigated further.
ragge
More...
over 17 years ago
Fix problem with inline functions not being written out. Be more liberal about forward declarations; write out declarations late. Add support for compound literals.
ragge
More...
over 17 years ago
Bugfix number calculations. Fake command-line defines and includes by prewriting in into file buffer.
ragge
More...
over 17 years ago
Understand -pthtread and add cpp predefines for pthread and .S endings. Add -nostdlib. Allow multiple -system definitions.
ragge
More...
over 17 years ago
Be more careful when checking prototypes. XXX - no multilevel checking yet. Add some code to handle incomplete/forward references better.
ragge
More...
over 17 years ago
Dont convert addrof temps early.
ragge
More...
over 17 years ago
Must understand usage of function pointers to inline functions.
ragge
More...
over 17 years ago
Increase number of loops when doing register allocation. Dhis is beacuse somewhere the new instruction(s) allocates new registers. Should be found earlier.
ragge
More...
over 17 years ago
Return char in al, do not sign expand it to eax.
ragge
More...
over 17 years ago
Fix rudimentary wide string support. Fix one more init bug. Store inlined strings in permanent memory.
ragge
More...
over 17 years ago
Fix bug with empty # on a line. Increase default buffers to 64k.
ragge
More...
over 17 years ago
Move sdebug to pass1 only.
ragge
More...
over 17 years ago
Add support for _Bool type. Will be slightly rewritten later.
ragge
More...
over 17 years ago
Fix bug in sub-level initializations.
ragge
More...
over 17 years ago
Understand floating constants in hex (per c99).
ragge
More...
over 17 years ago
Add -M flag.
ragge
More...
over 17 years ago
Add -M flag for writing dependencies. Change identifiers to may have beginning digit, but never try to match such identifier. Fixes a problem with replacing concatenated identifiers.
ragge
More...
over 17 years ago
Add patricia code to do faster lookups.
ragge
More...
over 17 years ago
←
1
2
…
151
152
153
154
155
156
157
158
159
…
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