aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Jullien <Christian Jullien>2017-02-23 06:45:26 +0100
committerChristian Jullien <Christian Jullien>2017-02-23 06:45:26 +0100
commit576bee9a37cbe53227a27308a1b8ccc25e9b0e35 (patch)
tree3e403137b1929843f8f807bfb88aa88e89301e24
parent3e4c296ebab341bbe95974e39b589ea821f02789 (diff)
downloadtinycc-576bee9a37cbe53227a27308a1b8ccc25e9b0e35.tar.gz
tinycc-576bee9a37cbe53227a27308a1b8ccc25e9b0e35.tar.bz2
Add note about native Windows bootstrap using Cygwin.
-rw-r--r--Changelog1
-rw-r--r--RELICENSING1
2 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 5952ece..2ab3374 100644
--- a/Changelog
+++ b/Changelog
@@ -13,6 +13,7 @@ User interface:
(Andrew Aladjev, Urs Janssen)
Platforms:
+- Bootstrap native Windows 32/64 compiler using Cygwin+gcc (Christian Jullien)
- new AARCH64 (arm64) target (Edmund Grimley Evans)
- vastly improved support for ARM hard float calling convention
(Thomas Preud'homme, Daniel Glöckner)
diff --git a/RELICENSING b/RELICENSING
index a067c04..20841a7 100644
--- a/RELICENSING
+++ b/RELICENSING
@@ -46,6 +46,7 @@
TK ? tcccoff.c c67-gen.c
Urs Janssen YES
waddlesplash YES
+ Christian Jullien YES Windows Cygwin build and tests
------------------------------------------------------------------------------