Skip to content
  1. Jan 18, 2011
    • Koen Kooi's avatar
      gcc: import yocto rev 0df3c481309e89b93e8a57773eb9c470b4dd13a7 · 2414ce31
      Koen Kooi authored
      
      
      From: Dexuan Cui <dexuan.cui@intel.com>
      Date: Sat, 15 Jan 2011 10:47:50 +0000
      Subject: libgcc: use the new recipe (rather than gcc-runtime) to install libgcc_s.so* and crt*.o
      
      Currently gcc-runtime installs the files, but actually gcc-runtime's
      do_configure checks if the files are available, so before we build gcc-runtime,
      we should have some recipe install the files first! -- currently
      gcc-cross-intermediate actually does that(gcc-cross also installs the files,
      but it installs into the gcc-build-internal* directory), but
      gcc-cross-intermediate will have its own sysroot in future, after that,
      gcc-runtime won't build. So let us add this new target recipe and move the
      installation of the files from gcc-runtime into it
      
      changed to apply to gcc 4.5
      
      Signed-off-by: default avatarKoen Kooi <koen@dominion.thruhere.net>
      2414ce31
    • Koen Kooi's avatar
      remove stray patch file · 898fc9f4
      Koen Kooi authored
      
      
      Signed-off-by: default avatarKoen Kooi <koen@dominion.thruhere.net>
      898fc9f4
  2. Jan 14, 2011
  3. Jan 13, 2011
  4. Jan 12, 2011
  5. Jan 08, 2011
  6. Jan 07, 2011
  7. Jan 06, 2011
  8. Jan 05, 2011
  9. Jan 04, 2011
  10. Jan 03, 2011