]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
config-list.mk: Remove rs6000-ibm-aix4.3, rs6000-ibm-aix5.1, rs6000-ibm-aix5.2.
authorDavid Edelsohn <dje.gcc@gmail.com>
Tue, 21 Jun 2016 13:21:02 +0000 (13:21 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Tue, 21 Jun 2016 13:21:02 +0000 (09:21 -0400)
        * 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
contrib/config-list.mk

index 1a0badc69ff537792dd95ef6d1f459f95d6e9529..2dee7e217561a7860e2728a71ac64ad164da6977 100644 (file)
@@ -1,3 +1,10 @@
+2016-06-21  David Edelsohn  <dje.gcc@gmail.com>
+
+       * 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  <mliska@suse.cz>
 
        * analyze_brprob.py: Fix columns of script output.
index be41d3c9df823cda669d3d6050cb39f81a024001..9099223d91e0d9d29a602c176e0287fc8aac321e 100644 (file)
@@ -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 \