Jan Nieuwenhuizen
|
f245237f83
|
mescc: Support gnu toolchain: libtcc1.
* lib/libtcc1.c: New file.
* lib/libc+tcc-gcc.c: Remove libtcc1 stubs.
|
2018-06-19 20:29:25 +02:00 |
|
Jan Nieuwenhuizen
|
8793e0dde3
|
core: Resurrect loading of boot-0.32-mo.
|
2018-06-18 18:55:59 +02:00 |
|
Jan Nieuwenhuizen
|
c086f67cec
|
mescc: Support less-patched tcc/gcc: Add crti and crtn.
* lib/crt0.c[__MESC__]: Support MesCC.
* lib/crti.c: New file.
* lib/crtn.c: New file.
* build-aux/build-mes-gcc.sh: Build them.
|
2018-06-10 16:03:18 +02:00 |
|
Jan Nieuwenhuizen
|
de964f3e1f
|
mescc: Support gcc-2.6.3.
* TODO
|
2018-06-02 11:41:06 +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
|
272b522962
|
build: Use arch-dir.
* lib/x86-mes: Move from stage0.
* build-aux/build-cc.sh: Create libraries in lib/gcc. Update users.
* build-aux/build-mes.sh: Create libraries in lib/x86-mes. Update users.
* build-aux/build-mes-gcc.sh: Rename from build-mlibc.sh. Create
libraries in lib/x86-mes-gcc. Update callers.
* build-aux/cc-mes-gcc.sh: Rename from cc-mlibc.sh. Update callers.
|
2018-05-29 20:07:46 +02:00 |
|