Home
       Log - scc - simple c99 compiler
  HTML git clone git://git.simple-cc.org/scc
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
       Date              Commit message                            Author
   DIR 2024-10-16 20:02  tests: Use command -v to find the assem…  Roberto E. Vargas …
   DIR 2024-10-16 15:42  libmach/coff32: Accept empty rels and l…  Roberto E. Vargas …
   DIR 2024-10-16 15:16  tests/cc: Update 0018-voidparam           Roberto E. Vargas …
   DIR 2024-10-16 15:03  tests/libc: Remove 2nd test of 0017-str…  Roberto E. Vargas …
   DIR 2024-10-16 15:00  tests/ar: Don't use exit in the trap      Roberto E. Vargas …
   DIR 2024-10-16 14:37  build: Don't use uname to select the ar…  Roberto E. Vargas …
   DIR 2024-10-16 14:21  tests/libc: Add include to get atoi() d…  Roberto E. Vargas …
   DIR 2024-10-16 13:26  tests/libc: Add va_copy test to 0009-st…  Roberto E. Vargas …
   DIR 2024-10-16 13:10  tests/libc: Enable trap cleanup           Roberto E. Vargas …
   DIR 2024-10-16 13:09  tests/libc: Fill 0017-strerror            Roberto E. Vargas …
   DIR 2024-10-16 09:21  tests/libc: Return 0 in main for 0007-s…  Roberto E. Vargas …
   DIR 2024-10-16 09:12  tests/libc: Select path to gcc-scc        Roberto E. Vargas …
   DIR 2024-10-16 08:54  tests/cc: Use scc in error/update.sh      Roberto E. Vargas …
   DIR 2024-10-16 08:53  tests/cc: Add error/0038-void.c           Roberto E. Vargas …
   DIR 2024-10-16 08:50  cc1: Return from ctype()                  Roberto E. Vargas …
   DIR 2024-10-16 08:46  cc1: Improve wrong void detection         Roberto E. Vargas …
   DIR 2024-10-16 08:31  cc1: Fix empty param list in newtype()    Roberto E. Vargas …
   DIR 2024-10-11 15:12  Merge remote-tracking branch 'origin/ma…  Roberto E. Vargas …
   DIR 2024-10-11 15:09  build: Use -fno-stack-protector only fo…  Roberto E. Vargas …
   DIR 2024-10-10 10:26  build/obsd: Remove unneeded _ANSI_SOURCE  Roberto E. Vargas …
   DIR 2024-10-10 10:25  cc1: Fix plus 1 error terminating string  Roberto E. Vargas …
   DIR 2024-10-10 06:17  Merge remote-tracking branch 'origin/ma…  Roberto E. Vargas …
   DIR 2024-10-09 15:06  build/bsd: Remove _ANSI_SOURCE            Roberto E. Vargas …
   DIR 2024-10-09 15:05  build: Generate cstd.h in config          Roberto E. Vargas …
   DIR 2024-10-09 08:38  build: Add paralelism to libc builds      Roberto E. Vargas …
   DIR 2024-10-09 08:29  build: Run config target with detected …  Roberto E. Vargas …
   DIR 2024-10-08 14:44  tests/cc: Enable passing TODO tests       Roberto E. Vargas …
   DIR 2024-10-08 14:22  doc: Add external QBE reference           Roberto E. Vargas …
   DIR 2024-10-08 13:05  Revert "cc1: Fix lexer for strings"       Roberto E. Vargas …
   DIR 2024-10-08 10:51  cc1: Fix sizeof expressions               Roberto E. Vargas …
   DIR 2024-10-08 08:17  build: Remove qbe fork                    Roberto E. Vargas …
   DIR 2024-10-07 16:27  build: Do not target outer directories    Roberto E. Vargas …
   DIR 2024-10-07 15:18  tests/cc: Add 0227-sizeof test            Roberto E. Vargas …
   DIR 2024-10-07 15:15  cc1: Reduce to unary for sizeof express…  Roberto E. Vargas …
   DIR 2024-10-07 15:12  cc1: Fix lexer for strings                Roberto E. Vargas …
   DIR 2024-10-07 15:10  cc1: Fix parsing of octal escape sequen…  Roberto E. Vargas …
   DIR 2024-10-07 14:40  cc1: Don't use strlen concatenating str…  Roberto E. Vargas …
   DIR 2024-10-07 10:00  build: Fix OpenBSD build                  Roberto E. Vargas …
   DIR 2024-04-13 19:51  tests/cc: Fix 0225-func.c pointer type    Michael Forney
   DIR 2024-03-26 07:36  tests/cc: Fix 0155-struct_compl           Roberto E. Vargas …
   DIR 2024-03-26 07:17  tests/cc: Remove zero-sized array in 01…  Michael Forney
   DIR 2024-03-26 06:43  tests/cc: Don't use compound literal in…  Michael Forney
   DIR 2024-03-26 06:32  tests/cc: Fix loop condition in execute…  Michael Forney
   DIR 2024-03-22 07:29  build: Add make/deps.mk                   Roberto E. Vargas …
   DIR 2024-03-22 07:16  as: Initial function to write object fi…  Roberto E. Vargas …
   DIR 2024-03-22 07:04  libmach/coff32: Avoid file pointer in n…  Roberto E. Vargas …
   DIR 2024-03-22 07:02  libmach/coff32: Free lines and relocati…  Roberto E. Vargas …
   DIR 2024-03-22 04:12  libmach/coff32: Don't write non allocat…  Roberto E. Vargas …
   DIR 2024-03-22 04:09  as: Set type of symbols associated to s…  Roberto E. Vargas …
   DIR 2024-03-22 02:26  build: Remove double scc scc indirection  Roberto E. Vargas …
   DIR 2024-03-22 02:18  as: Order default sections in expected …  Roberto E. Vargas …
   DIR 2024-03-21 09:41  libmach/coff32: Rename F_SYMS to F_LSYMS  Roberto E. Vargas …
   DIR 2024-03-21 08:06  libmach/coff32: REmove unneeded paramet…  Roberto E. Vargas …
   DIR 2024-03-21 07:04  as: Add symbols for every section         Roberto E. Vargas …
   DIR 2024-03-21 06:51  as: Check that data and bss sections ar…  Roberto E. Vargas …
   DIR 2024-03-21 06:43  libmach/coff32: Add setsym()              Roberto E. Vargas …
   DIR 2024-03-21 06:24  libmach/coff32: Set f_symptr in coff2wr…  Roberto E. Vargas …
   DIR 2024-03-16 09:23  as: Fix section creation                  Roberto E. Vargas …
   DIR 2024-03-15 19:21  libmach: Remove whitespace                Roberto E. Vargas …
   DIR 2024-03-15 19:20  as: Fix error checking calling setsec()   Roberto E. Vargas …
   DIR 2024-03-15 12:37  build: Fix uninstall target in arm64      Roberto E. Vargas …
   DIR 2024-03-15 12:36  Merge remote-tracking branch 'origin/ma…  Roberto E. Vargas …
   DIR 2024-03-12 17:45  libc/arm64: Remove invalid int type       Roberto E. Vargas …
   DIR 2024-03-13 08:40  libc/arm64: Add include/bits/linux/arm6…  Roberto E. Vargas …
   DIR 2024-03-12 18:10  libc: Fix name of __sigaction object      Roberto E. Vargas …
   DIR 2024-03-12 17:54  libc/arm64: Add missed $sys/arch/inttyp…  Roberto E. Vargas …
   DIR 2024-03-12 17:45  libc/arm64: Remove invalid int type       Roberto E. Vargas …
   DIR 2024-03-12 17:43  build: Fix scripts/arm64.mk               Roberto E. Vargas …
   DIR 2024-03-10 15:30  libmach: Initialize coff file header in…  Roberto E. Vargas …
   DIR 2024-03-10 12:30  libscc: Add system dependant functions    Roberto E. Vargas …
   DIR 2024-03-09 10:08  doc: Clarify use of HOST, CONF and TOOL   Roberto E. Vargas …
   DIR 2024-03-09 09:45  build: Translate between aarch64 and am…  Roberto E. Vargas …
   DIR 2024-03-05 08:46  libmach: Fix flags for coff read only     Roberto E. Vargas …
   DIR 2024-03-05 08:40  as: Create object and attach sections     Roberto E. Vargas …
   DIR 2024-03-05 08:35  libmach: Add setsec()                     Roberto E. Vargas …
   DIR 2024-03-05 08:13  as: Remove unused cmp()                   Roberto E. Vargas …
   DIR 2024-03-04 09:30  doc: Fix typo in README                   Roberto E. Vargas …
   DIR 2024-02-15 15:59  libmach: Add objtype()                    Roberto E. Vargas …
   DIR 2024-02-15 15:09  libmach: Fix objprobe()                   Roberto E. Vargas …
   DIR 2024-02-15 14:18  libmach: Rename objtype() to objprobe()   Roberto E. Vargas …
   DIR 2024-02-15 09:21  libmach: Remove pc from Section           Roberto E. Vargas …
   DIR 2024-02-15 06:52  as: Remove binfmt.c                       Roberto E. Vargas …
   DIR 2024-02-15 06:38  as: Use a file pointer for sections       Roberto E. Vargas …
   DIR 2024-02-15 06:30  as: Add libmach to the build              Roberto E. Vargas …
   DIR 2024-02-14 18:34  libmach: Resize Map in setmap             Roberto E. Vargas …
   DIR 2024-02-14 18:32  libmach: Remove FILE parameter from new…  Roberto E. Vargas …
   DIR 2024-02-12 07:59  as: Simplify lookup                       Roberto E. Vargas …
   DIR 2024-02-12 07:46  as: Reuse symbol and section from libma…  Roberto E. Vargas …
   DIR 2024-02-11 15:19  as: Align symbol and section with mach.h  Roberto E. Vargas …
   DIR 2024-02-11 14:29  as: Remove String type                    Roberto E. Vargas …
   DIR 2024-02-11 11:40  as: Sort makefile lists                   Roberto E. Vargas …
   DIR 2024-02-11 11:40  as: Remove parameter names in as.h        Roberto E. Vargas …
   DIR 2024-02-11 11:34  as: Move writeout to binfmt.c             Roberto E. Vargas …
   DIR 2024-02-11 10:57  as: Add driver command                    Roberto E. Vargas …
   DIR 2024-02-11 09:54  build: Move config.h to scc/scc           Roberto E. Vargas …
   DIR 2024-02-11 08:42  tests/as: Add tests for local labels      Roberto E. Vargas …
   DIR 2024-02-11 08:41  as: Fix handling local labels             Roberto E. Vargas …
   DIR 2024-02-11 08:14  as: Accept local labels in expressions    Roberto E. Vargas …
   DIR 2024-02-11 08:13  tests/as: Test .include pseudo instruct…  Roberto E. Vargas …
   DIR 2024-02-11 07:31  tests/as: Add tests for EQU pseudo inst…  Roberto E. Vargas …
                         4595 more commits remaining, fetch the repository
       
  TEXT Atom feed
  TEXT Atom feed (tags)