mes/lib
Jan Nieuwenhuizen e8884d83e1 mlibc: GNU Gcc support: setjmp, longjmp.
* stage0/x86.M1 (jmp____*%ebx): New macro.
  (mov____0x8(%ebp),%ebp): New macro.
  (mov____0x8(%ebp),%esp): New macro.
* include/setjmp.h (jmp_buf): Redefine as struct.
* lib/libc-mes+tcc.c (longjmp, setjmp): Implement.
* scaffold/tests/80-setjmp.c: Test it.
* make.scm ("80-setjmp"): Build it.
* .gitignore: Ignore *.tcc-guile.
2017-11-26 13:10:46 +01:00
..
crt1.c build: mlib/include to include, move mlib to lib. 2017-11-22 16:23:48 +01:00
getopt.c build: mlib/include to include, move mlib to lib. 2017-11-22 16:23:48 +01:00
libc-gcc+tcc.c build: mlib/include to include, move mlib to lib. 2017-11-22 16:23:48 +01:00
libc-gcc.c build: mlib/include to include, move mlib to lib. 2017-11-22 16:23:48 +01:00
libc-mes+tcc.c mlibc: GNU Gcc support: setjmp, longjmp. 2017-11-26 13:10:46 +01:00
libc-mes.c build: mlib/include to include, move mlib to lib. 2017-11-22 16:23:48 +01:00
mini-libc-mes.c build: mlib/include to include, move mlib to lib. 2017-11-22 16:23:48 +01:00