2017-11-11 |
Jan Nieuwenhuizen | doc: Release udpate. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-18 |
Jan Nieuwenhuizen | build: fix for 07-include, thanks rain1! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-18 |
Jan Nieuwenhuizen | build: support gcc -m32, thanks rain1! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-18 |
Jan Nieuwenhuizen | bootstrap: Update necessary M1 sources. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-18 |
Jan Nieuwenhuizen | mescc: Tinycc support: test #include. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-17 |
Jan Nieuwenhuizen | mescc: Tinycc support: struct struct array. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-16 |
Jan Nieuwenhuizen | mlibc: Tinycc support: support, most syscalls stubbed. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-16 |
Jan Nieuwenhuizen | mescc: Tinycc support: empty for. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-16 |
Jan Nieuwenhuizen | tinycc: scaffold/main.c: running mes-tcc compiled binar... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-15 |
Jan Nieuwenhuizen | tinycc: scaffold/main.c: running mes-tcc compiled binar... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-14 |
Jan Nieuwenhuizen | tinycc: scaffold/main.c: running mes-tcc compiled binar... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-14 |
Jan Nieuwenhuizen | mescc: Tinycc support: workaround lack of long long... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-11 |
Jan Nieuwenhuizen | mescc: refactor expr->accu, expr->accu*, fixes nontrivi... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-11 |
Jan Nieuwenhuizen | mlibc: errno.h: declare errno without extern. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-11 |
Jan Nieuwenhuizen | guix: nyacc: Update to 0.82.4. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-09-10 |
Jan Nieuwenhuizen | guix: Release update. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-09-10 |
Jan Nieuwenhuizen | Release 0.10. v0.10 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-09-10 |
Jan Nieuwenhuizen | doc: Release udpate. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-09-10 |
Jan Nieuwenhuizen | bootstrap: Include necessary M1 sources. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-09-10 |
Jan Nieuwenhuizen | guix: Bump Nyacc to 0.82.0. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-09-10 |
Jan Nieuwenhuizen | mescc: Support Nyacc-0.81.0. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-09-03 |
Jan Nieuwenhuizen | tinycc: scaffold/main.c: running tcc-compiled binary #3. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-09-10 |
Jan Nieuwenhuizen | mescc: Tinycc support: struct by value assign. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-09-02 |
Jan Nieuwenhuizen | tinycc: scaffold/main.c: running tcc-compiled binary #2. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-09-10 |
Jan Nieuwenhuizen | build: compile crt1.c, libc-mesc.c and <input>.c separa... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-09-03 |
Jan Nieuwenhuizen | mescc: Tinycc support: refactor _start. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-19 |
Jan Nieuwenhuizen | tinycc: scaffold/main.c: first running tcc-compiled... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-27 |
Jan Nieuwenhuizen | mescc: Tinycc support: fix *--p = 'x'. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-27 |
Jan Nieuwenhuizen | mescc: Tinycc support: initializer arithmetic. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-27 |
Jan Nieuwenhuizen | core: Add logand, lognot. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-27 |
Jan Nieuwenhuizen | mescc: Tinycc support: array of struct of any size. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-27 |
Jan Nieuwenhuizen | mescc: Tinycc support: stdint.h: declare size_t. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-26 |
Jan Nieuwenhuizen | mescc: Tinycc support: pointer arithmetic with pointer... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-25 |
Jan Nieuwenhuizen | mescc: Tinycc support: pointer arithmetic with &variable. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-23 |
Jan Nieuwenhuizen | mescc: Tinycc support: pointer arithmetic with variable. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-23 |
Jan Nieuwenhuizen | mescc: Tinycc support: handle pointerness, siziness... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-19 |
Jan Nieuwenhuizen | mescc: Tinycc support: strtoull. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-12 |
Jan Nieuwenhuizen | mescc: Tinycc support: snprintf. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-10 |
Jan Nieuwenhuizen | mescc: Tinycc support: struct.struct. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-10 |
Jan Nieuwenhuizen | mescc: Fix compile warnings. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-10 |
Jan Nieuwenhuizen | mescc: Tinycc support: --*p, ++*p. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-08 |
Jan Nieuwenhuizen | mescc: Tinycc support: word array assignment. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-07 |
Jan Nieuwenhuizen | mescc: Tinycc support: struct char array assignment. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-06 |
Jan Nieuwenhuizen | mescc: Tinycc support: struct assign by value. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-06 |
Jan Nieuwenhuizen | mescc: Tinycc support: eputc. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-06 |
Jan Nieuwenhuizen | mescc: Move simple main to scaffold. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-06 |
Jan Nieuwenhuizen | mescc: Tinycc support: byte and word struct fields. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-06 |
Jan Nieuwenhuizen | mescc: Tinycc support: eputs as function for gcc. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-05 |
Jan Nieuwenhuizen | mescc: Tinycc support: fixes for foo.bar[baz]. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-05 |
Jan Nieuwenhuizen | mescc: Tinycc support: fixes for foo->bar[baz]. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-05 |
Jan Nieuwenhuizen | mescc: Tinycc support: foo.bar[baz], foo->bar[baz]... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-04 |
Jan Nieuwenhuizen | mescc: Tinycc support: foo[index]->bar for array bar. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-04 |
Jan Nieuwenhuizen | Revert "mescc: Tinycc support: workaround for nyacc... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-04 |
Jan Nieuwenhuizen | guix: use nyacc 0.80.41. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-04 |
Jan Nieuwenhuizen | mescc: Tinycc support: ((unsigned char*)str)[i]. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-04 |
Jan Nieuwenhuizen | mescc: Tinycc support: ((unsigned char*)str)[0]. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-04 |
Jan Nieuwenhuizen | mescc: Tinycc support: define __linux__. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-01 |
Jan Nieuwenhuizen | mescc: Tinycc support: strcat. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-01 |
Jan Nieuwenhuizen | mescc: Tinycc support: vsnprintf. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-01 |
Jan Nieuwenhuizen | mescc: Tinycc support: support foo.bar[baz], foo->bar... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-01 |
Jan Nieuwenhuizen | mescc: drop naive realloc. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-31 |
Jan Nieuwenhuizen | mescc: Tinycc support: ((foo*) p) + n. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-30 |
Jan Nieuwenhuizen | mescc: Tinycc support: field size of foo.bar[baz],... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-30 |
Jan Nieuwenhuizen | mescc: Tinycc support: fwrite. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-30 |
Jan Nieuwenhuizen | mescc: Tinycc support: fclose. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-30 |
rain1 | mescc: Tinycc support: fgetc. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-30 |
rain1 | mescc: Tinycc support: fprintf. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-30 |
rain1 | mescc: allow complicated enums expressions. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-30 |
rain1 | mescc: support \x00 strings in M1. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-30 |
Jan Nieuwenhuizen | mescc: Tinycc support: memmove. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-30 |
Jan Nieuwenhuizen | mescc: Tinycc support: strrchr. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-30 |
Jan Nieuwenhuizen | mescc: Tinycc support: strchr. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-27 |
Jan Nieuwenhuizen | mescc: Tinycc support: noisy stubs. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-30 |
Jan Nieuwenhuizen | mescc: Tinycc support: int foo[bar] = {baz,...}. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-29 |
Jan Nieuwenhuizen | mescc: Tinycc support: union.struct. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-29 |
Jan Nieuwenhuizen | mescc: Tinycc support: fix accu value after comparison. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-29 |
Jan Nieuwenhuizen | mescc: Tinycc support: memcmp. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-29 |
Jan Nieuwenhuizen | mescc: Tinycc support: bugfix *++foo,*--foo. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-29 |
Jan Nieuwenhuizen | mescc: Tinycc support: uniquify strings per compilation... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-28 |
Jan Nieuwenhuizen | mescc: Tinycc support: foo.bar = foo.baz = bla. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-28 |
Jan Nieuwenhuizen | mescc: Tinycc support: workaround for nyacc "\0" bug. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-28 |
Jan Nieuwenhuizen | mescc: Tinycc support: bugfix foo % bar. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-29 |
Jan Nieuwenhuizen | mescc: Tinycc support: fix foo[bar]->baz. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-28 |
Jan Nieuwenhuizen | mescc: Tinycc support: foo *bar[baz]. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-28 |
Jan Nieuwenhuizen | mescc: Tinycc support: bugfix foo[bar] = baz, with... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-28 |
Jan Nieuwenhuizen | mescc: Tinycc support: bugfix *foo = bar. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-28 |
Jan Nieuwenhuizen | mescc: Tinycc support: bugfix *(cast)foo = bar. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-28 |
Jan Nieuwenhuizen | mescc: Tinycc support: pointer arithmetic. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-28 |
Jan Nieuwenhuizen | mescc: Tinycc support: compile tcc with TCC_IS_NATIVE. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-27 |
Jan Nieuwenhuizen | mlibc: Tinycc support: gcc -nostdinc -nostdlib. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-27 |
Jan Nieuwenhuizen | mescc: Tinycc support: malloc,memcpy. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-27 |
Jan Nieuwenhuizen | build: support libc-mes+tcc. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-27 |
Jan Nieuwenhuizen | mescc: Tinycc support: memset. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-08-26 |
Jan Nieuwenhuizen | mescc: bump default maximum for M1-strings to 80. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-26 |
Jan Nieuwenhuizen | mescc: Tinycc support: oops, use new realloc. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-26 |
Jan Nieuwenhuizen | mescc: Bugfix: output M1-strings if possible. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-26 |
Jan Nieuwenhuizen | guix: Release update. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-26 |
Jan Nieuwenhuizen | Release 0.9. v0.9 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-26 |
Jan Nieuwenhuizen | doc: Release udpate. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-07-26 |
Jan Nieuwenhuizen | build: Install and installed-run fixes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |