| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply additional patch from gentoo bug #255793 for arm subarches | Andrew Gaffney | 2009-04-04 | 1 | -4/+62 |
* | Additional sh patch from gentoo bug #255793 | Andrew Gaffney | 2009-02-24 | 1 | -3/+19 |
* | Apply patch from gentoo bug #255793 for enhanced sh/arm support | Andrew Gaffney | 2009-02-21 | 2 | -11/+81 |
* | A few typo and other minor fixes as reported by armin76 | Andrew Gaffney | 2008-12-07 | 2 | -2/+2 |
* | Updating x86/amd64 arch support. Original patches by William Cooke <gentoo@w... | Chris Gianelloni | 2008-07-30 | 2 | -39/+122 |
* | Add armv5tel to arm host list | Andrew Gaffney | 2008-05-14 | 1 | -1/+1 |
* | Changing cobalt_n32 to use mipsel4_n32 as its inheritance point. Thanks to S... | Chris Gianelloni | 2008-02-09 | 1 | -1/+1 |
* | Fixing a minor display issue when we write out make.conf, adding HOSTUSE for ... | Chris Gianelloni | 2008-02-08 | 2 | -4/+4 |
* | Rearrange things in the arch/*.py files to ensure that nothing is used before... | Chris Gianelloni | 2008-02-07 | 2 | -60/+46 |
* | Reorder arch/powerpc.py to make python happy | Andrew Gaffney | 2008-02-07 | 1 | -13/+13 |
* | Added several subarches for mips so we can dump the mips subarch profiles fro... | Chris Gianelloni | 2008-02-07 | 1 | -21/+119 |
* | Merged ppc.py and ppc64.py into powerpc.py and merged sparc.py and sparc64.py... | Chris Gianelloni | 2008-02-06 | 5 | -153/+142 |
* | Did a little cleanup on the x86.py to remove some redundant entries and added... | Chris Gianelloni | 2008-02-06 | 2 | -29/+42 |
* | Added a patch from Markus Rothe <corsair@gentoo.org> to add power6 and cell s... | Chris Gianelloni | 2008-02-06 | 1 | -10/+26 |
* | Added prescott to the subarches for x86. | Chris Gianelloni | 2008-02-06 | 1 | -5/+26 |
* | apply patch for mips n32 support from Stuart Longland <redhatter@gentoo.org> ... | Andrew Gaffney | 2007-11-17 | 1 | -0/+17 |
* | look for linux32 in /bin and /usr/bin | Andrew Gaffney | 2007-10-17 | 3 | -6/+6 |
* | Added s390x (64-bit) support via a patch from Mike Frysinger <vapier@gentoo.o... | Chris Gianelloni | 2007-04-10 | 1 | -1/+14 |
* | Added a patch from Andrew Gaffney <agaffney@gentoo.org> to fix up the problem... | Chris Gianelloni | 2007-02-13 | 13 | -32/+38 |
* | Added a patch from Mike Frysinger <vapier@gentoo.org> to support cbuild. | Chris Gianelloni | 2007-01-09 | 13 | -19/+6 |
* | Removing old CVS Header lines, which are no longer used since moving to SVN. | Chris Gianelloni | 2007-01-02 | 13 | -13/+0 |
* | Added patch from Mike Frysinger <vapier@gentoo.org> to change the SPARC perso... | Chris Gianelloni | 2006-12-27 | 1 | -3/+3 |
* | Removing all copyright and license comment headers from all files so we don't... | Chris Gianelloni | 2006-10-02 | 13 | -39/+13 |
* | The sparc32 binary is in /bin, not /usr/bin. | Chris Gianelloni | 2006-08-11 | 1 | -4/+4 |
* | Fixed invocation of linux32 for x86 and ppc. This is for bug #138080. | Chris Gianelloni | 2006-06-28 | 2 | -6/+6 |
* | Fix ppc64 based arches to subclass ppc64 | Eric Edgar | 2006-05-15 | 1 | -9/+9 |
* | Added 970, power3, power4, and power5 sub-arches for ppc64. | Chris Gianelloni | 2006-05-10 | 1 | -3/+33 |
* | Changed mcpu to mtune since mcpu is deprecated on GCC 3.4 and above. | Chris Gianelloni | 2006-01-23 | 1 | -2/+2 |
* | Added ppc -mcpu patch from Pylon for bug #118709. | Chris Gianelloni | 2006-01-11 | 1 | -7/+7 |
* | Added -pipe to default CFLAGS/CXXFLAGS and doing some minor cleanup (comments... | Chris Gianelloni | 2006-01-03 | 10 | -51/+51 |
* | remove stray \' from arch/sh.py | Eric Edgar | 2005-12-23 | 1 | -2/+2 |
* | Updated sh support from Mike Frysinger <vapier@gentoo.org> and closing bug #1... | Chris Gianelloni | 2005-12-20 | 1 | -6/+36 |
* | Removing extra line from x86.py, fixing up comments, spacing, and coding styl... | Chris Gianelloni | 2005-12-16 | 1 | -2/+2 |
* | Changed multiple spaces to tabs to satisfy my OCD. | Chris Gianelloni | 2005-11-30 | 1 | -2/+2 |
* | Reverted default CHOST for x86 back to i386-pc-linux-gnu. | Chris Gianelloni | 2005-10-11 | 1 | -2/+2 |
* | Changing default CHOST for x86 from i386-pc-linux to i686-pc-linux. For disc... | Chris Gianelloni | 2005-09-12 | 1 | -2/+2 |
* | Added sh architecture to supported architectures. Thanks to Matsuu Takuto <m... | Chris Gianelloni | 2005-09-12 | 1 | -0/+59 |
* | Changed pentium-mmx to use -march=pentium-mmx and closing bug #102366. | Chris Gianelloni | 2005-09-06 | 1 | -1/+2 |
* | Added sse to HOSTUSE for athlon-xp, since it supports SSE instructions. | Chris Gianelloni | 2005-08-30 | 1 | -2/+2 |
* | Forward port the changes from catalyst 1.1.9 to 1.1.10.10 to catalyst2. Need... | Eric Edgar | 2005-08-09 | 1 | -2/+2 |
* | Changed to use linux32 for ppc32 support when build host is ppc64. | Chris Gianelloni | 2005-07-06 | 1 | -4/+4 |
* | Removed -fomit-frame-pointer from default CFLAGS, since it isn't necessary. | Chris Gianelloni | 2005-07-06 | 2 | -20/+20 |
* | Big honkin' copyright update. | Chris Gianelloni | 2005-07-05 | 11 | -22/+22 |
* | Initial import of Catalyst 2.0.0 | Eric Edgar | 2005-04-04 | 1 | -2/+3 |
* | Applying arm patch from vapier and closing bug #86466. This is now catalyst ... | Chris Gianelloni | 2005-03-24 | 1 | -5/+29 |
* | new PPC arch file from pvdabeel@gentoo.org | John P. Davis | 2005-01-03 | 1 | -14/+8 |
* | patch from vapier@gentoo.org for bug #68080 | John P. Davis | 2004-10-19 | 1 | -2/+3 |
* | license fixes | John P. Davis | 2004-10-15 | 12 | -24/+36 |
* | small typo build.generic -> builder.generic | John P. Davis | 2004-08-20 | 1 | -1/+1 |
* | bugfix for #59882 | John P. Davis | 2004-08-10 | 1 | -0/+8 |