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>
yann@520
     1
# powerpc specific configuration file
yann@628
     2
yann@2444
     3
## select ARCH_SUPPORTS_32
dev@3322
     4
## select ARCH_SUPPORTS_64
yann@2444
     5
## select ARCH_DEFAULT_32
dev@3322
     6
## select ARCH_SUPPORTS_BOTH_ENDIAN
dev@3322
     7
## select ARCH_DEFAULT_BE
yann@2444
     8
## select ARCH_USE_MMU
yann@2788
     9
## select ARCH_SUPPORTS_WITH_ABI
yann@2788
    10
## select ARCH_SUPPORTS_WITH_CPU
yann@2788
    11
## select ARCH_SUPPORTS_WITH_TUNE
yann@2792
    12
## select ARCH_SUPPORTS_WITH_FLOAT
yann@2444
    13
##
yann@2444
    14
## help The PowerPC architecture, as defined by:
yann@2444
    15
## help     http://www.ibm.com/developerworks/eserver/articles/archguide.html