summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/bin
Commit message (Expand)AuthorAgeFilesLines
* Add lib/ to the default library path of lpgcc, so -l worksPatrick Georgi2011-03-011-3/+3
* lpgcc was too noisy in some casesPatrick Georgi2011-02-141-1/+3
* Update coreboot crossgcc toolchain, GCC 4.5.1, MPFR 3.0.0, GDB 7.2.Marc Jones2010-12-031-0/+2
* __i386__ and __powerpc__ are set by the compiler already.Patrick Georgi2010-06-241-3/+1
* Add __LIBPAYLOAD__ and __i386__/__powerpc__ symbols to lpgcc's build context.Patrick Georgi2010-06-241-1/+3
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-2/+2
* don't hardcode i386 in lpgccStefan Reinauer2010-03-251-3/+5
* Tell lpgcc about the target architecture directory. This slipped through sinceStefan Reinauer2009-05-261-1/+12
* This is a safety measure, since the shipping buildrom fails badly at present.Ronald G. Minnich2009-02-151-0/+9
* Fix bayou payload execution.Ulf Jordan2009-02-101-1/+8
* Signed-off-by: Robert Millan <rmh@aybabtu.com>Robert Millan2008-11-111-2/+7
* fix cross compilationor libpayload / coreinfo by honoringStefan Reinauer2008-08-071-3/+7
* libpayload: Implement gcc wrappers for libpayloadJordan Crouse2008-04-093-0/+236
OpenPOWER on IntegriCloud