target-tilegx: Add TILE-Gx building files

Add related configuration and make files for tilegx.
The target can now build, though not run anything.

Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <BLU436-SMTP1588E5A03AD5E94B07E988B9660@phx.gbl>
Signed-off-by: Richard Henderson <rth@twiddle.net>
This commit is contained in:
Chen Gang 2015-08-21 05:43:37 +08:00 committed by Richard Henderson
parent 9b9dc7acec
commit 444e06b172
3 changed files with 4 additions and 0 deletions

2
configure vendored
View file

@ -5450,6 +5450,8 @@ case "$target_name" in
s390x)
gdb_xml_files="s390x-core64.xml s390-acr.xml s390-fpr.xml s390-vx.xml s390-cr.xml"
;;
tilegx)
;;
tricore)
;;
unicore32)

View file

@ -0,0 +1 @@
# Default configuration for tilegx-linux-user

View file

@ -0,0 +1 @@
obj-y += cpu.o translate.o helper.o