URI:
       Log - scc - simple c99 compiler
  HTML git clone git://git.simple-cc.org/scc
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       Date              Commit message                            Author
   DIR 2026-06-09 12:23  Make it easier to configure the name of…  Sören Tempel
   DIR 2026-06-09 06:28  cc1: Minor changes in comments            Roberto E. Vargas …
   DIR 2026-06-03 04:39  cc1: Try parsing specifiers after struc…  Zhaoming Luo
   DIR 2026-06-05 07:38  tests/cc: Add 0042-struct-enum error te…  Roberto E. Vargas …
   DIR 2026-06-03 09:04  cc1: Fix bug introduced in 15b64d5        Roberto E. Vargas …
   DIR 2026-06-02 11:18  cc1: Error when no struct identifier an…  Zhaoming Luo
   DIR 2026-06-01 21:08  build/libc: Recover the definition of C…  Roberto E. Vargas …
   DIR 2026-06-01 18:21  doc: Update QBE version to 1.3            Roberto E. Vargas …
   DIR 2026-05-29 16:56  tests/cc: Use make to build the programs  Roberto E. Vargas …
   DIR 2026-05-29 16:33  libc/stdio: Reorder functions in header   Roberto E. Vargas …
   DIR 2026-05-29 12:34  tests/libc: Add -s to make to be silent   Roberto E. Vargas …
   DIR 2026-05-29 12:34  tests/libc: Add 0099-tmpnam               Roberto E. Vargas …
   DIR 2026-05-29 11:19  Merge remote-tracking branch 'origin/ma…  Roberto E. Vargas …
   DIR 2026-05-29 11:16  cc2/qbe: Emit an initial body label       Roberto E. Vargas …
   DIR 2026-05-28 09:39  tests/libc: Use timeout                   Roberto E. Vargas …
   DIR 2026-05-28 08:19  cc1: Don't add addional spaces in macro…  Roberto E. Vargas …
   DIR 2026-05-25 22:29  cc1: Don't escape \ out of "" or ''       Roberto E. Vargas …
   DIR 2026-05-25 08:54  test/cc: Add more cases to 0273-cpp       Roberto E. Vargas …
   DIR 2026-05-25 08:41  tests/cc: Use SCC for the test driven c…  Roberto E. Vargas …
   DIR 2026-05-25 08:40  cc1: Add \r to cppspaces()                Roberto E. Vargas …
   DIR 2026-05-22 09:59  tests/cc: Add 0273-cpp.c                  Roberto E. Vargas …
   DIR 2026-05-22 09:26  cc1: Add cppspaces()                      Roberto E. Vargas …
   DIR 2026-05-22 09:06  cc1: Consolidate spaces in stringize op…  Roberto E. Vargas …
   DIR 2026-05-22 08:49  cc1: Accept spaces after stringize oper…  Roberto E. Vargas …
   DIR 2026-05-21 09:12  cc1: Fix cpp parameter space strimming    Roberto E. Vargas …
   DIR 2026-05-20 08:01  cc1: Use isspace() around concat operat…  Roberto E. Vargas …
   DIR 2026-05-12 10:55  build: Continue with the migration to s…  Roberto E. Vargas …
   DIR 2026-05-12 10:51  build: Reorder includes in gcov profile   Roberto E. Vargas …
   DIR 2026-05-12 10:18  tests/libc: Adjust FOPEN_MAX in 0098-tm…  Roberto E. Vargas …
   DIR 2026-05-12 10:15  libc/stdio: Fix tmpnam()                  Roberto E. Vargas …
   DIR 2026-05-12 09:27  tests/cc: Remove entries from .gitignore  Roberto E. Vargas …
   DIR 2026-05-06 19:33  build/gcov: Override SCC                  Roberto E. Vargas …
   DIR 2026-05-12 07:45  tests/make: Add 0110-loop                 Roberto E. Vargas …
   DIR 2026-05-12 07:40  make: Use recursion to find  circular d…  Roberto E. Vargas …
   DIR 2026-05-12 07:32  tests/cc: Add 0041-iconst to the test l…  Roberto E. Vargas …
   DIR 2026-05-11 19:01  tests/cc: Update scc path in update.sh    Roberto E. Vargas …
   DIR 2026-05-11 19:01  tests/cc: Add execute/0041-iconst         Roberto E. Vargas …
   DIR 2026-05-11 18:55  cc1: Check type of array designator ind…  Roberto E. Vargas …
   DIR 2026-05-11 08:16  Merge remote-tracking branch 'origin/ma…  Roberto E. Vargas …
   DIR 2026-05-11 08:04  ranlib: Remove offset and oldsiz globals  Roberto E. Vargas …
   DIR 2026-05-08 19:21  libc/stdio: Use wb+ for tmpfile()         Roberto E. Vargas …
   DIR 2026-05-08 18:05  build/libmach: Add elf header dependenc…  Roberto E. Vargas …
   DIR 2026-05-08 18:00  libmach: Remove unused elf64.h header     Roberto E. Vargas …
   DIR 2026-05-08 17:44  libmach: Unify coff32getidx and elfgeti…  Roberto E. Vargas …
   DIR 2026-05-08 17:44  libmach: Unify coff32setidx and elfseti…  Roberto E. Vargas …
   DIR 2026-05-08 17:32  build/libc: Use scc-ranlib                Roberto E. Vargas …
   DIR 2026-05-08 17:27  ranlib: Use 2 phases writing the index    Roberto E. Vargas …
   DIR 2026-05-08 17:08  ranlib: Use offset to member headers      Roberto E. Vargas …
   DIR 2026-05-08 16:52  libmach: Use 32BE for index in elf        Roberto E. Vargas …
   DIR 2026-05-08 16:44  ranlib: Fix detection of previous index   Roberto E. Vargas …
   DIR 2026-05-08 15:09  libmach: Remove unused variable           Roberto E. Vargas …
   DIR 2026-05-08 14:17  libmach: Implement setindex() for elf     Roberto E. Vargas …
   DIR 2026-05-08 14:14  libc: Remove duplicated _open             Roberto E. Vargas …
   DIR 2026-05-08 13:34  libmach: Encode number of bits in OBJ()   Roberto E. Vargas …
   DIR 2026-05-08 12:03  libmach: Make coff32csetidx generic       Roberto E. Vargas …
   DIR 2026-05-08 10:10  as: Remove debug abort()                  Roberto E. Vargas …
   DIR 2026-05-08 07:57  Merge remote-tracking branch 'origin/ma…  Roberto E. Vargas …
   DIR 2026-05-08 07:54  ranlib: Ignore undefine references        Roberto E. Vargas …
   DIR 2026-05-08 07:52  ranlib: Fix offset calculation            Roberto E. Vargas …
   DIR 2026-05-07 08:38  tests/libc: Add 0098-tmpfil               Roberto E. Vargas …
   DIR 2026-05-06 19:24  build: Fix libscc-$(DRIVER).a dependency  Roberto E. Vargas …
   DIR 2026-05-06 19:19  build: Cover Add coverage to top Makefi…  Roberto E. Vargas …
   DIR 2026-05-06 19:15  libc/cc: Minor fixes                      Roberto E. Vargas …
   DIR 2026-05-06 19:07  libc/stdio: Use uinptr_t instead of -1 …  Roberto E. Vargas …
   DIR 2026-05-06 18:58  tests/libc: Add 0097-fops                 Roberto E. Vargas …
   DIR 2026-05-06 18:54  tests/libc: Remove debug comment from 0…  Roberto E. Vargas …
   DIR 2026-05-06 18:28  build/libc: Use scc ar                    Roberto E. Vargas …
   DIR 2026-05-06 13:46  tests/libc: Fix expected output           Roberto E. Vargas …
   DIR 2026-05-06 11:14  Merge remote-tracking branch 'origin/ma…  Roberto E. Vargas …
   DIR 2026-05-06 11:13  tests/libc: Add 0096-div                  Roberto E. Vargas …
   DIR 2026-05-06 08:54  doc: Update scc-cc.1 with ignored -pipe…  Roberto E. Vargas …
   DIR 2026-05-06 08:24  cc2/qbe: Whitespace change                Roberto E. Vargas …
   DIR 2026-05-06 08:51  build/openbsd: Use scc_clang libprofile…  Roberto E. Vargas …
   DIR 2026-05-06 08:22  cc2: Remove some of the escape sequences  Roberto E. Vargas …
   DIR 2026-05-06 08:25  Merge remote-tracking branch 'origin/ma…  Roberto E. Vargas …
   DIR 2026-05-02 07:47  Merge remote-tracking branch 'origin/ma…  Roberto E. Vargas …
   DIR 2026-05-04 16:36  scc: Ignore -pipe option                  Roberto E. Vargas …
   DIR 2026-05-01 20:22  Merge branch 'master' into dev            Roberto E. Vargas …
   DIR 2026-05-01 17:55  tests/libc: Add 0095-abs                  Roberto E. Vargas …
   DIR 2026-05-01 17:40  tests/libc: Add 0094-bsearch              Roberto E. Vargas …
   DIR 2026-05-01 19:47  libc/qsprt: Fix typo calculating nj       Roberto E. Vargas …
   DIR 2026-05-01 19:45  libc/qsort: Use unsigned char instead o…  Roberto E. Vargas …
   DIR 2026-05-01 17:03  tests/libc: Add 0093-system               Roberto E. Vargas …
   DIR 2026-05-01 16:56  tests/libc: Add 0092-getenv               Roberto E. Vargas …
   DIR 2026-05-01 11:21  tests/libc: Add 0091-atexit               Roberto E. Vargas …
   DIR 2026-04-30 21:51  tests/libc: Add 0090-rand                 Roberto E. Vargas …
   DIR 2026-05-01 09:35  tests/cc Add 0272-div                     Roberto E. Vargas …
   DIR 2026-05-01 09:25  cc1: Extend cmpnode() to support floats   Roberto E. Vargas …
   DIR 2026-04-30 21:10  tests/libc: Add 0089-strtoull             Roberto E. Vargas …
   DIR 2026-04-30 21:07  tests/libc: Add 0088-strtoul              Roberto E. Vargas …
   DIR 2026-04-30 20:41  libc/tests: Add 0087-strtoll              Roberto E. Vargas …
   DIR 2026-04-30 20:37  tests/libc: Add 0086-strtol               Roberto E. Vargas …
   DIR 2026-04-30 20:37  tests/libc: Add placeholders for float …  Roberto E. Vargas …
   DIR 2026-04-30 19:57  tests/libc: Add 0082-atoll                Roberto E. Vargas …
   DIR 2026-04-30 19:57  tests/libc: Add 0081-atol                 Roberto E. Vargas …
   DIR 2026-04-30 19:57  tests/libc: Add 0080-atoi                 Roberto E. Vargas …
   DIR 2026-04-30 19:46  tests/libc: Add placeholder for 0079-at…  Roberto E. Vargas …
   DIR 2026-04-30 19:13  cc1: Avoid out of bound access            Roberto E. Vargas …
   DIR 2026-04-30 17:14  tests/libc: Export LDFLAGS to runtests.…  Roberto E. Vargas …
   DIR 2026-04-30 17:02  libc/posix: Add putenv()                  Roberto E. Vargas …
                         5294 more commits remaining, fetch the repository
       
  TEXT Atom feed
  TEXT Atom feed (tags)