samples/arm-unknown-eabi/crosstool.config
author Bryan Hundven <bryanhundven@gmail.com>
Fri Feb 21 23:53:40 2014 -0800 (2014-02-21)
changeset 3303 66028c54b89d
parent 2983 f80b978b443b
permissions -rw-r--r--
patches/binutils: Update patches from 2.22 to 2.24

This updates the patches in 2.22 to 2.24.
Some removed as they were applied upstream.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
Message-Id: <9fb77800ae1d5f14cbf5.1393055637@Bryans-MacBook-Pro.local>
Patchwork-Id: 323130
     1 CT_LOCAL_TARBALLS_DIR="${HOME}/src"
     2 CT_SAVE_TARBALLS=y
     3 CT_LOG_EXTRA=y
     4 CT_ARCH_FLOAT_SW=y
     5 CT_ARCH_arm=y
     6 CT_BINUTILS_V_2_19_1a=y
     7 CT_CC_V_4_3_4=y
     8 CT_CC_LANG_CXX=y
     9 CT_LIBC_NEWLIB_V_1_17_0=y
    10 CT_DEBUG_gdb=y
    11 CT_GDB_V_6_8a=y
    12 CT_GMP_V_4_3_2=y
    13 CT_MPFR_V_2_4_2=y