GOPHERSPACE.DE -
P H O X Y
gophering on gopher.simple-cc.org
Home
•
About PHOXY
•
GO
Log - scc - simple c99 compiler
git clone git://git.simple-cc.org/scc
Log
Files
Refs
Submodules
README
LICENSE
---
Date Commit message Author
2023-05-23 09:43 libc: Add inttypes functions to common … Roberto E. Vargas …
2023-05-23 09:34 libc: Add inttypes functions Roberto E. Vargas …
cc2eed1e796.gph
2023-04-17 18:12 doc: Fix isc.txt file Roberto E. Vargas …
2023-03-23 18:46 test/cc: Add execute/0226-pointer.c Roberto E. Vargas …
e66061acc8b.gph
2023-03-23 18:44 test/cc: Add error/0037-pointer.c Roberto E. Vargas …
2023-03-23 17:00 cc1: Add support for __func__ variable Roberto E. Vargas …
2023-03-16 21:11 doc: Add more information about toolcha… Roberto E. Vargas …
0e2ae724f355c.gph
2023-03-16 21:11 doc: Add more information about toolcha… Roberto E. Vargas …
2023-03-16 20:50 cc1: Remove outdated comment Roberto E. Vargas …
2023-03-16 06:38 build: Use lld in sys-scc_clang.h Roberto E. Vargas …
91bcfe601f0.gph
2023-03-16 02:16 driver/posix: Obey -o with -E Roberto E. Vargas …
2023-03-16 02:02 driver/posix: Don't write to stdout wit… Roberto E. Vargas …
2023-03-16 01:52 driver/posix: Add template for assemble… Roberto E. Vargas …
44118aaca3ad0.gph
2023-03-16 00:53 driver/posix: Update the name in error … Roberto E. Vargas …
2023-03-16 00:47 driver/posix: Free memory in settool() Roberto E. Vargas …
2efbf0ebd69.gph
2023-03-15 22:49 Revert "cc1: Use FATAL() instead of abo… Roberto E. Vargas …
bcca5e301c43d.gph
2023-03-02 19:56 tests/cc: Add execute/0224-macro.c Roberto E. Vargas …
f6e12968a31.gph
2023-03-02 19:49 cc1: Allow multiline macro invocations Roberto E. Vargas …
116f4b8cbc5.gph
2023-03-02 17:42 cc1: Use FATAL() instead of abort() Roberto E. Vargas …
481ea9d6f17.gph
2023-03-01 22:01 cc1: Improve concatenation detect Roberto E. Vargas …
2023-03-01 20:42 cc1: Fix unsigned long for i386-sysv Tim Kelly
2023-03-01 17:20 test/cc: Fix 0034-eof.c Roberto E. Vargas …
2023-03-01 17:20 test/cc: Add error/0035-cpp.c Roberto E. Vargas …
1f63d143788.gph
2023-03-01 17:16 cc1: Detect wrong cpp concatenation Roberto E. Vargas …
674545ffbd9.gph
2023-03-01 15:22 test/cc: Add execute/0223-macro.c Roberto E. Vargas …
0bef6b3bbbd.gph
2023-03-01 16:43 cc1: Gives priority to ## over macro ex… Roberto E. Vargas …
2023-03-01 15:16 doc: Update copyright dates in isc.txt Roberto E. Vargas …
67f15aef1f4.gph
2023-03-01 14:37 doc: Improve LICENSE file Roberto E. Vargas …
695ea81872a.gph
2023-02-13 13:45 cc1: Finish when no more input available Roberto E. Vargas …
2023-02-13 12:27 cc1: Add more debug information for mac… Roberto E. Vargas …
43cade0671afd.gph
2023-02-09 15:11 tests/libc: Remove obsolete __USE_MACRO… Roberto E. Vargas …
0a6c218006665.gph
2023-02-09 15:08 libc/printf: Allow printing 0 in numtos… Roberto E. Vargas …
43527e629d284.gph
2023-02-09 14:15 cc1: Terminate strings in integer() Roberto E. Vargas …
2023-02-09 10:03 cc1: Include integer suffixes in yytext Roberto E. Vargas …
f86b82c24c9.gph
2023-02-08 23:22 tests/cc: Enable execute/0114-shortassi… Roberto E. Vargas …
2023-02-08 22:13 cc1: Don't evaluate cpp if expression i… Roberto E. Vargas …
fe9731f8b3504.gph
2023-02-08 21:11 cc1: Add additional debug information a… Roberto E. Vargas …
2023-02-07 08:08 ar: Try to use unlink() instead of remo… Roberto E. Vargas …
2023-02-07 08:05 libc/freebsd: ignore _exit.s instead of… Roberto E. Vargas …
2023-02-06 23:37 driver/posix: Remove use of addarg() in… Roberto E. Vargas …
a738aa976d0b6.gph
2023-02-06 22:02 driver/posix: Implement internal tee co… Roberto E. Vargas …
63316b448a5db.gph
2023-02-06 20:57 driver/posix: Add clean signal handling Roberto E. Vargas …
2023-02-06 20:24 driver/posix: Free command arguments Roberto E. Vargas …
fc15c74368a.gph
2023-02-06 18:40 driver/posix: Collapse settool() and in… Roberto E. Vargas …
2023-02-06 17:26 test/cc: Add execute 0221-ifdef.c Roberto E. Vargas …
0c24b4e3f81.gph
2023-02-06 17:18 build: Fix minix config tool Tim Kelly
2023-02-02 14:30 cc1: Generate endif errors only in actu… Roberto E. Vargas …
a5824c249f864.gph
2023-02-02 12:53 cc1: Stop after #error Roberto E. Vargas …
2822510e459.gph
2023-01-26 19:27 build: Separate CINCLUDES from CPPINCLU… Tim Kelly
6.gph
2023-02-02 12:20 cc2/qbe: For use of .L in local variabl… Roberto E. Vargas …
ecc74d289d701.gph
2023-01-24 15:24 driver/posix: Collapse inittool() and s… Roberto E. Vargas …
a5b9fbecdd922.gph
2023-01-23 12:41 build: Add support for Minix in config Roberto E. Vargas …
699804d95d2.gph
2023-01-23 21:21 build: Unify sysld and sysincludes Roberto E. Vargas …
2023-01-23 12:41 build: Add support for Minix in config Roberto E. Vargas …
693cda1be47.gph
2023-01-23 12:37 libcrt/i386: Remove dummy.o target Roberto E. Vargas …
e1d32f524cf.gph
2023-01-23 12:26 build: Remove gnu-darwin.mk Roberto E. Vargas …
fc2f382e93c.gph
2023-01-20 13:42 doc: Add more detailed information abou… Roberto E. Vargas …
2023-01-20 13:41 Revert "build: Use config tool in libc … Roberto E. Vargas …
46efcee978884.gph
2023-01-20 12:46 build: Redirect typeof() in pcc Roberto E. Vargas …
06cff98edc7.gph
2023-01-19 23:50 tests/cc: Add execute/0220-comma.c Roberto E. Vargas …
2023-01-19 23:47 cc2-qbe: Add rhs_rhs() and lhs_rhs() Roberto E. Vargas …
0909116644a.gph
2023-01-19 23:30 cc1/cc2: Fix abbreviations with reduce … Roberto E. Vargas …
d99aa92a6eaf7.gph
2023-01-18 19:38 tests/cc: Add execute/0218-initialize.c Roberto E. Vargas …
2023-01-18 20:20 Merge commit '8466cca1' Roberto E. Vargas …
d2c8d269e65.gph
2023-01-18 19:40 libmach: Undef endian macros Roberto E. Vargas …
4dee77ad415.gph
2023-01-18 19:32 cc1: Call simplify() in initialize() Roberto E. Vargas …
5637201ce13.gph
2023-01-18 19:30 cc1: Fix constness of &s.f Roberto E. Vargas …
2023-01-18 19:21 cc1: Improve constness of address opera… Roberto E. Vargas …
629510f7ecf5c.gph
2023-01-18 10:48 build: Add initial support for CONF=amd… Roberto E. Vargas …
39de22f1bd2f7.gph
2023-01-17 18:39 build: Use config tool in libc and libc… Tim Kelly
9.gph
2023-01-17 18:06 build: Set clang as default toolchain f… Roberto E. Vargas …
2023-01-11 12:12 cc1: Add associative transformations to… Roberto E. Vargas …
596a4ac495ffb.gph
2023-01-11 12:09 cc1: Collapse field operations combined… Roberto E. Vargas …
2023-01-11 10:45 cc1: Reduce modulo operations to and op… Roberto E. Vargas …
2023-01-11 10:56 cc1: Simplify expressions in Return Roberto E. Vargas …
760a1b9020a.gph
2023-01-11 10:37 cc1: Improve comments in identity() Roberto E. Vargas …
036fa699a91.gph
2023-01-11 10:32 cc1: Use unsigned numbers in sizeofnode… Roberto E. Vargas …
7ebd790f57383.gph
2023-01-11 10:28 cc1: Remove unneeded assignment Roberto E. Vargas …
554f32eb40b.gph
2023-01-08 08:25 cc1: Simplify simplify() Roberto E. Vargas …
2023-01-04 21:22 cc1: Update NCONST in aritmetic() with … Roberto E. Vargas …
2023-01-04 18:20 cc1: Remove simplify() call in assign() Roberto E. Vargas …
cd0c9890904.gph
2023-01-04 18:20 cc1: Remove simplify() call in expr() Roberto E. Vargas …
2023-01-04 18:07 cc1: Simplify expr() Roberto E. Vargas …
bc717de0618.gph
2023-01-02 16:13 cc1: Avoid index invalid field array Roberto E. Vargas …
2023-01-02 14:11 build: Add coverage target for gcov Roberto E. Vargas …
6c3e7f08813.gph
2022-12-10 15:24 libc/calloc: Use SIZE_MAX instead of (s… Roberto E. Vargas …
2022-11-14 17:48 libc/wchar: Check length of utf8 charac… Roberto E. Vargas …
2022-11-09 20:27 libc: Remove mbstate_t handling Roberto E. Vargas …
4fb6c075550.gph
2022-11-09 20:13 libc/wchar: Add internal static state i… Roberto E. Vargas …
2022-11-09 20:07 libc/stdlib: Add internal mbstate in mb… Roberto E. Vargas …
2022-11-09 20:07 libc/stdlib: Add wcstombs() Roberto E. Vargas …
1a5b8d510ae.gph
2022-11-09 20:04 libc/wchar: Add wcsrtombs() Roberto E. Vargas …
5ae40d0bd75.gph
2022-11-09 19:23 libc/wchar: Fix mbsrtowc() Roberto E. Vargas …
4640541e4a2.gph
2022-11-08 20:30 libc/posix: Fix _environ and _execve de… Roberto E. Vargas …
0451cedfb7c1f.gph
2022-11-08 17:59 libc/stdio: Fix and simplify precision … Roberto E. Vargas …
2d637d5593772.gph
2022-11-07 19:34 libc/limits: MB_LEN_MAX does not need d… Roberto E. Vargas …
2022-11-07 18:19 build: Split top level makefile Roberto E. Vargas …
3552cc80b04.gph
2022-11-07 15:40 libc/stdio: Count number of bytes for w… Roberto E. Vargas …
69c4f7f443708.gph
2022-11-07 13:40 doc: Add information about encoding ass… Roberto E. Vargas …
2022-11-07 13:38 libc/stdlib: Remove unneeded definition… Roberto E. Vargas …
4343 more commits remaining, fetch the repository
Atom feed
Atom feed (tags)