livecdfs-update.sh: Escape ampersands in STARTX sed expression
[catalyst.git] / arch / mips.py
2013-03-09 Brian DolbecWhitespace cleanup.
2012-09-28 Matt Turnermips.py: Add loongson3a classes
2012-07-02 Sebastian PippingReplace content on master with content from catalyst_2
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
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
2010-11-01 Raúl PorcelAdd patch for Loongson support, patch by Zhang Le ...
2009-09-03 Andrew GaffneyMerge branch 'master' into merge_tmp
2009-01-11 Andrew Gaffneyadd .gitignore file with *.py[co]
2008-02-09 Chris GianelloniChanging cobalt_n32 to use mipsel4_n32 as its inheritan...
2008-02-07 Chris GianelloniRearrange things in the arch/*.py files to ensure that...
2008-02-07 Chris GianelloniAdded several subarches for mips so we can dump the...
2007-11-17 Andrew Gaffneyapply patch for mips n32 support from Stuart Longland...
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-10-02 Chris GianelloniRemoving all copyright and license comment headers...
2006-01-03 Chris GianelloniAdded -pipe to default CFLAGS/CXXFLAGS and doing some...
2005-07-06 Chris GianelloniRemoved -fomit-frame-pointer from default CFLAGS, since...
2005-07-05 Chris GianelloniBig honkin' copyright update.
2004-10-15 John P. Davislicense fixes
2004-08-10 John P. Davisbugfix for #59882
2004-01-14 John P. Davisadded mips patches