Log - scc - simple c99 compiler
 (HTM) 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-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 …
 (DIR) 2024-02-11 07:26  tests/as: Allow lines without expected …  Roberto E. Vargas …
 (DIR) 2024-02-11 07:24  build: Minor fixes to scripts             Roberto E. Vargas …
 (DIR) 2024-02-11 07:23  as: Don't define lables until end of li…  Roberto E. Vargas …
 (DIR) 2024-02-10 22:34  as: Remove unused variable                Roberto E. Vargas …
 (DIR) 2024-02-10 22:31  as: Fix matching against symbols          Roberto E. Vargas …
 (DIR) 2024-02-10 22:30  as: Add ahead()                           Roberto E. Vargas …
 (DIR) 2024-02-10 21:57  as: Don't accept - in label names         Roberto E. Vargas …
 (DIR) 2024-02-10 21:56  as: Fix number parsing                    Roberto E. Vargas …
 (DIR) 2024-02-10 21:54  as: Fold labels with known values         Roberto E. Vargas …
 (DIR) 2024-01-25 15:26  tests/make: Make less fragile the checks  Roberto E. Vargas …
 (DIR) 2024-01-25 14:32  make: Return the pushed back character …  Roberto E. Vargas …
 (DIR) 2024-01-21 15:12  make: Check signal after updating         Roberto E. Vargas …
 (DIR) 2024-01-21 11:06  tests/make: Add 0090-comment              Roberto E. Vargas …
 (DIR) 2024-01-21 11:06  tests/make: Add 0089-comment test         Roberto E. Vargas …
 (DIR) 2024-01-21 11:05  tests/make: Add 0088-comment test         Roberto E. Vargas …
 (DIR) 2024-01-21 11:05  tests/make: Add 0087-rule test            Roberto E. Vargas …
 (DIR) 2024-01-21 10:44  tests/make: Add core to clean target      Roberto E. Vargas …
 (DIR) 2024-01-21 10:41  make: Accept character # in command lin…  Roberto E. Vargas …
 (DIR) 2024-01-21 10:34  make: Fix dumpmacros()                    Roberto E. Vargas …
 (DIR) 2024-01-21 09:07  tests/make: Add 0086-rule test            Roberto E. Vargas …
 (DIR) 2024-01-21 08:06  make: Calculate target stamp in rebuild…  Roberto E. Vargas …
 (DIR) 2024-01-20 23:10  tests/make: Add 0085-rule test            Roberto E. Vargas …
 (DIR) 2024-01-20 23:10  tests/make: Add 0084-rule test            Roberto E. Vargas …
 (DIR) 2024-01-20 23:09  tests/make: Add 0083-rule test            Roberto E. Vargas …
 (DIR) 2024-01-20 23:08  tests/make: Add 0082-rule test            Roberto E. Vargas …
 (DIR) 2024-01-20 23:07  tests/make: Add 0081-rule test            Roberto E. Vargas …
 (DIR) 2024-01-20 23:06  tests/make: Add 0080-rule test            Roberto E. Vargas …
 (DIR) 2024-01-20 22:12  tests/make: Add 0079-macro test           Roberto E. Vargas …
 (DIR) 2024-01-20 22:11  tests/make: Add 0078-macro test           Roberto E. Vargas …
 (DIR) 2024-01-20 22:11  tests/make: Add 0077-macro test           Roberto E. Vargas …
 (DIR) 2024-01-20 22:04  tests/make: Add 0076-macro test           Roberto E. Vargas …
 (DIR) 2024-01-20 22:04  tests/make: Add 0075-macro test           Roberto E. Vargas …
 (DIR) 2024-01-20 22:03  tests/make: Add 0074-macro test           Roberto E. Vargas …
 (DIR) 2024-01-20 22:03  tests/make: Add 0073-macro test           Roberto E. Vargas …
 (DIR) 2024-01-20 22:03  tests/make: Add 0072-macro test           Roberto E. Vargas …
 (DIR) 2024-01-20 22:02  make: Use getmacro() in dumpmacros()      Roberto E. Vargas …
 (DIR) 2024-01-20 22:00  make: Use volatile for stop               Roberto E. Vargas …
 (DIR) 2024-01-20 21:54  make: Fix macro precedence                Roberto E. Vargas …
                         4557 more commits remaining, fetch the repository
       
 (TXT) Atom feed
 (TXT) Atom feed (tags)