Skip to content

Dev/cpython 2025#21

Draft
AndriMcFly wants to merge 22 commits into
eth-easl:dev/stagingfrom
AndriMcFly:dev/cpython-2025
Draft

Dev/cpython 2025#21
AndriMcFly wants to merge 22 commits into
eth-easl:dev/stagingfrom
AndriMcFly:dev/cpython-2025

Conversation

@AndriMcFly

@AndriMcFly AndriMcFly commented Sep 23, 2025

Copy link
Copy Markdown

See commit history for detailed description

tom-kuchler and others added 14 commits September 23, 2025 15:56
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
because with previously made changes, file support is working again.
tom-kuchler and others added 3 commits December 19, 2025 11:24
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 and others added 5 commits December 19, 2025 11:45
* 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 tom-kuchler force-pushed the dev/staging branch 4 times, most recently from 16386bd to 25c484c Compare January 27, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants