modules/generic_stage_target.py: Use 'devpts' as mountmap key.
[catalyst.git] / arch /
2013-04-06 Raúl PorcelAdd support for m68k
2013-03-09 Brian DolbecWhitespace cleanup.
2012-12-30 Matt Turnerppc: Remove -fno-strict-aliasing from CFLAGS
2012-09-28 Matt Turnermips.py: Add loongson3a classes
2012-09-23 Jorge Manuel B.... Whitespace.
2012-09-08 Mike Frysingeradd x32 abi Catalyst-2.0.11
2012-08-29 Jorge Manuel B.... Add armv6j_hardfp
2012-08-29 Jorge Manuel B.... Signed-off-by: Daniel Solano Gómez <gentoo@sattvik...
2012-07-02 Sebastian PippingReplace content on master with content from catalyst_2
2012-05-03 Raúl PorcelAdd armv6j_hardfp
2012-03-17 Matt Turnermips.py: change -O3 to -O2 in loongson2f classes
2012-03-17 Matt Turnermips.py: add loongson2{e,f} n64 and multilib classes
2012-03-17 Matt Turnermips.py: add -mplt to non-n64 CFLAGS
2012-01-27 Matt Turneramd64.py: define CHOST for nocona and core2
2011-10-17 Matt Turnermips.py: align class table
2011-10-17 Matt Turnermips.py: add mips32 softfloat targets
2011-09-03 Matt Turnermips.py: replace -mips* with new -march=mips*
2011-08-21 Matt Turnermips.py: add mips4_r10k classes
2011-08-17 Matt Turnermips.py: remove incorrect word 'all' from descriptions
2011-08-17 Matt Turnermips.py: call correct constructor in o32 classes
2011-08-17 Matt Turnermips.py: add mips32r2 and mips64r2 builder classes
2011-07-19 Matt Turnermips.py: mips/o32 classes should inherit generic_mips...
2011-07-19 Matt Turnermips.py: remove unnecessary generic_multilib class
2011-07-19 Matt Turnermips.py: remove -mfix-24k from CFLAGS, it apparently...
2011-07-16 Matt Turnermips.py: add mips32 and mips64 builder classes
2011-06-28 Matt Turnermips.py: include R4x00 and loongson workarounds in...
2011-06-25 Matt Turnermips.py: add multilib (and missing n64) classes
2011-06-25 Matt Turnermips.py: remove n32/n64 USE flags
2011-06-25 Matt Turnermips.py: create generic mips64 classes
2011-06-25 Matt Turnermips.py: fix CFLAGS in loongson class
2011-06-25 Matt Turnermips.py: Remove ip* classes
2011-06-25 Matt Turnermips.py: Remove mips2 classes
2011-02-05 Raúl PorcelEnable new amd64 subarches
2010-11-01 Raúl PorcelFix ARM hardfloat
2010-11-01 Raúl PorcelAdd patch for Loongson support, patch by Zhang Le ...
2010-10-09 Raúl PorcelReplace -Os with -O2 for ARM
2010-09-26 Raúl PorcelARM fixes
2010-09-04 Raúl PorcelFix typo and add armv7a-hardfp target
2010-01-26 Andrew GaffneyApply patch from armin76 for Gentoo bug #299498
2009-09-03 Andrew GaffneyMerge branch 'master' into merge_tmp
2009-04-04 Andrew GaffneyApply additional patch from gentoo bug #255793 for...
2009-02-24 Andrew GaffneyAdditional sh patch from gentoo bug #255793
2009-02-21 Andrew GaffneyApply patch from gentoo bug #255793 for enhanced sh...
2009-01-11 Andrew Gaffneyadd .gitignore file with *.py[co]
2008-12-07 Andrew GaffneyA few typo and other minor fixes as reported by armin76
2008-07-30 Chris GianelloniUpdating x86/amd64 arch support. Original patches...
2008-05-14 Andrew GaffneyAdd armv5tel to arm host list
2008-02-09 Chris GianelloniChanging cobalt_n32 to use mipsel4_n32 as its inheritan...
2008-02-08 Chris GianelloniFixing a minor display issue when we write out make...
2008-02-07 Chris GianelloniRearrange things in the arch/*.py files to ensure that...
2008-02-07 Andrew GaffneyReorder arch/powerpc.py to make python happy
2008-02-07 Chris GianelloniAdded several subarches for mips so we can dump the...
2008-02-06 Chris GianelloniMerged ppc.py and ppc64.py into powerpc.py and merged...
2008-02-06 Chris GianelloniDid a little cleanup on the x86.py to remove some redun...
2008-02-06 Chris GianelloniAdded a patch from Markus Rothe <corsair@gentoo.org...
2008-02-06 Chris GianelloniAdded prescott to the subarches for x86.
2007-11-17 Andrew Gaffneyapply patch for mips n32 support from Stuart Longland...
2007-10-17 Andrew Gaffneylook for linux32 in /bin and /usr/bin
2007-04-10 Chris GianelloniAdded s390x (64-bit) support via a patch from Mike...
2007-02-13 Chris GianelloniAdded a patch from Andrew Gaffney <agaffney@gentoo...
2007-01-09 Chris GianelloniAdded a patch from Mike Frysinger <vapier@gentoo.org...
2007-01-02 Chris GianelloniRemoving old CVS Header lines, which are no longer...
2006-12-27 Chris GianelloniAdded patch from Mike Frysinger <vapier@gentoo.org...
2006-10-02 Chris GianelloniRemoving all copyright and license comment headers...
2006-08-11 Chris GianelloniThe sparc32 binary is in /bin, not /usr/bin.
2006-06-28 Chris GianelloniFixed invocation of linux32 for x86 and ppc. This...
2006-05-15 Eric EdgarFix ppc64 based arches to subclass ppc64
2006-05-10 Chris GianelloniAdded 970, power3, power4, and power5 sub-arches for...
2006-01-23 Chris GianelloniChanged mcpu to mtune since mcpu is deprecated on GCC...
2006-01-11 Chris GianelloniAdded ppc -mcpu patch from Pylon for bug #118709.
2006-01-03 Chris GianelloniAdded -pipe to default CFLAGS/CXXFLAGS and doing some...
2005-12-23 Eric Edgarremove stray \' from arch/sh.py
2005-12-20 Chris GianelloniUpdated sh support from Mike Frysinger <vapier@gentoo...
2005-12-16 Chris GianelloniRemoving extra line from x86.py, fixing up comments...
2005-11-30 Chris GianelloniChanged multiple spaces to tabs to satisfy my OCD.
2005-10-11 Chris GianelloniReverted default CHOST for x86 back to i386-pc-linux...
2005-09-12 Chris GianelloniChanging default CHOST for x86 from i386-pc-linux to...
2005-09-12 Chris GianelloniAdded sh architecture to supported architectures. ...
2005-09-06 Chris GianelloniChanged pentium-mmx to use -march=pentium-mmx and closi...
2005-08-30 Chris GianelloniAdded sse to HOSTUSE for athlon-xp, since it supports...
2005-08-09 Eric EdgarForward port the changes from catalyst 1.1.9 to 1.1...
2005-07-06 Chris GianelloniChanged to use linux32 for ppc32 support when build...
2005-07-06 Chris GianelloniRemoved -fomit-frame-pointer from default CFLAGS, since...
2005-07-05 Chris GianelloniBig honkin' copyright update.
2005-04-04 Eric EdgarInitial import of Catalyst 2.0.0
2005-03-24 Chris GianelloniApplying arm patch from vapier and closing bug #86466...
2005-01-03 John P. Davisnew PPC arch file from pvdabeel@gentoo.org
2004-10-19 John P. Davispatch from vapier@gentoo.org for bug #68080
2004-10-15 John P. Davislicense fixes
2004-08-20 John P. Davissmall typo build.generic -> builder.generic
2004-08-10 John P. Davisbugfix for #59882
2004-06-19 John P. Davismarch sedded to mcpu for spanky
2004-05-22 John P. Davissparc fixup patches
2004-05-11 John P. Davisadding in arm and hppa
2004-05-07 Pieter van den AbeelePPC64 host building PPC32 stuff
2004-05-02 Olivier Crête 02 May 2004; Olivier Crete <tester@gentoo.org>
2004-03-31 John P. Davisupdated sparc patches
2004-03-31 Pieter van den AbeeleIntroduces -fno-strict-aliasing (temporarily), -mcpu...
2004-03-24 Brian Jacksons390 support
2004-03-11 Pieter van den AbeeleAdded power target, cleanup CFLAGS
next