Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prettify make clean | Bernhard Reutner-Fischer | 2010-03-25 | 1 | -4/+4 |
| | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | support building out-of-tree | Bernhard Reutner-Fischer | 2009-08-17 | 1 | -2/+1 |
| | | | | | | Handle O= Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | - cosmetic tidy up of clean target | Bernhard Reutner-Fischer | 2008-11-25 | 1 | -2/+2 |
| | |||||
* | - less verbose make clean | Bernhard Reutner-Fischer | 2008-11-07 | 1 | -2/+2 |
| | |||||
* | - also clean .oS | Bernhard Reutner-Fischer | 2008-09-25 | 1 | -1/+1 |
| | |||||
* | - make sure to build crti and crtn with PICFLAG | Bernhard Reutner-Fischer | 2008-06-20 | 1 | -0/+3 |
| | |||||
* | - Improve prerequisites and avoid spurious reconfigurations. | Bernhard Reutner-Fischer | 2008-06-09 | 1 | -6/+3 |
| | | | | More details: http://uclibc.org/lists/uclibc/2008-June/019509.html | ||||
* | - forgot to checkin this s/check/FORCE/ | Bernhard Reutner-Fischer | 2008-06-05 | 1 | -1/+1 |
| | |||||
* | Rehash the PowerPC e500 port to avoid creating symlinks | Joakim Tjernlund | 2007-02-12 | 1 | -5/+0 |
| | | | | | | | in the powerpc arch code and make more code common with classic PowerPC. From Steve Papacharalambous Lets hope I didn't break something. | ||||
* | Add support for PowerPC e500, libc part only. | Joakim Tjernlund | 2007-02-04 | 1 | -0/+5 |
| | | | | | Math support to be done. From Steve Papacharalambous, stevep@freescale.com | ||||
* | libc-{a,so,multi}-y replaced by libc-y covering common objects both in ↵ | Peter S. Mazinger | 2006-02-13 | 1 | -4/+2 |
| | | | | libc.a/libc.so, the diffs go into libc-static-y/libc-shared-y exclusively, add IMA to libc, don't use any MSRC anymore | ||||
* | rename common Makefile.arch to prevent include funkiness from occuring | Mike Frysinger | 2005-11-19 | 1 | -0/+44 |