From 0d6f8021ee8874f4537e92a3621321086b268e24 Mon Sep 17 00:00:00 2001 From: bellard Date: Mon, 14 Apr 2003 22:23:55 +0000 Subject: update --- Changelog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index a59b034..a848266 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,11 @@ +version 0.9.18: + +- header fix (time.h) +- fixed inline asm without operand case +- fixed 'default:' or 'case x:' with '}' after (incorrect C construct accepted + by gcc) +- added 'A' inline asm constraint. + version 0.9.17: - PLT generation fix -- cgit v1.3.1