1. 24 9月, 2013 6 次提交
  2. 21 9月, 2013 2 次提交
  3. 20 9月, 2013 20 次提交
  4. 18 9月, 2013 8 次提交
  5. 17 9月, 2013 2 次提交
  6. 14 9月, 2013 1 次提交
  7. 12 9月, 2013 1 次提交
    • T
      Revert "standalone-examples: support custom GCC lib" · 8386ca8b
      Tom Rini 提交于
      After further testing, this patch has two problems.  First,
      examples/standalone/Makefile was already inherting PLATFORM_LIBS from
      the top-level Makefile so this lead to duplicating the private libgcc.
      Second, currently the private libgcc has a reference to 'hang' that is
      not being fulfilled.
      
      This reverts commit 4412db46.
      Signed-off-by: NTom Rini <trini@ti.com>
      8386ca8b