2017-02-14 02:03:29 +08:00
|
|
|
*~
|
|
|
|
\#*
|
|
|
|
.#*
|
2010-06-12 22:26:37 +08:00
|
|
|
*.o
|
|
|
|
*.a
|
2014-11-26 11:40:14 +08:00
|
|
|
*.exe
|
2017-02-14 02:03:29 +08:00
|
|
|
*.dll
|
|
|
|
*.obj
|
|
|
|
*.pdb
|
|
|
|
*.lib
|
|
|
|
*.exp
|
2014-11-26 11:40:14 +08:00
|
|
|
*.log
|
2017-02-14 02:03:29 +08:00
|
|
|
*.bz2
|
|
|
|
*.zip
|
|
|
|
.gdb_history
|
|
|
|
a.out
|
2002-08-18 21:27:16 +08:00
|
|
|
tcc_g
|
|
|
|
tcc
|
2017-02-14 02:03:29 +08:00
|
|
|
*-tcc
|
2017-02-23 15:41:57 +08:00
|
|
|
libtcc*.def
|
2017-02-14 02:03:29 +08:00
|
|
|
|
2017-02-23 15:41:57 +08:00
|
|
|
config*.h
|
|
|
|
config*.mak
|
2003-05-24 22:18:56 +08:00
|
|
|
config.texi
|
2017-02-14 02:03:29 +08:00
|
|
|
conftest*
|
2010-06-21 00:48:16 +08:00
|
|
|
tags
|
2014-11-26 11:40:14 +08:00
|
|
|
TAGS
|
2017-02-14 02:03:29 +08:00
|
|
|
tcc.1
|
|
|
|
tcc.pod
|
|
|
|
tcc-doc.html
|
|
|
|
tcc-doc.info
|
|
|
|
|
|
|
|
win32/doc
|
|
|
|
win32/libtcc
|
|
|
|
win32/lib/32
|
|
|
|
win32/lib/64
|
|
|
|
win32/include/float.h
|
|
|
|
win32/include/stdarg.h
|
|
|
|
win32/include/stdbool.h
|
|
|
|
win32/include/stddef.h
|
|
|
|
win32/include/varargs.h
|
|
|
|
win32/include/tcclib.h
|
|
|
|
|
|
|
|
tests/tcctest[1234]
|
|
|
|
tests/tcctest.gcc
|
2017-12-13 00:57:20 +08:00
|
|
|
tests/*.out*
|
2017-02-14 02:03:29 +08:00
|
|
|
tests/*.ref
|
|
|
|
tests/*.txt
|
|
|
|
tests/*.gcc
|
|
|
|
tests/*-cc*
|
|
|
|
tests/*-tcc*
|
|
|
|
tests/libtcc_test
|
2019-12-11 07:37:18 +08:00
|
|
|
tests/libtcc_test_mt
|
2017-12-13 00:57:20 +08:00
|
|
|
tests/asm-c-connect
|
|
|
|
tests/asm-c-connect-sep
|
2017-02-14 02:03:29 +08:00
|
|
|
tests/vla_test
|
|
|
|
tests/hello
|
|
|
|
tests/tests2/fred.txt
|