RSS feed
f23faf18
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/30 10:29
tests/cc: Use a compatible pointer in 0117-pointerarith
9fd36fb8
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/30 10:00
cc2/qbe: Use correct return type in cast()
b9728db8
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/30 05:47
cc1: Remove trailing semicolon
83f9c3d3
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/30 04:20
libc/search: Test for overflow and underflow cases
af54b650
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/29 14:00
libc/realloc: Set errno for invalid parameters
1acd5b87
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/29 12:28
libc: Readjust freep realloc() modifies the free list
d58f3f2e
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/29 12:33
libc: use gcc-scc instead of cc.sh
e94611fd
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/29 12:28
libc: Readjust freep realloc() modifies the free list
a673d0b0
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/28 11:42
cc1: Use void as base type of void poinetrs
c5134537
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/28 10:42
cc1: Use alignment in the offset calculation
c970c0f3
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/28 04:27
build: Improve plan9 support
ba7282c7
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/28 04:29
cc1: Add comment about error recovery
3e30a4a1
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/28 04:27
build: Improve plan9 support
f0dc7b16
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/27 05:48
cc1: Don't accept comments in strings
a763df06
– Hiltjo Posthuma <hiltjo@codemadness.org>
authored
and Roberto E. Vargas Caballero <k0ga@shike2.com>
committed
on 2022/03/25 16:51
libc: gmtime: fix mday calculation for wrapping in the month
8217c283
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/23 08:57
tests/cc: Add 0202-variadic.c
68ac0fbe
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/22 07:19
cc1: Revert commit 7d04db92
96318574
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2022/03/22 07:15
cc1: Increase macro expansion debug output
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