config/arch/powerpc.in
author "Yann E. MORIN" <yann.morin.1998@free.fr>
Mon May 26 23:25:17 2014 +0200 (2014-05-26)
changeset 3324 1eea25c0bfe7
parent 2792 ac0db1b6e9d7
permissions -rw-r--r--
complibs/cloog: remove old CLooG/PPL versions

Those versions are no longer available upstream. They have purely and
simply disapeared, without leaving any trace of their mere existences.

Just keep the latest cloog-ppl-0.15.11, which still exists on the gcc
infra mirror (but for how long?)

Reported-by: Guillaume FLORENCE-COURTAND <gflorenc@laposte.net>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
     1 # powerpc specific configuration file
     2 
     3 ## select ARCH_SUPPORTS_32
     4 ## select ARCH_SUPPORTS_64
     5 ## select ARCH_DEFAULT_32
     6 ## select ARCH_SUPPORTS_BOTH_ENDIAN
     7 ## select ARCH_DEFAULT_BE
     8 ## select ARCH_USE_MMU
     9 ## select ARCH_SUPPORTS_WITH_ABI
    10 ## select ARCH_SUPPORTS_WITH_CPU
    11 ## select ARCH_SUPPORTS_WITH_TUNE
    12 ## select ARCH_SUPPORTS_WITH_FLOAT
    13 ##
    14 ## help The PowerPC architecture, as defined by:
    15 ## help     http://www.ibm.com/developerworks/eserver/articles/archguide.html