shithub: scc

RSS feed

12ccbe2a – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2022/06/15 14:04
cc1: Don't pop context in typedef types

2f307820 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2022/06/14 17:43
cc1: Don't remove warnings in typedef'ed functions

4521cc8f – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2022/06/14 16:13
cc1: Fix expression evaluation order

b953ac1c – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2022/06/14 15:30
cc1: Improve error message

92778381 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2022/06/14 14:50
cc1: Improve error handling in field()

5c0bbb5f – Xavier Del Campo Romero <xavi.dcr@tutanota.com> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2022/06/06 11:34
libc: remove redundant semicolon

20934ed2 – Xavier Del Campo Romero <xavi.dcr@tutanota.com> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2022/06/06 11:34
cc1: remove redundant semicolon

56ea4689 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2022/06/06 09:49
cc1: Fix initializer recursion protection

75f3f829 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2022/06/01 10:20
cc1: Remove incorrect comment

27e13dac – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2022/06/01 10:19
Merge remote-tracking branch 'origin/master'

ea588fa8 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2022/06/01 10:16
driver/posix: Make easier to target a musl libc

643e8a40 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2022/06/01 08:58
driver/posix: Add support for LIBPREFIX

d69b942c – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2022/06/01 08:56
driver/posix: Remove unneeded SYSLST

6581062f – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2022/06/01 08:50
driver/posix: Add a template for ld execution

30c13a04 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2022/06/01 02:13
driver/posix: Don't free in error

355f73cb – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2022/06/01 01:47
driver/posix: Create ld tool at the end

4cd120c0 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2022/06/01 01:27
driver/posix: Pass -s to ld

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