config/arch/microblaze.in
changeset 3053 7e41a188bd7c
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/config/arch/microblaze.in	Thu Sep 20 14:01:38 2012 +1000
     1.3 @@ -0,0 +1,22 @@
     1.4 +# MicroBlaze specific config options
     1.5 +
     1.6 +## depends on EXPERIMENTAL
     1.7 +##
     1.8 +## select ARCH_SUPPORT_ARCH
     1.9 +## select ARCH_FLOAT_SW
    1.10 +## select ARCH_SUPPORTS_BOTH_ENDIAN
    1.11 +## select ARCH_DEFAULT_BE
    1.12 +## select ARCH_SUPPORTS_BOTH_MMU
    1.13 +## select ARCH_DEFAULT_HAS_MMU
    1.14 +##
    1.15 +## help The MicroBlaze architecture, as defined by:
    1.16 +## help 	http://www.xilinx.com/
    1.17 +## help 
    1.18 +## help Upstream projects do not currently provide
    1.19 +## help full support for the microblaze architecture
    1.20 +## help and as such, this is marked as EXPERIMENTAL
    1.21 +## help for CT-NG.
    1.22 +## help 
    1.23 +## help Support is being added for a modern gcc,
    1.24 +## help binutils and gdb along with nptl threading
    1.25 +## help in eglibc for microblaze.