This website requires JavaScript.
Explore
Help
Register
Sign In
github-repos
/
tinycc
Watch
1
Star
0
Fork
0
You've already forked tinycc
mirror of
https://github.com/mirror/tinycc.git
synced
2026-08-22 11:23:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d688282594ea0d9a2b402a7512cda41bbc326d0
tinycc
/
lib
History
seyko
37e815eee1
lib/Makefile: filter-out -b flag from XFLAGS
...
to build tcc with bound checking ./configure --cc=tcc --extra-cflags-b
2015-11-08 12:26:17 +03:00
..
alloca86_64-bt.S
a bounds checking code for the ARCH=x86_64
2015-04-10 15:17:22 +03:00
alloca86_64.S
…
alloca86-bt.S
…
alloca86.S
…
alloca-arm.S
…
armeabi.c
…
bcheck.c
Revert all of my changes to directories & codingstyle.
2015-07-29 16:57:12 -04:00
lib-arm64.c
Correct prototype: void __clear_cache(void *, void *).
2015-10-15 19:02:54 +01:00
libtcc1.c
lib/libtcc1.c: Replace "long" with "unsigned int" in union float_long.
2015-11-04 23:22:00 +00:00
Makefile
lib/Makefile: filter-out -b flag from XFLAGS
2015-11-08 12:26:17 +03:00
testfp.c
Add arm64 (AArch64) as a target architecture.
2015-02-23 22:51:03 +00:00