Remove special handling of system include files (no longer needed)
authorStefan Weil <weil@mail.berlios.de>
Wed, 13 Oct 2010 18:54:26 +0000 (20:54 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Fri, 22 Oct 2010 17:11:28 +0000 (17:11 +0000)
commit776a21df63a3919ed33ffb5720027b402025f690
treea8571fc4ccae26cda1711b09d277aba2d45dc4c4
parent0d4dbbd260aa9d350a7e47bf0ec466f09b947950
Remove special handling of system include files (no longer needed)

The formerly used dyngen code did not work with
system include files like stdio.h.

Tests with Linux, OSX and Win32 show that this
restriction is no longer needed.

So we hopefully can remove that special piece of code.
This results in cleaner code and allows better use of
the new GCC_FMT_ATTR macro.

Cc: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
cris-dis.c
disas.h
dyngen-exec.h
qemu-common.h