the following patch was just integrated into master: commit 3a8badc26519cd900d4f01c87c212973a1aea00c Author: Stefan Reinauer stefan.reinauer@coreboot.org Date: Fri Jan 4 12:10:28 2013 -0800
ARMv7: drop libgcc copy
We accidently checked in some files from libgcc as well as a Makefile from u-boot and a duplicate implementation of div0.
Drop all those files to reduce the confusion.
Change-Id: I8ff6eabbced6f663813f8cc55f19c81839d03477 Signed-off-by: Stefan Reinauer reinauer@google.com Reviewed-on: http://review.coreboot.org/2102 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
Build-Tested: build bot (Jenkins) at Fri Jan 4 21:37:57 2013, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Fri Jan 4 22:13:43 2013, giving +2 See http://review.coreboot.org/2102 for details.
-gerrit