summaryrefslogtreecommitdiff
path: root/payloads/libpayload/bin/lpgcc
AgeCommit message (Expand)Author
2011-03-01Add lib/ to the default library path of lpgcc, so -l worksPatrick Georgi
2011-02-14lpgcc was too noisy in some casesPatrick Georgi
2010-12-03Update coreboot crossgcc toolchain, GCC 4.5.1, MPFR 3.0.0, GDB 7.2.Marc Jones
2010-06-24__i386__ and __powerpc__ are set by the compiler already.Patrick Georgi
2010-06-24Add __LIBPAYLOAD__ and __i386__/__powerpc__ symbols to lpgcc's build context.Patrick Georgi
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-25don't hardcode i386 in lpgccStefan Reinauer
2009-05-26Tell lpgcc about the target architecture directory. This slipped through sinceStefan Reinauer
2009-02-15This is a safety measure, since the shipping buildrom fails badly at present.Ronald G. Minnich
2009-02-10Fix bayou payload execution.Myles Watson
2008-11-11Signed-off-by: Robert Millan <rmh@aybabtu.com>Jordan Crouse
2008-08-07fix cross compilationor libpayload / coreinfo by honoringStefan Reinauer
2008-04-09libpayload: Implement gcc wrappers for libpayloadJordan Crouse