2017-02-13 21:03:29 +03:00
|
|
|
*~
|
|
|
|
\#*
|
|
|
|
.#*
|
2010-06-12 18:26:37 +04:00
|
|
|
*.o
|
|
|
|
*.a
|
2014-11-26 06:40:14 +03:00
|
|
|
*.exe
|
2017-02-13 21:03:29 +03:00
|
|
|
*.dll
|
|
|
|
*.obj
|
|
|
|
*.pdb
|
|
|
|
*.lib
|
|
|
|
*.exp
|
2014-11-26 06:40:14 +03:00
|
|
|
*.log
|
2017-02-13 21:03:29 +03:00
|
|
|
*.bz2
|
|
|
|
*.zip
|
|
|
|
.gdb_history
|
|
|
|
a.out
|
2002-08-18 17:27:16 +04:00
|
|
|
tcc_g
|
|
|
|
tcc
|
2017-02-13 21:03:29 +03:00
|
|
|
*-tcc
|
2017-02-23 10:41:57 +03:00
|
|
|
libtcc*.def
|
2017-02-13 21:03:29 +03:00
|
|
|
|
2017-02-23 10:41:57 +03:00
|
|
|
config*.h
|
|
|
|
config*.mak
|
2003-05-24 18:18:56 +04:00
|
|
|
config.texi
|
2017-02-13 21:03:29 +03:00
|
|
|
conftest*
|
2010-06-20 20:48:16 +04:00
|
|
|
tags
|
2014-11-26 06:40:14 +03:00
|
|
|
TAGS
|
2017-02-13 21:03:29 +03: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-12 19:57:20 +03:00
|
|
|
tests/*.out*
|
2017-02-13 21:03:29 +03:00
|
|
|
tests/*.ref
|
|
|
|
tests/*.txt
|
|
|
|
tests/*.gcc
|
|
|
|
tests/*-cc*
|
|
|
|
tests/*-tcc*
|
|
|
|
tests/libtcc_test
|
2019-12-11 02:37:18 +03:00
|
|
|
tests/libtcc_test_mt
|
2017-12-12 19:57:20 +03:00
|
|
|
tests/asm-c-connect
|
|
|
|
tests/asm-c-connect-sep
|
2017-02-13 21:03:29 +03:00
|
|
|
tests/vla_test
|
|
|
|
tests/hello
|
|
|
|
tests/tests2/fred.txt
|
2020-03-21 18:57:00 +03:00
|
|
|
libtcc.dylib
|