samples: add new mipsel-sde-elf sample.
authorKevin Cernekee <cernekee@gmail.com>
Sun Sep 25 15:21:29 2011 -0700 (2011-09-25)
changeset 2689ced78fd59221
parent 2680 b94e0f9d15a3
child 2690 7e0a5e30a02c
samples: add new mipsel-sde-elf sample.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
[yann.morin.1998@anciens.enib.fr: add pointer to ML thread]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
samples/mipsel-sde-elf/crosstool.config
samples/mipsel-sde-elf/reported.by
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/samples/mipsel-sde-elf/crosstool.config	Sun Sep 25 15:21:29 2011 -0700
     1.3 @@ -0,0 +1,370 @@
     1.4 +#
     1.5 +# Automatically generated make config: don't edit
     1.6 +# crosstool-NG hg_default@2677_7df89370f805 Configuration
     1.7 +# Sun Sep 25 14:27:04 2011
     1.8 +#
     1.9 +CT_CONFIGURE_has_xzutils=y
    1.10 +CT_CONFIGURE_has_cvs=y
    1.11 +CT_CONFIGURE_has_svn=y
    1.12 +CT_CONFIGURE_static_link_ok=y
    1.13 +CT_CONFIGURE_has_static_libstdcxx=y
    1.14 +CT_CONFIGURE_has_expat=y
    1.15 +CT_CONFIGURE_has_static_expat=y
    1.16 +CT_MODULES=y
    1.17 +
    1.18 +#
    1.19 +# Paths and misc options
    1.20 +#
    1.21 +
    1.22 +#
    1.23 +# crosstool-NG behavior
    1.24 +#
    1.25 +# CT_OBSOLETE is not set
    1.26 +# CT_EXPERIMENTAL is not set
    1.27 +# CT_DEBUG_CT is not set
    1.28 +
    1.29 +#
    1.30 +# Paths
    1.31 +#
    1.32 +CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    1.33 +CT_SAVE_TARBALLS=y
    1.34 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    1.35 +CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    1.36 +CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    1.37 +CT_RM_RF_PREFIX_DIR=y
    1.38 +CT_REMOVE_DOCS=y
    1.39 +CT_INSTALL_DIR_RO=y
    1.40 +CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
    1.41 +
    1.42 +#
    1.43 +# Downloading
    1.44 +#
    1.45 +# CT_FORBID_DOWNLOAD is not set
    1.46 +# CT_FORCE_DOWNLOAD is not set
    1.47 +CT_CONNECT_TIMEOUT=10
    1.48 +# CT_ONLY_DOWNLOAD is not set
    1.49 +# CT_USE_MIRROR is not set
    1.50 +
    1.51 +#
    1.52 +# Extracting
    1.53 +#
    1.54 +# CT_FORCE_EXTRACT is not set
    1.55 +CT_OVERIDE_CONFIG_GUESS_SUB=y
    1.56 +# CT_ONLY_EXTRACT is not set
    1.57 +CT_PATCH_BUNDLED=y
    1.58 +# CT_PATCH_LOCAL is not set
    1.59 +# CT_PATCH_BUNDLED_LOCAL is not set
    1.60 +# CT_PATCH_LOCAL_BUNDLED is not set
    1.61 +# CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set
    1.62 +# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
    1.63 +# CT_PATCH_NONE is not set
    1.64 +CT_PATCH_ORDER="bundled"
    1.65 +
    1.66 +#
    1.67 +# Build behavior
    1.68 +#
    1.69 +CT_PARALLEL_JOBS=1
    1.70 +CT_LOAD=0
    1.71 +CT_USE_PIPES=y
    1.72 +# CT_CONFIG_SHELL_SH is not set
    1.73 +# CT_CONFIG_SHELL_ASH is not set
    1.74 +CT_CONFIG_SHELL_BASH=y
    1.75 +# CT_CONFIG_SHELL_CUSTOM is not set
    1.76 +CT_CONFIG_SHELL="bash"
    1.77 +
    1.78 +#
    1.79 +# Logging
    1.80 +#
    1.81 +# CT_LOG_ERROR is not set
    1.82 +# CT_LOG_WARN is not set
    1.83 +# CT_LOG_INFO is not set
    1.84 +CT_LOG_EXTRA=y
    1.85 +# CT_LOG_ALL is not set
    1.86 +# CT_LOG_DEBUG is not set
    1.87 +CT_LOG_LEVEL_MAX="EXTRA"
    1.88 +# CT_LOG_SEE_TOOLS_WARN is not set
    1.89 +CT_LOG_PROGRESS_BAR=y
    1.90 +CT_LOG_TO_FILE=y
    1.91 +CT_LOG_FILE_COMPRESS=y
    1.92 +
    1.93 +#
    1.94 +# Target options
    1.95 +#
    1.96 +CT_ARCH="mips"
    1.97 +CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    1.98 +CT_ARCH_SUPPORTS_32=y
    1.99 +CT_ARCH_SUPPORT_ARCH=y
   1.100 +CT_ARCH_SUPPORT_TUNE=y
   1.101 +CT_ARCH_DEFAULT_BE=y
   1.102 +CT_ARCH_DEFAULT_32=y
   1.103 +CT_ARCH_ARCH=""
   1.104 +CT_ARCH_TUNE=""
   1.105 +# CT_ARCH_BE is not set
   1.106 +CT_ARCH_LE=y
   1.107 +CT_ARCH_32=y
   1.108 +CT_ARCH_BITNESS=32
   1.109 +# CT_ARCH_FLOAT_HW is not set
   1.110 +CT_ARCH_FLOAT_SW=y
   1.111 +CT_TARGET_CFLAGS=""
   1.112 +CT_TARGET_LDFLAGS=""
   1.113 +# CT_ARCH_alpha is not set
   1.114 +# CT_ARCH_arm is not set
   1.115 +# CT_ARCH_avr32 is not set
   1.116 +# CT_ARCH_blackfin is not set
   1.117 +CT_ARCH_mips=y
   1.118 +# CT_ARCH_powerpc is not set
   1.119 +# CT_ARCH_sh is not set
   1.120 +# CT_ARCH_sparc is not set
   1.121 +# CT_ARCH_x86 is not set
   1.122 +CT_ARCH_alpha_AVAILABLE=y
   1.123 +CT_ARCH_arm_AVAILABLE=y
   1.124 +CT_ARCH_avr32_AVAILABLE=y
   1.125 +CT_ARCH_blackfin_AVAILABLE=y
   1.126 +CT_ARCH_m68k_AVAILABLE=y
   1.127 +CT_ARCH_mips_AVAILABLE=y
   1.128 +CT_ARCH_powerpc_AVAILABLE=y
   1.129 +CT_ARCH_s390_AVAILABLE=y
   1.130 +CT_ARCH_sh_AVAILABLE=y
   1.131 +CT_ARCH_sparc_AVAILABLE=y
   1.132 +CT_ARCH_x86_AVAILABLE=y
   1.133 +
   1.134 +#
   1.135 +# Generic target options
   1.136 +#
   1.137 +CT_ARCH_USE_MMU=y
   1.138 +
   1.139 +#
   1.140 +# Target optimisations
   1.141 +#
   1.142 +
   1.143 +#
   1.144 +# mips other options
   1.145 +#
   1.146 +CT_ARCH_mips_o32=y
   1.147 +CT_ARCH_mips_ABI="32"
   1.148 +
   1.149 +#
   1.150 +# Toolchain options
   1.151 +#
   1.152 +
   1.153 +#
   1.154 +# General toolchain options
   1.155 +#
   1.156 +CT_FORCE_SYSROOT=y
   1.157 +CT_USE_SYSROOT=y
   1.158 +CT_SYSROOT_NAME="sysroot"
   1.159 +CT_SYSROOT_DIR_PREFIX=""
   1.160 +CT_STATIC_TOOLCHAIN_POSSIBLE=y
   1.161 +CT_TOOLCHAIN_PKGVERSION=""
   1.162 +CT_TOOLCHAIN_BUGURL=""
   1.163 +
   1.164 +#
   1.165 +# Tuple completion and aliasing
   1.166 +#
   1.167 +CT_TARGET_VENDOR="sde"
   1.168 +CT_TARGET_ALIAS_SED_EXPR=""
   1.169 +CT_TARGET_ALIAS=""
   1.170 +
   1.171 +#
   1.172 +# Toolchain type
   1.173 +#
   1.174 +CT_CROSS=y
   1.175 +CT_TOOLCHAIN_TYPE="cross"
   1.176 +
   1.177 +#
   1.178 +# Build system
   1.179 +#
   1.180 +CT_BUILD=""
   1.181 +CT_BUILD_PREFIX=""
   1.182 +CT_BUILD_SUFFIX=""
   1.183 +
   1.184 +#
   1.185 +# Operating System
   1.186 +#
   1.187 +CT_BARE_METAL=y
   1.188 +CT_KERNEL="bare-metal"
   1.189 +CT_KERNEL_bare_metal=y
   1.190 +# CT_KERNEL_linux is not set
   1.191 +CT_KERNEL_bare_metal_AVAILABLE=y
   1.192 +CT_KERNEL_linux_AVAILABLE=y
   1.193 +CT_KERNEL_mingw32_AVAILABLE=y
   1.194 +
   1.195 +#
   1.196 +# Common kernel options
   1.197 +#
   1.198 +
   1.199 +#
   1.200 +# Binary utilities
   1.201 +#
   1.202 +CT_ARCH_BINFMT_ELF=y
   1.203 +
   1.204 +#
   1.205 +# GNU binutils
   1.206 +#
   1.207 +CT_BINUTILS_V_2_21_1a=y
   1.208 +# CT_BINUTILS_V_2_20_1a is not set
   1.209 +# CT_BINUTILS_V_2_19_1a is not set
   1.210 +# CT_BINUTILS_V_2_18a is not set
   1.211 +CT_BINUTILS_VERSION="2.21.1a"
   1.212 +CT_BINUTILS_2_21_or_later=y
   1.213 +CT_BINUTILS_2_20_or_later=y
   1.214 +CT_BINUTILS_2_19_or_later=y
   1.215 +CT_BINUTILS_2_18_or_later=y
   1.216 +CT_BINUTILS_HAS_GOLD=y
   1.217 +CT_BINUTILS_HAS_PLUGINS=y
   1.218 +CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
   1.219 +CT_BINUTILS_LINKER_LD=y
   1.220 +CT_BINUTILS_LINKERS_LIST="ld"
   1.221 +CT_BINUTILS_LINKER_DEFAULT="bfd"
   1.222 +# CT_BINUTILS_PLUGINS is not set
   1.223 +CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
   1.224 +
   1.225 +#
   1.226 +# C compiler
   1.227 +#
   1.228 +CT_CC="gcc"
   1.229 +CT_CC_VERSION="4.4.6"
   1.230 +CT_CC_gcc=y
   1.231 +CT_CC_V_4_4_6=y
   1.232 +# CT_CC_V_4_4_5 is not set
   1.233 +# CT_CC_V_4_4_4 is not set
   1.234 +# CT_CC_V_4_4_3 is not set
   1.235 +# CT_CC_V_4_4_2 is not set
   1.236 +# CT_CC_V_4_4_1 is not set
   1.237 +# CT_CC_V_4_4_0 is not set
   1.238 +# CT_CC_V_4_3_6 is not set
   1.239 +# CT_CC_V_4_3_5 is not set
   1.240 +# CT_CC_V_4_3_4 is not set
   1.241 +# CT_CC_V_4_3_3 is not set
   1.242 +# CT_CC_V_4_3_2 is not set
   1.243 +# CT_CC_V_4_3_1 is not set
   1.244 +# CT_CC_V_4_2_4 is not set
   1.245 +# CT_CC_V_4_2_2 is not set
   1.246 +CT_CC_GCC_4_2_or_later=y
   1.247 +CT_CC_GCC_4_3_or_later=y
   1.248 +CT_CC_GCC_4_4=y
   1.249 +CT_CC_GCC_4_4_or_later=y
   1.250 +CT_CC_GCC_HAS_GRAPHITE=y
   1.251 +CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
   1.252 +CT_CC_GCC_USE_GMP_MPFR=y
   1.253 +CT_CC_GCC_USE_PPL_CLOOG=y
   1.254 +CT_CC_SUPPORT_CXX=y
   1.255 +CT_CC_SUPPORT_FORTRAN=y
   1.256 +CT_CC_SUPPORT_JAVA=y
   1.257 +CT_CC_SUPPORT_ADA=y
   1.258 +CT_CC_SUPPORT_OBJC=y
   1.259 +CT_CC_SUPPORT_OBJCXX=y
   1.260 +
   1.261 +#
   1.262 +# Additional supported languages:
   1.263 +#
   1.264 +# CT_CC_LANG_CXX is not set
   1.265 +
   1.266 +#
   1.267 +# gcc other options
   1.268 +#
   1.269 +CT_CC_ENABLE_CXX_FLAGS=""
   1.270 +CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
   1.271 +CT_CC_STATIC_LIBSTDCXX=y
   1.272 +
   1.273 +#
   1.274 +# Optimisation features
   1.275 +#
   1.276 +CT_CC_GCC_USE_GRAPHITE=y
   1.277 +
   1.278 +#
   1.279 +# Settings for libraries running on target
   1.280 +#
   1.281 +# CT_CC_GCC_ENABLE_TARGET_OPTSPACE is not set
   1.282 +# CT_CC_GCC_LIBMUDFLAP is not set
   1.283 +# CT_CC_GCC_LIBGOMP is not set
   1.284 +# CT_CC_GCC_LIBSSP is not set
   1.285 +
   1.286 +#
   1.287 +# Misc. obscure options.
   1.288 +#
   1.289 +# CT_CC_GCC_DISABLE_PCH is not set
   1.290 +CT_CC_GCC_LDBL_128=m
   1.291 +CT_CC_GCC_HAS_ARCH_OPTIONS=y
   1.292 +
   1.293 +#
   1.294 +# archictecture-specific options
   1.295 +#
   1.296 +CT_CC_GCC_mips_llsc=m
   1.297 +CT_CC_GCC_mips_synci=m
   1.298 +# CT_CC_GCC_mips_plt is not set
   1.299 +
   1.300 +#
   1.301 +# C-library
   1.302 +#
   1.303 +CT_LIBC="none"
   1.304 +# CT_LIBC_newlib is not set
   1.305 +CT_LIBC_none=y
   1.306 +CT_LIBC_eglibc_AVAILABLE=y
   1.307 +CT_LIBC_glibc_AVAILABLE=y
   1.308 +CT_LIBC_mingw_AVAILABLE=y
   1.309 +CT_LIBC_newlib_AVAILABLE=y
   1.310 +CT_LIBC_none_AVAILABLE=y
   1.311 +CT_LIBC_uClibc_AVAILABLE=y
   1.312 +CT_THREADS="none"
   1.313 +
   1.314 +#
   1.315 +# Debug facilities
   1.316 +#
   1.317 +# CT_DEBUG_dmalloc is not set
   1.318 +# CT_DEBUG_duma is not set
   1.319 +CT_DEBUG_gdb=y
   1.320 +CT_GDB_CROSS=y
   1.321 +# CT_GDB_CROSS_STATIC is not set
   1.322 +
   1.323 +#
   1.324 +# In bare-metal, you'll need to   
   1.325 +#
   1.326 +
   1.327 +#
   1.328 +# provide your own gdbserver stub.
   1.329 +#
   1.330 +
   1.331 +#
   1.332 +# gdb version
   1.333 +#
   1.334 +CT_GDB_V_6_8a=y
   1.335 +CT_GDB_VERSION="6.8a"
   1.336 +# CT_DEBUG_ltrace is not set
   1.337 +# CT_DEBUG_strace is not set
   1.338 +
   1.339 +#
   1.340 +# Companion libraries
   1.341 +#
   1.342 +CT_COMPLIBS_NEEDED=y
   1.343 +CT_GMP_NEEDED=y
   1.344 +CT_MPFR_NEEDED=y
   1.345 +CT_PPL_NEEDED=y
   1.346 +CT_CLOOG_NEEDED=y
   1.347 +CT_COMPLIBS=y
   1.348 +CT_GMP=y
   1.349 +CT_MPFR=y
   1.350 +CT_PPL=y
   1.351 +CT_CLOOG=y
   1.352 +CT_GMP_V_4_3_2=y
   1.353 +# CT_GMP_V_4_3_1 is not set
   1.354 +# CT_GMP_V_4_3_0 is not set
   1.355 +CT_GMP_VERSION="4.3.2"
   1.356 +# CT_MPFR_V_3_0_0 is not set
   1.357 +CT_MPFR_V_2_4_2=y
   1.358 +# CT_MPFR_V_2_4_1 is not set
   1.359 +# CT_MPFR_V_2_4_0 is not set
   1.360 +CT_MPFR_VERSION="2.4.2"
   1.361 +CT_PPL_V_0_10_2=y
   1.362 +CT_PPL_VERSION="0.10.2"
   1.363 +CT_CLOOG_V_0_15_10=y
   1.364 +# CT_CLOOG_V_0_15_9 is not set
   1.365 +# CT_CLOOG_V_0_15_8 is not set
   1.366 +# CT_CLOOG_V_0_15_7 is not set
   1.367 +# CT_CLOOG_V_0_15_6 is not set
   1.368 +CT_CLOOG_VERSION="0.15.10"
   1.369 +
   1.370 +#
   1.371 +# Companion libraries common options
   1.372 +#
   1.373 +# CT_COMPLIBS_CHECK is not set
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/samples/mipsel-sde-elf/reported.by	Sun Sep 25 15:21:29 2011 -0700
     2.3 @@ -0,0 +1,3 @@
     2.4 +reporter_name="Kevin Cernekee"
     2.5 +reporter_url="http://sourceware.org/ml/crossgcc/2011-09/msg00037.html"
     2.6 +reporter_comment="MIPS SDE-compatible toolchain"