summaryrefslogtreecommitdiffstats
path: root/package/gnuconfig/patches/config.sub.sh.patch
Commit message (Collapse)AuthorAgeFilesLines
* gnuconfig: Remove sh patch.Will Newton2011-03-071-39/+0
| | | | | | | A similar patch appears to have been applied upstream. Signed-off-by: Will Newton <will.newton@imgtec.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* - pull from upstreamBernhard Reutner-Fischer2007-07-091-11/+11
|
* fixup support for big endian targetsMike Frysinger2006-03-021-4/+13
|
* sync with latest upstream cvsMike Frysinger2006-03-021-4/+4
|
* update to latest upstream cvs and add support for nios2Mike Frysinger2006-01-041-3/+8
|
* Add support for sh2a and sh4a big endian (ie, targets that reflectPaul Mundt2005-11-211-0/+25
hardware that actually exists -- never something to deter gcc folk though). Now ISA tuning has a chance of producing a bootable kernel, gcc code generation notwithstanding..