summary refs log tree commit diff stats
path: root/tinyc
ModeNameSize
-rwxr-xr-xarm-gen.c38681log stats plain blame
-rwxr-xr-xc67-gen.c70941log stats plain blame
-rwxr-xr-xcoff.h22419log stats plain blame
-rwxr-xr-xconfig.h556log stats plain blame
-rwxr-xr-xconfig.mak401log stats plain blame
-rwxr-xr-xconfig.texi20log stats plain blame
-rwxr-xr-xconfig_edited.h500log stats plain blame
-rwxr-xr-xelf.h78631log stats plain blame
d---------examples165log stats plain
-rwxr-xr-xi386-asm.c36588log stats plain blame
-rwxr-xr-xi386-asm.h21281log stats plain blame
-rwxr-xr-xi386-gen.c29033log stats plain blame
-rwxr-xr-xil-gen.c16721log stats plain blame
-rwxr-xr-xil-opcodes.h7612log stats plain blame
d---------include217log stats plain
d---------lib152log stats plain
-rwxr-xr-xlibtcc.c61470log stats plain blame
-rwxr-xr-xlibtcc.h3490log stats plain blame
-rwxr-xr-xstab.def9131log stats plain blame
-rwxr-xr-xstab.h259log stats plain blame
-rwxr-xr-xtcc-doc.html107357log stats plain blame
-rwxr-xr-xtcc-doc.texi33562log stats plain blame
-rwxr-xr-xtcc.c17454log stats plain blame
-rwxr-xr-xtcc.h23165log stats plain blame
-rwxr-xr-xtccasm.c28037log stats plain blame
-rwxr-xr-xtcccoff.c22693log stats plain blame
-rwxr-xr-xtccelf.c90590log stats plain blame
-rwxr-xr-xtccgen.c154158log stats plain blame
-rwxr-xr-xtccpe.c47290log stats plain blame
-rwxr-xr-xtccpp.c84003log stats plain blame
-rwxr-xr-xtcctok.h11439log stats plain blame
d---------tests197log stats plain
-rwxr-xr-xtexi2pod.pl11030log stats plain blame
d---------win32246log stats plain
-rwxr-xr-xx86_64-gen.c40738log stats plain blame
89fa'>^
a2a20225 ^





87196c34 ^




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