From 316ded5382f62820e2babaaf1c8a1448edd4d13c Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Tue, 21 Jun 2016 13:21:02 +0000 Subject: [PATCH] config-list.mk: Remove rs6000-ibm-aix4.3, rs6000-ibm-aix5.1, rs6000-ibm-aix5.2. * config-list.mk: Remove rs6000-ibm-aix4.3, rs6000-ibm-aix5.1, rs6000-ibm-aix5.2. Rename rs6000-ibm-aix6.0 as rs6000-ibm-aix6.1. Add rs6000-ibm-aix7.1. From-SVN: r237644 --- contrib/ChangeLog | 7 +++++++ contrib/config-list.mk | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 1a0badc69ff..2dee7e21756 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,10 @@ +2016-06-21 David Edelsohn + + * config-list.mk: Remove rs6000-ibm-aix4.3, rs6000-ibm-aix5.1, + rs6000-ibm-aix5.2. + Rename rs6000-ibm-aix6.0 as rs6000-ibm-aix6.1. + Add rs6000-ibm-aix7.1. + 2016-06-17 Martin Liska * analyze_brprob.py: Fix columns of script output. diff --git a/contrib/config-list.mk b/contrib/config-list.mk index be41d3c9df8..9099223d91e 100644 --- a/contrib/config-list.mk +++ b/contrib/config-list.mk @@ -81,8 +81,8 @@ LIST = aarch64-elf aarch64-linux-gnu aarch64-rtems \ powerpc-linux_paired powerpc64-linux_altivec \ powerpc-wrs-vxworks powerpc-wrs-vxworksae powerpc-wrs-vxworksmils \ powerpc-lynxos powerpcle-elf \ - powerpcle-eabisim powerpcle-eabi rs6000-ibm-aix4.3 rs6000-ibm-aix5.1.0 \ - rs6000-ibm-aix5.2.0 rs6000-ibm-aix5.3.0 rs6000-ibm-aix6.0 \ + powerpcle-eabisim powerpcle-eabi \ + rs6000-ibm-aix5.3.0 rs6000-ibm-aix6.1 rs6000-ibm-aix7.1 \ rl78-elf rx-elf s390-linux-gnu s390x-linux-gnu s390x-ibm-tpf sh-elf \ shle-linux sh-netbsdelf sh-superh-elf \ sh-rtems sh-wrs-vxworks sparc-elf \