shithub: scc

RSS feed

bcc4c2b8 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2015/10/05 18:37
Add option -D option to cc1

a88a10c3 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2015/10/05 18:32
Fix notdefined()

69f4faf9 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2015/10/05 18:03
Ignore leading / in the name of cc1/cpp

13b2442e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2015/10/05 18:01
Force creatin of cpp

1dc58d5e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2015/10/05 17:49
Emit #lines when it is needed in the cpp output

07b012b6 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2015/10/05 16:47
Fix name of cpp in Makefile

9a96d45d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2015/10/05 16:37
Accept cpp as alternative name for cc1

d75aa47e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2015/10/05 16:36
Update usage string in cc1

8f656093 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2015/10/05 16:26
Pretty print strings in cpp mode

92c212af – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2015/10/05 13:40
Emit newlines in onlycpp mode

e71640c8 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2015/10/05 12:58
Add basic test for defined() in #if