summary refs log tree commit diff stats
path: root/tinyc
ModeNameSize
-rw-r--r--arm-gen.c38680log stats plain blame
-rw-r--r--c67-gen.c70942log stats plain blame
-rw-r--r--coff.h22419log stats plain blame
-rw-r--r--config.h556log stats plain blame
-rw-r--r--config.mak401log stats plain blame
-rw-r--r--config.texi20log stats plain blame
-rw-r--r--config_edited.h500log stats plain blame
-rw-r--r--elf.h78631log stats plain blame
d---------examples165log stats plain
-rw-r--r--i386-asm.c36589log stats plain blame
-rw-r--r--i386-asm.h21281log stats plain blame
-rw-r--r--i386-gen.c29033log stats plain blame
-rw-r--r--il-gen.c16721log stats plain blame
-rw-r--r--il-opcodes.h7612log stats plain blame
d---------include217log stats plain
d---------lib152log stats plain
-rw-r--r--libtcc.c61470log stats plain blame
-rw-r--r--libtcc.h3490log stats plain blame
-rw-r--r--stab.def9131log stats plain blame
-rw-r--r--stab.h259log stats plain blame
-rw-r--r--tcc-doc.html107357log stats plain blame
-rw-r--r--tcc-doc.texi33562log stats plain blame
-rw-r--r--tcc.c17454log stats plain blame
-rw-r--r--tcc.h23165log stats plain blame
-rw-r--r--tccasm.c28036log stats plain blame
-rw-r--r--tcccoff.c22693log stats plain blame
-rw-r--r--tccelf.c90590log stats plain blame
-rw-r--r--tccgen.c154156log stats plain blame
-rw-r--r--tccpe.c47290log stats plain blame
-rw-r--r--tccpp.c84003log stats plain blame
-rw-r--r--tcctok.h11439log stats plain blame
d---------tests197log stats plain
-rw-r--r--texi2pod.pl11030log stats plain blame
d---------win32246log stats plain
-rw-r--r--x86_64-gen.c40738log stats plain blame
ab0f2fb431862'>^
4bd06a5d ^
e089ffb1 ^
788fc48b ^
e089ffb1 ^
81190251 ^
e089ffb1 ^
e089ffb1 ^

8dbe300d ^

8dbe300d ^





81190251 ^

8dbe300d ^

8dbe300d ^
8dbe300d ^



8dbe300d ^



81190251 ^
8dbe300d ^
8dbe300d ^



8dbe300d ^








8b4c7e93 ^
8dbe300d ^
81190251 ^
8dbe300d ^
8dbe300d ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128