2019-09-16 |
Jan Nieuwenhuizen | build: mesar: Remove bashisms.
|
commit | commitdiff | tree |
2019-10-01 |
Jan Nieuwenhuizen | configure.sh: Cleanup argument parsing. Thanks, Timothy!
|
commit | commitdiff | tree |
2019-09-16 |
Jan Nieuwenhuizen | configure.sh: Remove bashisms.
|
commit | commitdiff | tree |
2019-09-16 |
Jan Nieuwenhuizen | Revert "nyacc: 0.86.0 compatibility stub. WIP"
|
commit | commitdiff | tree |
2019-09-16 |
Jan Nieuwenhuizen | nyacc: 0.86.0 compatibility stub. WIP
|
commit | commitdiff | tree |
2019-09-20 |
Jan Nieuwenhuizen | build: Split-out build-source-lib.sh from build-lib.sh.
|
commit | commitdiff | tree |
2019-11-13 |
Jan Nieuwenhuizen | build: Honor configure's --includedir. Thanks, Vagrant!
|
commit | commitdiff | tree |
2019-11-23 |
Jan Nieuwenhuizen | build: Create ascii signature.
|
commit | commitdiff | tree |
2019-09-09 |
Jan Nieuwenhuizen | doc: Post-release update.
|
commit | commitdiff | tree |
2019-09-09 |
Jan Nieuwenhuizen | Release 0.20.
|
commit | commitdiff | tree |
2019-09-09 |
Jan Nieuwenhuizen | doc: Release update.
|
commit | commitdiff | tree |
2019-09-09 |
Jan Nieuwenhuizen | guix: Update mescc-tools to 0.6.1.
|
commit | commitdiff | tree |
2019-09-09 |
Jan Nieuwenhuizen | build: Create ascii signature.
|
commit | commitdiff | tree |
2019-09-09 |
Jan Nieuwenhuizen | guix: Update Nyacc to 0.99.
|
commit | commitdiff | tree |
2019-09-09 |
Jan Nieuwenhuizen | doc: Add PORTING.
|
commit | commitdiff | tree |
2019-09-09 |
Jan Nieuwenhuizen | doc: Typos. Thanks, dddddd.
|
commit | commitdiff | tree |
2019-09-09 |
Jan Nieuwenhuizen | mescc: Remove dead code. Thanks Mark Weaver.
|
commit | commitdiff | tree |
2019-09-09 |
Jan Nieuwenhuizen | guix: Update packaging.
|
commit | commitdiff | tree |
2019-09-09 |
Jan Nieuwenhuizen | build: Do not generate ChangeLog from tarball.
|
commit | commitdiff | tree |
2019-09-09 |
Jan Nieuwenhuizen | build: Use mesar instead of ar.
|
commit | commitdiff | tree |
2019-09-09 |
Jan Nieuwenhuizen | getopt: Remove old FSF address, thanks Vagrant.
|
commit | commitdiff | tree |
2019-09-09 |
Danny Milosavljevic | Add missing #include.
|
commit | commitdiff | tree |
2019-09-09 |
Danny Milosavljevic | Add missing #include.
|
commit | commitdiff | tree |
2019-09-09 |
Danny Milosavljevic | Add missing #include.
|
commit | commitdiff | tree |
2019-09-09 |
Jan Nieuwenhuizen | signal: Use SA_RESTORER on x86-64.
|
commit | commitdiff | tree |
2019-09-09 |
Danny Milosavljevic | signal: Add comment on why we don't use the restorer.
|
commit | commitdiff | tree |
2019-09-09 |
Danny Milosavljevic | signal: Remove SA_SIGINFO.
|
commit | commitdiff | tree |
2019-09-09 |
Danny Milosavljevic | signal: Don't use custom restorer.
|
commit | commitdiff | tree |
2019-09-09 |
Danny Milosavljevic | signal: Use SA_SIGINFO (like glibc).
|
commit | commitdiff | tree |
2019-09-09 |
Danny Milosavljevic | signal: Make sure that the signal mask is actually...
|
commit | commitdiff | tree |
2019-09-09 |
Danny Milosavljevic | Delete "__sigmask".
|
commit | commitdiff | tree |
2019-09-09 |
Danny Milosavljevic | Fix "struct sigaction" structure for rt_sigaction.
|
commit | commitdiff | tree |
2019-09-09 |
Danny Milosavljevic | Inherit CFLAGS for mes.
|
commit | commitdiff | tree |
2019-09-09 |
Danny Milosavljevic | Fix typo.
|
commit | commitdiff | tree |
2019-09-09 |
Danny Milosavljevic | tests: Fail early on nonexistent file.
|
commit | commitdiff | tree |
2019-09-09 |
Danny Milosavljevic | open: Check flags, and use _open2 if applicable.
|
commit | commitdiff | tree |
2019-09-09 |
Danny Milosavljevic | ldiv: Make rem < 0 if a < 0.
|
commit | commitdiff | tree |
2019-09-09 |
Danny Milosavljevic | ldiv: Handle a == LONG_MIN.
|
commit | commitdiff | tree |
2019-09-09 |
Jan Nieuwenhuizen | ntoab: Use __mesabi_uldiv only for arm.
|
commit | commitdiff | tree |
2019-07-01 |
Danny Milosavljevic | Fix ntoab.
|
commit | commitdiff | tree |
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 |
next |