RSS feed
4508f6fa
– Quentin Rameau <quinq@fifth.space>
authored
on 2017/02/14 09:16
[driver] Parse -Ofoo but ignore it (at least for now)
1fdd688f
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/02/14 10:20
[cc1-cc2] Differentiate varadic calls
3b4a6023
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/02/14 09:48
[cc1] Return error in addinput() when a file cannot be openend
0049d447
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/02/13 11:58
[cc1] Add warnings in builtin_va_start()
8533b994
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/02/13 04:13
[cc1] Add warnings about promotable types in va_arg()
1093e4c4
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/02/12 17:00
[libc] Add stdarg.h builtin for qbe and amd64
69fd6848
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/02/12 11:51
[cc2-qbe] Fix writeout() without a function
7d3fad26
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/02/11 05:46
[cc2-qbe] Add support for va_arg to qbe
2a705d1e
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/02/11 02:53
[cc2] Add generic support for builtins in cc2
6ce01bc2
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/02/10 15:01
[cc1] Add missed extern keyword in globals declaration
408195a3
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/02/10 15:00
[cc1] Add support for va_arg builtins
9493bae2
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/02/06 11:45
[cc1] Remove popctx() from compound()
45d979a0
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/02/06 09:21
[cc1] Fix code.c in linux
335eb0c1
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/02/04 17:40
[cc1] Fix compilation after 7c9e9d84
99919399
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/02/04 17:01
[cc1] Add fold case for !!
fe2a918f
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/02/04 16:57
[cc1] Remove negate()
8fdfb3f1
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/02/04 16:42
[cc1] Rewrite fold.c
ec632e06
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/02/04 13:56
[cc1] Remove iconstexpr()
cbb84882
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/02/04 12:26
[cc1] Add prtree()
be4a2c86
– Quentin Rameau <quinq@fifth.space>
authored
on 2017/02/03 13:00
[cc1] fix a type introduced in 73173f3
7dbe07d8
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/02/03 10:11
[cc2-qbe] Handle left casts in abbreviations
7fba4ee7
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/02/03 06:03
[cc1] Move castcode() from fold.c to expr.c
ea965d12
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/02/03 04:44
Revert "[cc1] Don't deal abbreviations as other operations"
59862306
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/02/03 04:44
Revert "[cc1] Fix inc/dec operators"
f4273538
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/02/02 08:53
[cc1] Fix inc/dec operators
468e33ca
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/31 14:18
[cc1] Don't deal abbreviations as other operations
04f9a41d
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
and Quentin Rameau <quinq@fifth.space>
committed
on 2017/01/30 10:52
[cc1] Use LOC variables for input
4428ef86
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/27 06:13
[cc1] Remove bits from old 8 bit version
3f7cefe8
– Quentin Rameau <quinq@fifth.space>
authored
on 2017/01/25 11:14
[cc1] fix tool name in usage()
50ba8131
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/25 10:59
Makefile: Don't use the name of the driver binary in main Makefile
f5d6bef3
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/25 10:13
[cc1] Implement -M flag
bac3b4bf
– Quentin Rameau <quinq@fifth.space>
authored
on 2017/01/25 07:09
[cc1] remove per-calling name different behaviour
c2d4cf24
– Quentin Rameau <quinq@fifth.space>
authored
on 2017/01/24 13:45
[cpp] use a shell script instead of cc1 binary
3fb3ff2c
– Quentin Rameau <quinq@fifth.space>
authored
on 2017/01/24 12:39
[cpp] provide a way to configure sys include paths
5a94ac5e
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/24 12:18
[libc] Fix intptr_t in z80
2ccd8d84
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/24 12:06
[tests] Use stdint.h in 0107-bnot.c
a43b681f
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/24 11:49
[libc] Fix sizes in z80/stdint.h
acdc9fd4
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/24 11:28
[cc2-qbe] Check void type out of int and floats
eee39d95
– Quentin Rameau <quinq@fifth.space>
authored
on 2017/01/24 09:39
Makefile: uninstall include directory too
f303a893
– Quentin Rameau <quinq@fifth.space>
authored
on 2017/01/24 09:37
Makefile: add support for DESTDIR installation
188e6137
– Quentin Rameau <quinq@fifth.space>
authored
on 2017/01/24 09:28
Makefile: add a tests target
93fad00d
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/23 12:33
[tests] Add makefile to run tests
cdbf9733
– Quentin Rameau <quinq@fifth.space>
authored
on 2017/01/23 09:58
[driver] move env parameters settings to main
5ec5de95
– Quentin Rameau <quinq@fifth.space>
authored
on 2017/01/23 09:39
[driver] fix and simplify target tool name setting
c435ace1
– Quentin Rameau <quinq@fifth.space>
authored
on 2017/01/23 09:31
[driver] add support for custom runtime libexec path
685c1512
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/23 08:02
[driver] Give a message error when some tool finish unexpectly
1cfdd2e7
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/23 07:55
[driver] Small aesthetic change in validatetools()
efc299ce
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/22 06:30
[cc2-qbe] Add float types to size2asm/size2stack
384853db
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/22 04:45
[cc1] Use ns from dangling symbol in popctx()
0358d9db
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/22 04:42
[cc1] Remove einit in For()
b6969b7c
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/21 06:05
[cc2-qbe] Fix shifting operations
f8fef903
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/21 05:51
[cc2-qbe] Don't use b or h in function related things
3998b345
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/21 04:56
[cc2] Add comments about flags meaning
cff9d944
– Quentin Carbonneaux <quentin@c9x.me>
authored
and Roberto E. Vargas Caballero <k0ga@shike2.com>
committed
on 2017/01/20 12:26
[cc2-qbe] Do not copy meaningless flags in tmpnode()
cf0d2db5
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/20 14:04
[cc2-qbe] Fix void functions
0314a338
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/20 14:02
[cc2-qbe] Fix calls using function pointers
354c8d23
– Quentin Rameau <quinq@fifth.space>
authored
on 2017/01/19 12:13
[cpp] add support for C99 for-loop declaration
aafa864b
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/20 10:00
[cc1] Guard popctx() of dangling pointers in yylval.sym
72996baa
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/20 05:31
[cc1] Add comment in popctx()
6635e122
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/20 05:02
[cc2-qbe] Do not try to load functions
c8e1837d
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/20 05:01
[cc2-qbe] Small stylistic change
9607a881
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/20 05:00
[cc2-qbe] Initialize children pointers in tmpnode()
4119797b
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/20 05:00
[cc2-qbe] fix OCOMMA operator
392cc961
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/20 03:18
[cc2-qbe] Add SLOCAL case to symname()
4e4f69b8
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/20 03:13
[cc1] Fix /* */ comments parsing
57cc52be
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/19 08:16
[cc1] Fix relative inclusion
07a7f1fe
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/19 07:24
[cc1] Use newitem() in incdir()
797f25e7
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/19 04:57
[cc1] Improve error handling in string()
1c9aa7e9
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/18 06:16
[cc1] Rewrite the input system
40c421cf
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/18 12:47
[cc1] Add aditional debug in fold.c
eb4c3147
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/18 12:46
Remove first parameter of DBG()
e3f1b3b7
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/18 07:24
[cc1] use for instead of while in main()
d77f7526
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/18 06:16
[cc1] Add type field to input structure
44d1db65
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/16 12:02
[cc1] Fix commit 04b94d8
90f5f7af
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/16 11:34
[cc1] Add more comments about macro expansion and EOF
e4417942
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/16 11:30
[cc1] Fix EOF in cpp mode
47846316
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/16 11:17
[cc1] Ue tok2str() in character()
57daf2b2
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/16 08:31
[cc1] Fix character constants in macros
fee8c92d
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/16 04:22
[cc1] Remove extra level of indentation in copymacro
ffa04f84
– Quentin Rameau <quinq@fifth.space>
authored
on 2017/01/14 13:46
[cc1] fix continue statement within do loop
137133eb
– Quentin Rameau <quinq@fifth.space>
authored
on 2017/01/14 13:43
[cc1] fix continue statement within while loop
c40315ca
– Quentin Rameau <quinq@fifth.space>
authored
on 2017/01/14 13:35
[cc1] fix continue statement within for loop
1e29199c
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/13 10:09
[cc1] Accept variadic macro definitions
fbf8bb86
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/13 10:05
[cc1] Avoid calling atoi() in every macro parameter
d445c02b
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/12 07:02
[test] Import error tests from Andrew Chambers
98095af6
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/12 06:59
[test] Move all the tests to execute
9e3a6f8d
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/12 06:56
[test] Import new tests from Andrew Chambers
b2d10b74
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/12 03:55
[cc1] fix off-by-one bug in getdefs
e3605a59
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/12 03:51
[cc1] Fix readline()
35572b0d
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/11 11:51
[cc1] Remove allocinput()
5d7ab730
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/11 11:19
[cc1] Don't allocate INPUTSIZ buffers in macro expansion
f236a23b
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/11 11:16
[cc1] Fix continuation after macro expansion
e5c04585
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2017/01/11 06:17
[cc1] Add support for macro expansion in input buffers
66ece20b
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2016/12/23 03:57
[cc1] Fix popctx()
bc3aafa3
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2016/12/22 11:03
[cc1] Simplify popctx()
6a95017e
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2016/12/22 11:02
[cc1] Fix unlinkhash()
e951f65c
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2016/12/22 10:50
[cc1] Centralize hash selection
ca340766
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2016/12/22 10:18
[cc1] Remove linksym()
8cd0cd7c
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2016/12/22 10:02
[cc1] Make symbol table an ordered hash table again
3d8f9560
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2016/12/22 09:53
[cc1] Add name to namespace enum
Next