-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bringing in changes to compile KLibC #23
base: master
Are you sure you want to change the base?
Commits on Jul 11, 2024
-
Necessary changes to assemble on macOS
Boisy Pitre committedJul 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 1c3b7d4 - Browse repository at this point
Copy the full SHA 1c3b7d4View commit details
Commits on Aug 5, 2024
-
Added macOS compatible line for EXPORT
Boisy Pitre committedAug 5, 2024 Configuration menu - View commit details
-
Copy full SHA for d79bf17 - Browse repository at this point
Copy the full SHA d79bf17View commit details -
Fixed minor issue with macOS emission
Boisy Pitre committedAug 5, 2024 Configuration menu - View commit details
-
Copy full SHA for ec68f0d - Browse repository at this point
Copy the full SHA ec68f0dView commit details
Commits on Aug 6, 2024
-
Modifications made which allow successful compilation.
Boisy Pitre committedAug 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 9079e26 - Browse repository at this point
Copy the full SHA 9079e26View commit details -
Added cmoc_kreider folder for staging
Boisy Pitre committedAug 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 7968506 - Browse repository at this point
Copy the full SHA 7968506View commit details
Commits on Aug 7, 2024
-
Fixed some Sed errors on macOS
Boisy Pitre committedAug 7, 2024 Configuration menu - View commit details
-
Copy full SHA for e7f9a70 - Browse repository at this point
Copy the full SHA e7f9a70View commit details
Commits on Oct 9, 2024
-
Add missing GNUMakefiles for various folders
Add missing cfinish2.a
Boisy Pitre committedOct 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 7a1edaa - Browse repository at this point
Copy the full SHA 7a1edaaView commit details
Commits on Nov 10, 2024
-
Make KLibc work with cmoc with -nodefaultlibs
- Reference the version of _errno in cmoc's crt.asm - Reference the version of _iob defined in KLibc - Make sure _iob entries get initialized (via SECTION rwdata) - Other nits exposed with -nodefaultlibs
Configuration menu - View commit details
-
Copy full SHA for cebbf77 - Browse repository at this point
Copy the full SHA cebbf77View commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c046b28 - Browse repository at this point
Copy the full SHA c046b28View commit details -
Merge pull request #1 from srichy/master
Make KLibc FILE* operations work with cmoc with -nodefaultlibs
Configuration menu - View commit details
-
Copy full SHA for c2102e1 - Browse repository at this point
Copy the full SHA c2102e1View commit details