repo.or.cz
/
tinycc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
win32: pe dwarf sections & option -g.pdb
[tinycc.git]
/
.gitignore
blob
d79c1c8a47420ac5b195efd4190dc277a599350a
1
*~
2
\#*
3
.#*
4
*.o
5
*.a
6
*.exe
7
*.dll
8
*.obj
9
*.pdb
10
*.lib
11
*.exp
12
*.log
13
*.bz2
14
*.zip
15
.gdb_history
16
a.out
17
tcc_g
18
tcc
19
tcc_c
20
tcc_p
21
*-tcc
22
libtcc*.def
23
24
config*.h
25
*_.h
26
config*.mak
27
config.texi
28
conftest*
29
c2str
30
tags
31
TAGS
32
tcc.1
33
*.pod
34
tcc-doc.html
35
tcc-doc.info
36
tcc_c.tcov
37
38
win32/doc
39
win32/examples/libtcc_test.c
40
win32/libtcc
41
win32/lib/32
42
win32/lib/64
43
win32/include/float.h
44
win32/include/stdalign.h
45
win32/include/stdarg.h
46
win32/include/stdbool.h
47
win32/include/stddef.h
48
win32/include/stdnoreturn.h
49
win32/include/varargs.h
50
win32/include/tcclib.h
51
52
tests/tcctest[1234]
53
tests/tcctest.gcc
54
tests/*.out*
55
tests/*.ref
56
tests/*.txt
57
tests/*.gcc
58
tests/*-cc*
59
tests/*-tcc*
60
tests/libtcc_test
61
tests/libtcc_test_mt
62
tests/asm-c-connect
63
tests/asm-c-connect-sep
64
tests/vla_test
65
tests/hello
66
tests/tests2/fred.txt
67
libtcc.dylib