shithub: scc

RSS feed

d8b9359b – Quentin Rameau <quinq@fifth.space> authored on 2016/06/02 08:40
Makefile: fix forgotten scc to the strip command

844ae029 – Quentin Rameau <quinq@fifth.space> authored on 2016/06/02 08:37
[driver] use actual as(1) command instead of cat(1)

1f4c8ba4 – Quentin Rameau <quinq@fifth.space> authored on 2016/06/02 08:36
[driver] fix missing variables from build()

0d42a415 – Quentin Rameau <quinq@fifth.space> authored on 2016/06/02 08:33
[driver] clean up some unused variables

08c86801 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2016/06/02 07:33
[driver] Move wait logic to build()

7f4ad68d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2016/06/02 05:01
[cc2-qbe] Add parameters to function calls

40b00c1d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2016/06/02 04:31
[cc2-qbe] Fix the type in alloc assignation

59747e56 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2016/06/02 04:14
[cc2-qbe] Add initial label for qbe

e1cd16b3 – Quentin Rameau <quinq@fifth.space> authored on 2016/06/01 18:04
[cc2] fix alloc()

dc0a09c5 – Quentin Rameau <quinq@fifth.space> authored on 2016/06/01 18:01
[driver] fix file output for QBE backend

78a39852 – Quentin Rameau <quinq@fifth.space> authored on 2016/06/01 15:51
[driver] update usage, exit when exclusive flags given

18b97e92 – Quentin Rameau <quinq@fifth.space> authored on 2016/06/01 15:44
[driver] add S flag for stopping after assembly output

6982da79 – Quentin Rameau <quinq@fifth.space> authored on 2016/06/01 15:21
[driver] add k flag for keeping intermediary files

ffba7ee6 – Quentin Rameau <quinq@fifth.space> authored on 2016/06/01 14:56
[driver] add a build function to manage build sequence

b85da7f9 – Quentin Rameau <quinq@fifth.space> authored on 2016/06/01 14:39
[driver] separate tool initialization

628bdafd – Quentin Rameau <quinq@fifth.space> authored on 2016/05/28 15:15
Makefile: strip only installed binaries

aec48c12 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2016/05/31 05:12
[cc2-qbe] Add support for void functions

eff19eac – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2016/05/31 04:41
Merge remote-tracking branch 'origin/master'

98aaedf3 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2016/05/31 04:39
[cc2-qbe] Add basic support for calls in qbe

5bbaaae3 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2016/05/31 04:38
[cc2-qbe] Add all the symbol storage classes in addr2txt()

21246a29 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2016/05/31 04:30
[cc2] Simplify code.c:addr()

6deec2e7 – Quentin Rameau <quinq@fifth.space> authored on 2016/05/30 14:34
[driver] simplify tools handling readability

b160b439 – FRIGN <dev@frign.de> authored on 2016/05/30 14:26
[driver] Print diagnostic message to stderr instead of stdout

bfde4c47 – Quentin Rameau <quinq@fifth.space> authored on 2016/05/30 09:05
[driver] introduce handling of per tool flags

612866dd – Quentin Rameau <quinq@fifth.space> authored on 2016/05/30 07:43
[driver] use PATH_MAX instead of FILENAME_MAX

5e53dda9 – Quentin Rameau <quinq@fifth.space> authored on 2016/05/30 07:41
[driver] switch per tool in settool

d24f3a5a – Quentin Rameau <quinq@fifth.space> authored on 2016/05/30 07:20
[driver] make sure tools array is the size of tool number

fa089912 – Quentin Rameau <quinq@fifth.space> authored on 2016/05/30 07:13
[driver] loop over tools instead of processing each one

386efe34 – Quentin Rameau <quinq@fifth.space> authored on 2016/05/30 06:29
[driver] regroup tools into a tools[] array.

ba3a4b9f – Quentin Rameau <quinq@fifth.space> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2016/05/28 17:40
add per process structs to simplify spawn()

6408599f – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2016/05/27 13:08
[cc1] Remove undefined behaviour in specifier