aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorPatrick Bernardi <bernardi@adacore.com>2019-07-10 09:01:08 +0000
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>2019-07-10 09:01:08 +0000
commitc03c026753c3cfb102435842e53c0a4773aedc75 (patch)
tree1f168d143ea13cfb0f3c5f56a213c683d6770853 /gcc
parent9098d477ba81e9fba2c41611513bbd643f5caab1 (diff)
downloadgcc-c03c026753c3cfb102435842e53c0a4773aedc75.zip
gcc-c03c026753c3cfb102435842e53c0a4773aedc75.tar.gz
gcc-c03c026753c3cfb102435842e53c0a4773aedc75.tar.bz2
[Ada] New port for ppc-vx7r2
2019-07-10 Patrick Bernardi <bernardi@adacore.com> gcc/ada/ * Makefile.rtl: Handle vxworks7r2 ppc target From-SVN: r273331
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ada/ChangeLog4
-rw-r--r--gcc/ada/Makefile.rtl2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index ecbee09..88c25be 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,3 +1,7 @@
+2019-07-10 Patrick Bernardi <bernardi@adacore.com>
+
+ * Makefile.rtl: Handle vxworks7r2 ppc target
+
2019-07-10 Hristian Kirtchev <kirtchev@adacore.com>
* bindo.adb: Update the section on switches.
diff --git a/gcc/ada/Makefile.rtl b/gcc/ada/Makefile.rtl
index 8e906a9..9e3d67e 100644
--- a/gcc/ada/Makefile.rtl
+++ b/gcc/ada/Makefile.rtl
@@ -867,7 +867,7 @@ GCC_SPEC_FILES=
# If what's left is null then it's a match.
# PowerPC and e500v2 VxWorks
-ifeq ($(strip $(filter-out powerpc% wrs vxworks vxworksspe vxworks7 vxworks7spe,$(target_cpu) $(target_vendor) $(target_os))),)
+ifeq ($(strip $(filter-out powerpc% wrs vxworks vxworksspe vxworks7% vxworks7spe,$(target_cpu) $(target_vendor) $(target_os))),)
ifeq ($(strip $(filter-out e500%, $(target_alias))),)
ARCH_STR=e500