2019-06-18 |
Danny Milosavljevic | signal: Define "_restorer" everywhere except on i386.
|
commit | commitdiff | tree |
2019-06-18 |
Danny Milosavljevic | Clarify our data type choices in "struct stat".
|
commit | commitdiff | tree |
2019-09-07 |
Jan Nieuwenhuizen | test: Bump timeout.
|
commit | commitdiff | tree |
2019-06-14 |
Danny Milosavljevic | ntoab: Use __mesabi_uldiv only on __MESC__.
|
commit | commitdiff | tree |
2019-06-14 |
Jan Nieuwenhuizen | mescc: Mes C Library: Include mes/div.c for mescc builds.
|
commit | commitdiff | tree |
2019-06-13 |
Danny Milosavljevic | ntoab: Include "assert.h".
|
commit | commitdiff | tree |
2019-06-13 |
Danny Milosavljevic | mescc: Mes C Library: Use __mesabi_uldiv.
|
commit | commitdiff | tree |
2019-06-13 |
Danny Milosavljevic | mescc: Mes C Library: Add integer division algorithm.
|
commit | commitdiff | tree |
2019-07-28 |
Jan Nieuwenhuizen | mescc: Mes C Library: Have write behave well with buffered...
|
commit | commitdiff | tree |
2019-07-27 |
Jan Nieuwenhuizen | mescc: Mes C Library: Add buffered read.
|
commit | commitdiff | tree |
2019-06-10 |
Jan Nieuwenhuizen | tests: Disable 70-extern.c for x86_64-gcc.
|
commit | commitdiff | tree |
2019-05-30 |
Danny Milosavljevic | mescc: Put char's ASCII code into register, not char.
|
commit | commitdiff | tree |
2019-06-09 |
Jan Nieuwenhuizen | mes: Update to Nyacc 0.93.
|
commit | commitdiff | tree |
2019-08-02 |
Jan Nieuwenhuizen | mes: string->number: Support #x-prefixed hex numbers.
|
commit | commitdiff | tree |
2019-07-27 |
Jan Nieuwenhuizen | mescc: Do not dump variables with extern storage.
|
commit | commitdiff | tree |
2019-07-27 |
Jan Nieuwenhuizen | build: ./pre-inst-env MES_PREFIX fixup.
|
commit | commitdiff | tree |
2019-07-27 |
Jan Nieuwenhuizen | mescc: Be silent.
|
commit | commitdiff | tree |
2019-07-26 |
Jan Nieuwenhuizen | mescc: Add <include>/<kernel>/<arch> to include path.
|
commit | commitdiff | tree |
2019-07-26 |
Jan Nieuwenhuizen | mescc: Add 70-function-destruct-declare.c test.
|
commit | commitdiff | tree |
2019-07-26 |
Jan Nieuwenhuizen | mescc: Resurrect --write.
|
commit | commitdiff | tree |
2019-07-26 |
Jan Nieuwenhuizen | build: Distribute crt*.c, libc+gnu.c for tcc, gcc bootstrap...
|
commit | commitdiff | tree |
2019-07-26 |
Jan Nieuwenhuizen | build: Uniquify config macros.
|
commit | commitdiff | tree |
2019-07-20 |
Jan Nieuwenhuizen | build: Resurrect --with-cheating.
|
commit | commitdiff | tree |
2019-07-23 |
Jan Nieuwenhuizen | mescc: Support tcc: libtcc1 build fixes.
|
commit | commitdiff | tree |
2019-06-01 |
Jan Nieuwenhuizen | mescc: Mes C Library: Avoid type/size_t conflicts.
|
commit | commitdiff | tree |
2019-07-17 |
Jan Nieuwenhuizen | mescc: Support tcc: Add intptr_t, uintptr_t.
|
commit | commitdiff | tree |
2019-07-21 |
Jan Nieuwenhuizen | mescc: Add 70-struct-post.c test with fix.
|
commit | commitdiff | tree |
2019-07-21 |
Jan Nieuwenhuizen | mescc: Add 70-struct-short-enum-init.c test with fix.
|
commit | commitdiff | tree |
2019-07-20 |
Jan Nieuwenhuizen | mescc: Add 70-array-in-struct-init.c test with fix.
|
commit | commitdiff | tree |
2019-07-19 |
Jan Nieuwenhuizen | mes: Remove broken copy of simple-format.
|
commit | commitdiff | tree |
2019-07-05 |
Danny Milosavljevic | Fix remainder handling.
|
commit | commitdiff | tree |
2019-07-09 |
Jan Nieuwenhuizen | Revert "test: Disable 60-math.c test."
|
commit | commitdiff | tree |
2019-07-09 |
Jan Nieuwenhuizen | test: Disable 60-math.c test.
|
commit | commitdiff | tree |
2019-07-07 |
Jan Nieuwenhuizen | build: Resurrect bootstrap.sh.
|
commit | commitdiff | tree |
2019-07-08 |
Jan Nieuwenhuizen | mescc: Use basename of input as default output name.
|
commit | commitdiff | tree |
2019-07-06 |
Jan Nieuwenhuizen | build: Handle gcc with --pie-by-default.
|
commit | commitdiff | tree |
2019-07-08 |
Jan Nieuwenhuizen | test: Split-off broken 72-typedef-struct-def-local.
|
commit | commitdiff | tree |
2019-06-28 |
Jan Nieuwenhuizen | test: Fix open-read test.
|
commit | commitdiff | tree |
2019-06-26 |
Jan Nieuwenhuizen | test: Add open-read test.
|
commit | commitdiff | tree |
2019-06-26 |
Jan Nieuwenhuizen | test: Enable argv test, run tests with arguments.
|
commit | commitdiff | tree |
2019-06-25 |
Jan Nieuwenhuizen | mescc: Mes C library: Move common getcwd, open bits...
|
commit | commitdiff | tree |
2019-06-24 |
Jan Nieuwenhuizen | mescc: Mes C Library: Move posix bits to read.
|
commit | commitdiff | tree |
2019-06-25 |
Jan Nieuwenhuizen | porting: Avoid failing in scaffold build.
|
commit | commitdiff | tree |
2019-06-25 |
Jan Nieuwenhuizen | build: Use bash if available to avoid dash problems.
|
commit | commitdiff | tree |
2019-06-25 |
Jan Nieuwenhuizen | test: Oops, uncomment some commented-out tests.
|
commit | commitdiff | tree |
2019-06-25 |
Jan Nieuwenhuizen | build: Improve --with-system-libc support.
|
commit | commitdiff | tree |
2019-06-23 |
Jan Nieuwenhuizen | porting: Add x86_64 scaffold: exit and write in assembly.
|
commit | commitdiff | tree |
2019-06-13 |
Jan Nieuwenhuizen | porting: Add x86 scaffold: exit and write in assembly.
|
commit | commitdiff | tree |
2019-06-10 |
Jan Nieuwenhuizen | make check: Do not re-check unless recheck=true.
|
commit | commitdiff | tree |
2019-05-22 |
Jan Nieuwenhuizen | build: Cater for ARM.
|
commit | commitdiff | tree |
2019-06-10 |
Jan Nieuwenhuizen | mescc: Drop $@-workaround.
|
commit | commitdiff | tree |
2019-06-08 |
Jan Nieuwenhuizen | build: Simplify.
|
commit | commitdiff | tree |
2019-06-08 |
Jan Nieuwenhuizen | test: Move scaffold/tests into lib.
|
commit | commitdiff | tree |
2019-05-10 |
Danny Milosavljevic | build: Make "GUILEC" compilation status output more...
|
commit | commitdiff | tree |
2019-05-29 |
Jan Nieuwenhuizen | build: Fix --disable-silent-rules. Thanks ng0!
|
commit | commitdiff | tree |
2019-05-29 |
Jan Nieuwenhuizen | mescc: Use a.out as default executable name.
|
commit | commitdiff | tree |
2019-05-29 |
Jan Nieuwenhuizen | mescc: Robustify against empty `V' in environment.
|
commit | commitdiff | tree |
2019-05-28 |
Jan Nieuwenhuizen | mescc: Fix -dumpmachine to respect -m bits selection.
|
commit | commitdiff | tree |
2019-05-29 |
Jan Nieuwenhuizen | mescc: Support single-dash options on Mes too.
|
commit | commitdiff | tree |
2019-05-29 |
Jan Nieuwenhuizen | mescc: Ignore -fnobuiltin, -nostdinc for GCC compatibility.
|
commit | commitdiff | tree |
2019-05-27 |
Jan Nieuwenhuizen | test: Resurrect running boot tests on Guile.
|
commit | commitdiff | tree |
2019-05-26 |
Jan Nieuwenhuizen | mescc: Mes C Library: Fix compile warnings.
|
commit | commitdiff | tree |
2019-05-26 |
Jan Nieuwenhuizen | mescc: Mes C Library: Fixes for x86_64 crt1.c
|
commit | commitdiff | tree |
2019-05-29 |
Jan Nieuwenhuizen | test: Move srfi-1 for-each and map tests to tests/srfi...
|
commit | commitdiff | tree |
2019-05-29 |
Jan Nieuwenhuizen | mescc: Mes C Library: Use SYSTEM_LIBC [WAS: WITH_GLIBC].
|
commit | commitdiff | tree |
2019-05-27 |
Jan Nieuwenhuizen | mes: Bugfix for search-path. Fixes running MesCC on...
|
commit | commitdiff | tree |
2019-05-25 |
Jan Nieuwenhuizen | mescc: Use named --architecture switch for upcoming...
|
commit | commitdiff | tree |
2019-05-27 |
Jan Nieuwenhuizen | mes: Identify 64-bit bug when compiled with MesCC.
|
commit | commitdiff | tree |
2019-05-27 |
Jan Nieuwenhuizen | mes: Make debug levels 4 and 5 usable.
|
commit | commitdiff | tree |
2019-05-18 |
Jan Nieuwenhuizen | mes: Run build-aux/indent.sh.
|
commit | commitdiff | tree |
2019-05-12 |
Jan Nieuwenhuizen | mes: Grand indent: prepare.
|
commit | commitdiff | tree |
2019-05-15 |
Jan (janneke) Nieuwe... | mes: Support -c EXPR.
|
commit | commitdiff | tree |
2019-05-15 |
Jan (janneke) Nieuwe... | mes: Support optional port on read.
|
commit | commitdiff | tree |
2019-05-15 |
Jan (janneke) Nieuwe... | build: Fix mescc installation on Debian.
|
commit | commitdiff | tree |
2019-05-15 |
Jan (janneke) Nieuwe... | build: Debian make check and install fixes.
|
commit | commitdiff | tree |
2019-05-14 |
Jan Nieuwenhuizen | mes: Rename strings.c.
|
commit | commitdiff | tree |
2019-05-12 |
Jan Nieuwenhuizen | mescc: Mes C Library: Use mes_open to avoid open trickery.
|
commit | commitdiff | tree |
2019-05-12 |
Jan Nieuwenhuizen | mescc: Mes C Library: Remove dead code.
|
commit | commitdiff | tree |
2019-05-12 |
Jan Nieuwenhuizen | mescc: Mes C Library: Explode linux/tcc.c.
|
commit | commitdiff | tree |
2019-05-12 |
Jan Nieuwenhuizen | mescc: Mes C Library: Explode linux/libc.c.
|
commit | commitdiff | tree |
2019-05-11 |
Jan Nieuwenhuizen | mescc: Mes C Library: Explode linux/gnu.c.
|
commit | commitdiff | tree |
2019-05-09 |
Jan Nieuwenhuizen | mescc: Mes C Library: Explode libc-mini.c.
|
commit | commitdiff | tree |
2019-05-07 |
Jan Nieuwenhuizen | mescc: Mes C Library: Cleanup includes.
|
commit | commitdiff | tree |
2019-05-05 |
Jan Nieuwenhuizen | mescc: Support -nodefaultlibs, -nostartfiles, -nostdlib.
|
commit | commitdiff | tree |
2019-05-03 |
Jan Nieuwenhuizen | build: Do not install test binaries.
|
commit | commitdiff | tree |
2019-05-05 |
Jan Nieuwenhuizen | mes: m2: Move force-output to Scheme.
|
commit | commitdiff | tree |
2019-03-23 |
Jan Nieuwenhuizen | build: M2-Planet first-aid, simplest build script possible.
|
commit | commitdiff | tree |
2019-03-27 |
Jan Nieuwenhuizen | .dir-locals.el: Assert default GNU settings.
|
commit | commitdiff | tree |
2019-03-27 |
Jan Nieuwenhuizen | Fix typo in stage0 copyright headers.
|
commit | commitdiff | tree |
2019-03-16 |
Jan Nieuwenhuizen | mescc: Mes C Library: Fix ungetc.
|
commit | commitdiff | tree |
2019-03-23 |
Jan Nieuwenhuizen | build: Replace POSIX, posix_p by WITH_GLIBC, wip_glibc_p.
|
commit | commitdiff | tree |
2019-03-03 |
Jan Nieuwenhuizen | mescc: Mes C Library: Fix compile warnings.
|
commit | commitdiff | tree |
2019-03-02 |
Jan Nieuwenhuizen | mescc: Mes C Library: Fix isatty.
|
commit | commitdiff | tree |
2019-03-02 |
Jan Nieuwenhuizen | test: 50-getenv: Test PATH, allow to fail.
|
commit | commitdiff | tree |
2019-03-02 |
Jan Nieuwenhuizen | mes: Support map and for-each with lists of unequal...
|
commit | commitdiff | tree |
2019-03-02 |
Jan Nieuwenhuizen | mescc: Mes C Library: Use __ as global internal prefix.
|
commit | commitdiff | tree |
2019-02-28 |
Jan Nieuwenhuizen | mescc: ctype.h: Add missing prototypes.
|
commit | commitdiff | tree |
2019-02-28 |
Jan Nieuwenhuizen | mescc: Mes C Library: Bugfix for tcc-compiled exit...
|
commit | commitdiff | tree |
2019-02-25 |
Jan Nieuwenhuizen | test: Remove special characters from files.
|
commit | commitdiff | tree |
2019-02-25 |
Jan Nieuwenhuizen | build: Support building with Gash.
|
commit | commitdiff | tree |
next |