Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
TinyCC
/
tinycc
Public
Notifications
You must be signed in to change notification settings
Fork
556
Star
3k
Code
Pull requests
4
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Actions: TinyCC/tinycc
Actions
All workflows
Workflows
build and test
build and test
Copilot code review
Copilot code review
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
142 workflow runs
142 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
github CI: pinact run -u
build and test
#277:
Commit
831c3fa
pushed by
wqweto
4m 8s
mob
mob
4m 8s
View workflow file
rv64: Generate VT_CMP output from float comparison
build and test
#276:
Commit
0fcd46f
pushed by
wqweto
4m 2s
mob
mob
4m 2s
View workflow file
allow cross compiling for alloca on arm64
build and test
#275:
Commit
f5f544f
pushed by
wqweto
4m 11s
mob
mob
4m 11s
View workflow file
elf: Set ph sizes only if ph was allocated
build and test
#274:
Commit
7479a5c
pushed by
wqweto
4m 13s
mob
mob
4m 13s
View workflow file
rv64: Implement some pseudo-ops from Zicsr
build and test
#273:
Commit
78e5e69
pushed by
wqweto
4m 13s
mob
mob
4m 13s
View workflow file
Add bound check support for alloca on all targets
build and test
#272:
Commit
6da4594
pushed by
wqweto
4m 23s
mob
mob
4m 23s
View workflow file
Reorder "pure" attribute
build and test
#271:
Commit
fc424c9
pushed by
wqweto
4m 15s
mob
mob
4m 15s
View workflow file
Implement some SSE/2 instructions
build and test
#270:
Commit
5b96aeb
pushed by
wqweto
4m 12s
mob
mob
4m 12s
View workflow file
Add WM_MOUSEHWHEEL to winuser.h
build and test
#269:
Commit
3327327
pushed by
wqweto
4m 15s
mob
mob
4m 15s
View workflow file
Fix alloca for arm
build and test
#268:
Commit
7e4fc3a
pushed by
wqweto
4m 18s
mob
mob
4m 18s
View workflow file
Add arm64 alloca() support.
build and test
#267:
Commit
264229a
pushed by
wqweto
4m 7s
mob
mob
4m 7s
View workflow file
Move lib/va_list.c into include/tccdefs.h
build and test
#266:
Commit
fa6a6bf
pushed by
wqweto
4m 13s
mob
mob
4m 13s
View workflow file
Change asm into __asm__ in previous commit
build and test
#265:
Commit
3e8f1da
pushed by
wqweto
4m 26s
mob
mob
4m 26s
View workflow file
Allow -nostdlib -run
build and test
#264:
Commit
c52b96c
pushed by
wqweto
4m 21s
mob
mob
4m 21s
View workflow file
Relaxed the 'incompatible pointer type' warning a bit
build and test
#263:
Commit
d9ec17d
pushed by
wqweto
6m 8s
mob
mob
6m 8s
View workflow file
Ignore some more attributes
build and test
#262:
Commit
ab2ce3b
pushed by
wqweto
4m 39s
mob
mob
4m 39s
View workflow file
tccpp: Add the define __STDC_HOSTED__ [C99]
build and test
#261:
Commit
cdebce3
pushed by
wqweto
4m 12s
mob
mob
4m 12s
View workflow file
build and test
build and test
#260:
by
wqweto
4m 8s
mob
mob
4m 8s
View workflow file
Add support for f{l,s}d in riscv64-gen
build and test
#259:
Commit
01d1b7b
pushed by
wqweto
4m 26s
mob
mob
4m 26s
View workflow file
Some fixes and cleanups
build and test
#258:
Commit
1958928
pushed by
wqweto
4m 7s
mob
mob
4m 7s
View workflow file
Init global_expr variable
build and test
#257:
Commit
edcd228
pushed by
wqweto
4m 19s
mob
mob
4m 19s
View workflow file
Fix debugging after commit tccgen: more of scope hacks
build and test
#256:
Commit
9622900
pushed by
wqweto
4m 24s
mob
mob
4m 24s
View workflow file
Free all preprocessor memmory in case of error.
build and test
#255:
Commit
c96f0ca
pushed by
wqweto
5m 48s
mob
mob
5m 48s
View workflow file
Reverts & cleanups
build and test
#254:
Commit
34b45a6
pushed by
wqweto
4m 20s
mob
mob
4m 20s
View workflow file
Allow gcc 16 for build
build and test
#253:
Commit
ce8b343
pushed by
wqweto
4m 24s
mob
mob
4m 24s
View workflow file
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.