RSS feed
2e7e4ca6
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/22 05:58
tests/cc: Add test 0201-cpp.c
52bfbad0
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/22 05:53
tests/cc: Add 0200-cpp.c
84269881
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/22 05:06
tests/cc: Add test 0199-voidpcast.c
1b51b30c
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/22 05:05
tests/cc: Add test 0189-cpp.c
3e5e7c47
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/16 17:45
tests/cc: Remove invalid test 0189-cpp-no.c
e09f2244
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/16 16:17
tests/cc: Enable 0198-nullcpp.c
88a25835
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/16 16:15
cpp: Add null preprocesor clause
ca159744
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/16 15:23
tests/cc: Add 0198-nullcpp.c
ed1d2d62
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/16 12:44
cc2: Fix parameters order after popctx() fix
e58b45d8
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/16 12:44
libc: Add mbtowc.o to the list of common objects
836d29c8
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/16 09:31
libc: Fix signess of pointer in mbtowc()
41390429
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/16 08:24
doc: Add man page for mbtowc()
313e86a6
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/16 08:10
libc: Add mbtowc()
7db7502f
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/16 04:00
doc: Add wchar(3) man page
9a9ce743
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/15 13:27
libc: Add wcwidth to the list of common objects
6859d179
– Hiltjo Posthuma <hiltjo@codemadness.org>
authored
and Roberto E. Vargas Caballero <k0ga@shike2.com>
committed
on 2022/03/15 12:20
libc: wchar: initial wcwidth implementation (incomplete)
6d3d7af1
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/15 11:26
cc2-qbe: Fix parameters handling
27f24349
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/14 15:48
cc2: Fix popctx()
408069b6
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/14 15:31
cc2-qbe: Call sethi() for subops
ba0b2937
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/14 12:44
doc: Simplify README
b1d89be9
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/10 08:08
build: Avoid using nopie when it is not needed
349ceccb
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/10 06:36
build: Use proper flags for the libc
be5ee314
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/10 06:02
build: Add missed PRECOMP variable in gnu.mk
c5ff9e77
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/10 04:01
scc: Fix ABI name
231bd721
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/01/05 12:40
cc2/qbe: Unify operands in rhs()
f80fa5e7
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/01/05 10:11
build: Use /usr/local as default PREFIX
eda3eda0
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/01/05 09:26
doc: Update build instructions in README
9c0b13d8
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/01/05 09:23
scc: Use CONF as default configuration
e410bad0
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/12/01 23:38
build: Avoid getline name
bb31d7f5
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/12/01 23:21
as: Undef BIG_ENDIAN and LITTLE_ENDIAN
e4a5cc43
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/21 16:37
libc: Include wchar_t definition in wchar.h
40c0dd60
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/21 13:45
libc: Add overflow check in malloc() and realloc()
f5cc8f6e
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/21 13:27
libc: Do some stilistic changes to realloc() and malloc()
88281a76
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/21 13:20
libc: Don't trash errno in malloc()
7315d856
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/21 12:53
libc: Merge&split correctly with next block
c79199da
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/21 03:31
libc: Use wchar from cdefs.h
de4795d3
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/21 03:27
libc: Add a gcc driver to the libc
aeb36d2e
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/19 03:01
tests/cc: Add error test 0029-eof.c
a0044124
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/19 02:57
cc1: Compare against EOFTOK instead of EOF
989b2620
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/19 02:46
cc1: Check for input validity in discard()
177b56df
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/17 17:12
tests/cc: Add 0197-cppcomment.c
539338d3
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/17 14:29
cc1: Substitute // comments by \n
e7546f19
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/17 09:13
tests/cc: Add 0196-invalidchar.c test
9c363497
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/17 09:10
cc1: Add size for scalar ops in emitdesig()
010023ad
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/17 06:21
tests/cc: Whitespace change
bea7c580
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/17 05:50
tests/cc: Add error test 0028-noconstinit.c
5e634ac1
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/17 05:49
tests/cc: Add error test 0027-constoverflow.c
56338bb0
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/17 05:43
cc1: Fix validation of folded multiplication
a926e8f5
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/17 02:50
cc1: Convert to variable unfoldable constants
1a1f248f
– Quentin Rameau <quinq@fifth.space>
authored
on 2021/11/16 17:08
cmd: Fix qbe new command location
8e8d93c0
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/16 17:03
qbe: Update qbe to use the improved Makefile
66d45bd9
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/16 16:26
tests/cc: Add 0195-unexpected.c
a0e34a8b
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/16 16:25
cc1: Add %= to the list of operators in the lexer
c959ddb9
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/16 14:04
test/cc: Add 0194-vararg.c
7a39b526
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/16 12:23
cc1: Centralize hash table initialization
5ab898a5
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/16 11:19
tests/cc: Redirect stdout to the log file
68111eb6
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/16 03:22
tests/cc: Add 0193-incomplete.c
3cb87382
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/16 03:20
tests/cc: Enable 0192-ptrcmp.c
4afccc57
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/16 03:13
cc1: Simplify convert() in pcompare()
41ed50ef
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2021/11/16 03:02
cc1: Fix order of parameters in pcompare()