Add mingw I64 support for printing long and long long values

This commit is contained in:
Nick Clifton
2008-01-25 16:18:41 +00:00
parent 53d25da64b
commit 6e3d6dc1ed
11 changed files with 179 additions and 45 deletions

View File

@ -1,3 +1,8 @@
2008-01-25 Kai Tietz <kai.tietz@onevision.com>
* read.c: (emit_expr): Correct for mingw use of printf size
specifier.
2008-01-24 Bob Wilson <bob.wilson@acm.org>
* doc/c-xtensa.texi (Xtensa Syntax): Clarify handling of opcodes that