Jan Nieuwenhuizen
|
350d94aa77
|
build: Support tcc, create tinycc-seed with tcc.
* configure: check for tcc.
* build-aux/cc32-mes.sh: Rename from cc-mes-gcc.sh. Support
tcc. Update users.
* build-aux/build-cc32-mes.sh: Rename from build-mes-gcc.sh. Update users.
* GNUmakefile (mes-tcc): New target.
* .gitignore: Ignore mes-tcc arch output.
* lib/crt1.c (_start): Add "rm" constraint so satisfy tcc.
* lib/linux-gcc.c (_sys_call, _sys_call1 _sys_call2 _sys_call3): Likewise.
|
2018-06-24 09:28:23 +02:00 |
|
Jan Nieuwenhuizen
|
f1efaa0e93
|
mescc: Support binutils-2.5.1.
* include/stdint.h: #undef types before typedef'ing them.
* include/sys/types.h: Likewise.
* include/string.h (NULL): New define.
* include/stdio.h (BUFSIZ): New define.
|
2018-05-30 21:55:39 +02:00 |
|
Jan Nieuwenhuizen
|
2cda87257a
|
mlibc: Cleanup.
|
2018-05-29 18:15:22 +02:00 |
|
Jan Nieuwenhuizen
|
ad135d3752
|
doc: Release udpate.
* HACKING: Update.
* INSTALL: Update.
* NEWS: Update.
* README: Update.
* doc/ANNOUNCE-0.12: New file.
* throughout: (janneke) coming out.
|
2017-11-21 19:22:26 +01:00 |
|
Jan Nieuwenhuizen
|
0fa18b338d
|
build: mlib/include to include, move mlib to lib.
* include: Move from mlib/include.
* lib: Move from mlib.
* BOOTSTRAP: Update.
* HACKING: Update.
* guile/guix/make.scm: Update.
* make.scm: Update.
* module/language/c99/compiler.mes: Update.
|
2017-11-22 16:23:48 +01:00 |
|