2019-07-26 |
Jan Nieuwenhuizen | build: Distribute crt*.c, libc+gnu.c for tcc, gcc boots... |
tree | commitdiff |
2019-07-20 |
Jan Nieuwenhuizen | build: Resurrect --with-cheating. |
tree | commitdiff |
2019-07-21 |
Jan Nieuwenhuizen | mescc: Add 70-struct-post.c test with fix. |
tree | commitdiff |
2019-07-21 |
Jan Nieuwenhuizen | mescc: Add 70-struct-short-enum-init.c test with fix. |
tree | commitdiff |
2019-07-20 |
Jan Nieuwenhuizen | mescc: Add 70-array-in-struct-init.c test with fix. |
tree | commitdiff |
2019-07-05 |
Danny Milosavljevic | Fix remainder handling. |
tree | commitdiff |
2019-07-09 |
Jan Nieuwenhuizen | Revert "test: Disable 60-math.c test." |
tree | commitdiff |
2019-07-09 |
Jan Nieuwenhuizen | test: Disable 60-math.c test. |
tree | commitdiff |
2019-07-07 |
Jan Nieuwenhuizen | build: Resurrect bootstrap.sh. |
tree | commitdiff |
2019-07-06 |
Jan Nieuwenhuizen | build: Handle gcc with --pie-by-default. |
tree | commitdiff |
2019-07-08 |
Jan Nieuwenhuizen | test: Split-off broken 72-typedef-struct-def-local. |
tree | commitdiff |
2019-06-28 |
Jan Nieuwenhuizen | test: Fix open-read test. |
tree | commitdiff |
2019-06-26 |
Jan Nieuwenhuizen | test: Add open-read test. |
tree | commitdiff |
2019-06-26 |
Jan Nieuwenhuizen | test: Enable argv test, run tests with arguments. |
tree | commitdiff |
2019-06-25 |
Jan Nieuwenhuizen | mescc: Mes C library: Move common getcwd, open bits... |
tree | commitdiff |
2019-06-24 |
Jan Nieuwenhuizen | mescc: Mes C Library: Move posix bits to read. |
tree | commitdiff |
2019-06-25 |
Jan Nieuwenhuizen | porting: Avoid failing in scaffold build. |
tree | commitdiff |
2019-06-25 |
Jan Nieuwenhuizen | build: Use bash if available to avoid dash problems. |
tree | commitdiff |
2019-06-25 |
Jan Nieuwenhuizen | build: Improve --with-system-libc support. |
tree | commitdiff |
2019-06-13 |
Jan Nieuwenhuizen | porting: Add x86 scaffold: exit and write in assembly. |
tree | commitdiff |
2019-06-10 |
Jan Nieuwenhuizen | make check: Do not re-check unless recheck=true. |
tree | commitdiff |
2019-05-22 |
Jan Nieuwenhuizen | build: Cater for ARM. |
tree | commitdiff |
2019-06-08 |
Jan Nieuwenhuizen | build: Simplify. |
tree | commitdiff |
2019-06-08 |
Jan Nieuwenhuizen | test: Move scaffold/tests into lib. |
tree | commitdiff |
2019-05-10 |
Danny Milosavljevic | build: Make "GUILEC" compilation status output more... |
tree | commitdiff |
2019-05-29 |
Jan Nieuwenhuizen | build: Fix --disable-silent-rules. Thanks ng0! |
tree | commitdiff |
2019-05-29 |
Jan Nieuwenhuizen | mescc: Mes C Library: Use SYSTEM_LIBC [WAS: WITH_GLIBC]. |
tree | commitdiff |
2019-05-25 |
Jan Nieuwenhuizen | mescc: Use named --architecture switch for upcoming... |
tree | commitdiff |
2019-05-12 |
Jan Nieuwenhuizen | mes: Grand indent: prepare. |
tree | commitdiff |
2019-05-15 |
Jan (janneke) Nieu... | build: Fix mescc installation on Debian. |
tree | commitdiff |
2019-05-15 |
Jan (janneke) Nieu... | build: Debian make check and install fixes. |
tree | commitdiff |
2019-05-14 |
Jan Nieuwenhuizen | mes: Rename strings.c. |
tree | commitdiff |
2019-05-03 |
Jan Nieuwenhuizen | build: Do not install test binaries. |
tree | commitdiff |
2019-03-23 |
Jan Nieuwenhuizen | build: Replace POSIX, posix_p by WITH_GLIBC, wip_glibc_p. |
tree | commitdiff |
2019-03-02 |
Jan Nieuwenhuizen | test: 50-getenv: Test PATH, allow to fail. |
tree | commitdiff |
2019-02-25 |
Jan Nieuwenhuizen | test: Remove special characters from files. |
tree | commitdiff |
2019-02-25 |
Jan Nieuwenhuizen | build: Support building with Gash. |
tree | commitdiff |
2019-02-18 |
Jan Nieuwenhuizen | build: Remove mini-mes. |
tree | commitdiff |
2019-02-24 |
Jan Nieuwenhuizen | mescc: Mes C Library: Populate with function tests... |
tree | commitdiff |
2019-02-24 |
Jan Nieuwenhuizen | mescc: Mes C Library: Start test suite. |
tree | commitdiff |
2019-02-03 |
Jan Nieuwenhuizen | mes-snarf: rewrite for development-time snarfing |
tree | commitdiff |
2019-01-04 |
Jan Nieuwenhuizen | core: Remove struct definitions for builtins, drop... |
tree | commitdiff |
2018-12-27 |
Jan Nieuwenhuizen | build: Support running out-of-tree. |
tree | commitdiff |
2018-10-20 |
Jan Nieuwenhuizen | doc: Release update. |
tree | commitdiff |
2018-11-24 |
Jan Nieuwenhuizen | build: Support building with Gash. |
tree | commitdiff |
2018-11-25 |
Jan Nieuwenhuizen | mescc: Run without shell. |
tree | commitdiff |
2018-11-15 |
Jan Nieuwenhuizen | core: Add string-append. |
tree | commitdiff |
2018-11-11 |
Jan Nieuwenhuizen | core: String as array of bytes. |
tree | commitdiff |
2018-11-06 |
Jan Nieuwenhuizen | build: Simplify: cater for one compiler at a time. |
tree | commitdiff |
2018-10-22 |
Jan Nieuwenhuizen | mescc: vsnprintf: Compliant implementation. |
tree | commitdiff |
2018-10-21 |
Jan Nieuwenhuizen | test: Add performance test. |
tree | commitdiff |
2018-10-15 |
Jan Nieuwenhuizen | core: Add hashq-table type. |
tree | commitdiff |
2018-10-14 |
Jan Nieuwenhuizen | core: Add module-define! |
tree | commitdiff |
2018-10-14 |
Jan Nieuwenhuizen | core: Add module type. |
tree | commitdiff |
2018-10-14 |
Jan Nieuwenhuizen | core: Add cstring_to_symbol. |
tree | commitdiff |
2018-10-13 |
Jan Nieuwenhuizen | core: Add struct type. |
tree | commitdiff |
2018-10-15 |
Jan Nieuwenhuizen | build: factor-out snarfing. |
tree | commitdiff |
2018-12-13 |
Jan Nieuwenhuizen | core: Support \xNN in reader. Fixes tcc-boot running... fix |
tree | commitdiff |
2018-10-10 |
Jan Nieuwenhuizen | build: x86_64 bootstrap build fixes and workaround. |
tree | commitdiff |
2018-10-06 |
Jan Nieuwenhuizen | build: Support make seed for x86_64. |
tree | commitdiff |
2018-10-06 |
Jan Nieuwenhuizen | core: Add vector test. |
tree | commitdiff |
2018-10-06 |
Jan Nieuwenhuizen | mescc: Support negative divide. |
tree | commitdiff |
2018-10-06 |
Jan Nieuwenhuizen | mescc: Support --align, off by default. |
tree | commitdiff |
2018-10-06 |
Jan Nieuwenhuizen | mescc: Support 64-bit immediates. |
tree | commitdiff |
2018-10-06 |
Jan Nieuwenhuizen | mescc: Fix truncation of short. |
tree | commitdiff |
2018-10-06 |
Jan Nieuwenhuizen | build: Split-off x86_mes-gcc build. |
tree | commitdiff |
2018-10-05 |
Jan Nieuwenhuizen | build: Oops, use MES_LIBS. |
tree | commitdiff |
2018-10-05 |
Jan Nieuwenhuizen | build: remove bashism. |
tree | commitdiff |
2018-10-04 |
Jan Nieuwenhuizen | core: Support x86_64. |
tree | commitdiff |
2018-10-04 |
Jan Nieuwenhuizen | build: Oops, set VERSION. |
tree | commitdiff |
2018-09-30 |
Jan Nieuwenhuizen | build: Resurrect make seed. |
tree | commitdiff |
2018-08-15 |
Jan Nieuwenhuizen | mescc: x86_64 support: Refactor to abstracted assembly... |
tree | commitdiff |
2018-08-15 |
Jan Nieuwenhuizen | mescc: x86_64 support: Add tests. |
tree | commitdiff |
2018-08-14 |
Jan Nieuwenhuizen | mescc: Initial x86_64 support. |
tree | commitdiff |
2018-08-14 |
Jan Nieuwenhuizen | mescc: Prepare for x86_64 support. |
tree | commitdiff |
2018-09-09 |
Jan Nieuwenhuizen | build: Oops, fix ./check.sh for bootstrap build. |
tree | commitdiff |
2018-09-04 |
Jan Nieuwenhuizen | doc: Update bootstrap graph. |
tree | commitdiff |
2018-09-03 |
Jan Nieuwenhuizen | Release 0.17.1. v0.17.1 |
tree | commitdiff |
2018-09-03 |
Jan Nieuwenhuizen | build: ALlow releasing from worktree. |
tree | commitdiff |
2018-08-27 |
Jan Nieuwenhuizen | mescc: Mes C Library: Fix qsort to support duplicate... |
tree | commitdiff |
2018-08-26 |
Jan Nieuwenhuizen | mescc: Mes C Library: Add closedir, opendir, readdir. |
tree | commitdiff |
2018-08-21 |
Jan Nieuwenhuizen | mescc: Mes C Library: Move strncmp to own test. |
tree | commitdiff |
2018-08-15 |
Jan Nieuwenhuizen | mescc: Add dir to include path. |
tree | commitdiff |
2018-08-16 |
Jan Nieuwenhuizen | check-mescc: c-mini |
tree | commitdiff |
2018-08-15 |
Jan Nieuwenhuizen | test: Build initial scaffold tests without libc. |
tree | commitdiff |
2018-08-15 |
Jan Nieuwenhuizen | build: Cleanup trace output. |
tree | commitdiff |
2018-08-12 |
Jan Nieuwenhuizen | build: src/mes build fixes. |
tree | commitdiff |
2018-08-12 |
Jan Nieuwenhuizen | mescc: Mes C Library: Cleanup start files. |
tree | commitdiff |
2018-08-11 |
Jan Nieuwenhuizen | mescc: Mes C Library: Add x86_64 libc+gnu support. |
tree | commitdiff |
2018-08-11 |
Jan Nieuwenhuizen | mescc: Mes C Library: Add x86_64 libc+tcc support. |
tree | commitdiff |
2018-08-11 |
Jan Nieuwenhuizen | mescc: Mes C Library: Add x86_64 libc support. |
tree | commitdiff |
2018-08-10 |
Jan Nieuwenhuizen | mescc: Mes C Library: Add x86_64 libc-mini support. |
tree | commitdiff |
2018-08-10 |
Jan Nieuwenhuizen | mescc: Add objdump'able x86_64-mes scaffold. |
tree | commitdiff |
2018-08-10 |
Jan Nieuwenhuizen | mescc: Initial x86_64-mes scaffold. |
tree | commitdiff |
2018-08-12 |
Jan Nieuwenhuizen | build: seed: Oops, copy TCC seed after it's been regene... |
tree | commitdiff |
2018-08-10 |
Jan Nieuwenhuizen | build: Fix mescc man page generation. |
tree | commitdiff |
2018-08-23 |
Jan Nieuwenhuizen | build: Fixes for make check. |
tree | commitdiff |
2018-07-22 |
Jan Nieuwenhuizen | doc: Release update. |
tree | commitdiff |
2018-08-09 |
Jan Nieuwenhuizen | build: Non-bootstrap install fixes. |
tree | commitdiff |
2018-08-09 |
Jan Nieuwenhuizen | check: Do not fail if partial test prerequisites fail. |
tree | commitdiff |
next |