Michael Matz
|
b068e29df7
|
x86_64: Implement GET_CALLER_FP
TCC always uses %rbp frames, so we can use that one.
|
2012-04-18 20:57:13 +02:00 |
|
Thomas Preud'homme
|
776364f395
|
Add support for __FreeBSD_kernel__ kernel
Add support for kfreebsd-i386 and kfreebsd-amd64 Debian arch with
thanks to Pierre Chifflier <chifflier@cpe.fr>.
|
2010-09-10 21:09:07 +02:00 |
|
grischka
|
7fa712e00c
|
win32: enable bounds checker & exception handler
exception handler borrowed from k1w1. Thanks.
|
2009-12-19 22:22:43 +01:00 |
|
grischka
|
0085c648f6
|
bcheck: restore malloc hooks when done
|
2009-07-18 21:54:47 +02:00 |
|
grischka
|
ea5e81bd6a
|
new subdirs: include, lib, tests
|
2009-04-18 15:08:03 +02:00 |
|