openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
G
GCC for CLI
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
almost 2 years
ago. based on code collected
over 2 years
ago.
Nov 21, 2022 — Nov 21, 2023
Showing page 1 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added src/getpid.c
dyuste
More...
about 15 years ago
getpid() implemented and open files limit increased up to 32
dyuste
More...
about 15 years ago
COND_EXPR can also operate with pointers. They are handled as integers
dyuste
More...
about 15 years ago
Warn only once because of libstd not implemented features
dyuste
More...
about 15 years ago
Added type mismatch detection at calls with fixed prototypes
dyuste
More...
about 15 years ago
Libstd: signals and getcwd implemented
dyuste
More...
about 15 years ago
Fixing missing prototypes (when they are visible at file scope)
dyuste
More...
about 15 years ago
Added stdlib:flieno
dyuste
More...
over 15 years ago
provided POSIX users abstraction in libstd (new functions: getuid, geteuid, getpwuid, getpwnam)
dyuste
More...
over 15 years ago
Added sysconf.c (I forgot to do it the last time)
dyuste
More...
over 15 years ago
Fixed broken references to function-static variables found in specialized functions.
dyuste
More...
over 15 years ago
In libstd, added EINTR errno code
dyuste
More...
over 15 years ago
Added libstd:sysconf. Also some small changes in MSCorelibWrapper.cs:gettimes
dyuste
More...
over 15 years ago
The values returned by 'times' in MSCorelibWrapper has been fixed to match the native 'times' ones
dyuste
More...
over 15 years ago
Implemented 'times' (units differ from .NET and native, pending to fix it)
dyuste
More...
over 15 years ago
Added unlink.c
dyuste
More...
over 15 years ago
Added file (previously forgotten)
dyuste
More...
over 15 years ago
Implemented unlink in libstd
dyuste
More...
over 15 years ago
Extended stdlib::stat() functionality. New fields in 'struct stat'. New core functions in MSCorelibWrapper.cs and __host.c
dyuste
More...
over 15 years ago
Add round and roundf to libstd.
erven
More...
over 15 years ago
Add dump functions for CLI passes.
erven
More...
almost 16 years ago
* gcc/config/cil32/emit-cil.c: if -g is enabled, add .line directives before each method/function definition.
tlafage
More...
about 16 years ago
Add preliminary support for setjmp.
erven
More...
about 16 years ago
* gcc/config/cil32/simp-cond.c: added condition inversion for brtrue
tlafage
More...
about 16 years ago
* gcc/testsuite/gcc.dg/pr19340.c: skip test for cil32-*-* (scheduler
tlafage
More...
over 16 years ago
Do not emit #line directives in assembly files (not supported by as)
Andrea C. Ornstein
as andreao
More...
over 16 years ago
Fix incorrect builtin parameter type.
erven
More...
over 16 years ago
Fix incorrect Vector8 names.
erven
More...
over 16 years ago
Bug fix for 64-bit machines.
erven
More...
over 16 years ago
Add support for vector multiply.
erven
More...
over 16 years ago
←
1
2
3
4
→
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