7
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 09, 2025 — Mar 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix(riscv64-link): pair pcrel lo relocations by hi address More... 15 days ago
arm64-gen: consider VT_LONG|VT_DOUBLE for TOK_NEG More... about 1 month ago
i386: bound checking needs pic in shared library More... about 1 month ago
Cast signed pointer offset to ptrdiff_t before performing arithmetic More... about 1 month ago
Fix numbered register substitution on x86_64 More... about 1 month ago
arm64: Fix long double comparison operators More... about 1 month ago
Remove libc dependency from lib-arm64 More... about 1 month ago
arm64: Implement TOK_NEG for floats natively More... about 1 month ago
Allow building an empty libtcc1 on AArch64 More... about 1 month ago
Revert "build c2str.exe with the host compiler; default it to gcc if cross prefix given" More... about 2 months ago
build c2str.exe with the host compiler; default it to gcc if cross prefix given More... about 2 months ago
riscv64-asm.c: parse_operand: document some ABI details More... about 2 months ago
Another update for macos More... 2 months ago
Fix macos More... 2 months ago
Add support to debug libtcc code More... 2 months ago
Solve some bug reports More... 2 months ago
Add pic/pie support to i386 More... 2 months ago
arm64-gen: fix 16-byte alignment for variadic arguments on stack More... 2 months ago
arm64-gen: fix address calculation for large symbol offsets More... 2 months ago
Fix pointer difference issue in aarch64/riscv64 More... 3 months ago
Relocation updates More... 3 months ago
undo x86_64-link.c commmit More... 3 months ago
some reverts & fixes More... 3 months ago
Problems solved on for libtcc, pie, riscv64, arm64 More... 3 months ago
Small updates More... 3 months ago
Fix clang macos 15 bug on arm64 in tests/tcctest.c More... 3 months ago
Use macos 15 in build.yml More... 3 months ago
Move -run -nostdlib code to lib directory More... 3 months ago
tccpp.c: Configurable integer literal overflow handling More... 3 months ago
x86-64: Fix cvts*2si More... 3 months ago