aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 0e1b67c..fdccdbd 100644
--- a/Changelog
+++ b/Changelog
@@ -6,7 +6,8 @@ not released:
- Split libtcc1.a build into separate directories (Henry Kroll III)
- Add -pthread option = -D_REENTRANT -lpthread (Henry Kroll III)
- Register __TRY__ SEH in startup code only for i386 (grischka)
-- Support FreeBSD and GNU/Hurd kernels (Thomas Preud'homme)
+- Support Debian GNU/kFreeBSD kernels (Pierre Chifflier)
+- Support GNU/Hurd kernels (Thomas Preud'homme)
- support for asm labels for functions (Thomas Preud'homme)
- fix 32 to 64 bit casts, alignment and struct issues (Shinichiro Hamaji)
- mimic all GNU -option forms supported by ld (Kirill Smelkov)