Make sure the files we try to execute in the chroot are marked as executable.
[catalyst.git] / arch / x86.py
2012-09-23 Jorge Manuel B.... Whitespace.
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
2009-09-03 Andrew GaffneyMerge branch 'master' into merge_tmp
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-02-08 Chris GianelloniFixing a minor display issue when we write out make...
2008-02-06 Chris GianelloniDid a little cleanup on the x86.py to remove some redun...
2008-02-06 Chris GianelloniAdded prescott to the subarches for x86.
2007-10-17 Andrew Gaffneylook for linux32 in /bin and /usr/bin
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-06-28 Chris GianelloniFixed invocation of linux32 for x86 and ppc. This...
2006-01-23 Chris GianelloniChanged mcpu to mtune since mcpu is deprecated on GCC...
2006-01-03 Chris GianelloniAdded -pipe to default CFLAGS/CXXFLAGS and doing some...
2005-12-16 Chris GianelloniRemoving extra line from x86.py, fixing up comments...
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-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-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-05-02 Olivier Crête 02 May 2004; Olivier Crete <tester@gentoo.org>
2004-01-07 Daniel Robbinsremoving function inlining due to reports that it helps...
2003-11-09 Daniel Robbinsvarious cleanups
2003-11-06 Daniel Robbinsit works;
2003-11-06 Daniel Robbinsstill fixing
2003-11-06 Daniel Robbinsimport fix
2003-11-06 Daniel Robbinslinux32 fix
2003-11-06 Daniel Robbinslinux32 goodness
2003-10-30 Daniel Robbinsx86 subarch fix
2003-10-28 Daniel Robbinscode restructure -- things are getting better and better
2003-10-27 Daniel Robbinsgetting closer to working prototype
2003-10-25 Daniel Robbinsmore weirdness
2003-10-24 Daniel Robbinsnew plugin stuff