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