Dev/cpython 2025 - #21
Draft
AndriMcFly wants to merge 22 commits into
Draft
AndriMcFly wants to merge 22 commits into
AndriMcFly wants to merge 22 commits into
Conversation
Features added: * Add clang include directory to cfg * Adding statiging release * Add dev container * Add runtime library interface * Adding first version of unistd.c * Adding print for exit code at debug exit Bug Fixes: * Fix bugs in compiler cfg template * Fix namecmp to recognize substrings as non equal * Fix abi thread local issue, add test program build to top level cmake project * Fix makro in cmake template * Fix debug to handle unlimited number of input items or input-/outputsets
…cygwin-3.5.3.patch
because with previously made changes, file support is working again.
tom-kuchler
force-pushed
the
dev/staging
branch
from
November 11, 2025 09:47
faba38d to
bc30270
Compare
tom-kuchler
force-pushed
the
dev/staging
branch
from
December 19, 2025 10:19
94cea7b to
04ae56c
Compare
Features added: * Add clang include directory to cfg * Adding statiging release * Add dev container * Add runtime library interface * Adding first version of unistd.c * Adding print for exit code at debug exit Bug Fixes: * Fix bugs in compiler cfg template * Fix namecmp to recognize substrings as non equal * Fix abi thread local issue, add test program build to top level cmake project * Fix makro in cmake template * Fix debug to handle unlimited number of input items or input-/outputsets
* Add dev container * Add clang include directory to cfg * Adding staging release * Add runtime library interface * Adding first version of unistd.c * Adding print for exit code at debug exit Bug Fixes: * Fix bugs in compiler cfg template * Fix namecmp to recognize substrings as non equal * Fix abi thread local issue, add test program build to top level cmake project * Fix makro in cmake template * Fix debug to handle unlimited number of input items or input-/outputsets * Fix formatting * update kvm exit to use interrupt 32 instead of direct halt (eth-easl#22)
tom-kuchler
force-pushed
the
dev/staging
branch
from
December 19, 2025 10:30
04ae56c to
2f1aae3
Compare
* Add dev container, fix bugs in compiler setup Features added: * Add clang include directory to cfg * Adding statiging release * Add dev container * Add runtime library interface * Adding first version of unistd.c * Adding print for exit code at debug exit Bug Fixes: * Fix bugs in compiler cfg template * Fix namecmp to recognize substrings as non equal * Fix abi thread local issue, add test program build to top level cmake project * Fix makro in cmake template * Fix debug to handle unlimited number of input items or input-/outputsets * Fix formatting * update kvm exit to use interrupt 32 instead of direct halt (eth-easl#22) * Fix bug with buffers going to previous sets
* Added sys/uio, sys/socket and netdb * Move additional source and header files for libc to separate library --------- Co-authored-by: Tobias Stocker <tstocker@node-0.tstocker-283766.faas-sched.emulab.net>
tom-kuchler
force-pushed
the
dev/staging
branch
4 times, most recently
from
January 27, 2026 13:57
16386bd to
25c484c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See commit history for detailed description