summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Add support for m68kRaúl Porcel2013-04-061-0/+22
* Whitespace cleanup.Brian Dolbec2013-03-084-5/+5
* ppc: Remove -fno-strict-aliasing from CFLAGSMatt Turner2012-12-291-6/+6
* mips.py: Add loongson3a classesMatt Turner2012-09-271-0/+28
* Whitespace.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-09-235-5/+0
* add x32 abiCatalyst-2.0.11Mike Frysinger2012-09-081-1/+10
* Add armv6j_hardfpJorge Manuel B. S. Vicetto (jmbsvicetto)2012-08-291-4/+4
* Signed-off-by: Daniel Solano Gómez <gentoo@sattvik.com>Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-08-291-1/+2
* Add armv6j_hardfpRaúl Porcel2012-05-031-0/+8
* mips.py: change -O3 to -O2 in loongson2f classesMatt Turner2012-03-171-4/+4
* mips.py: add loongson2{e,f} n64 and multilib classesMatt Turner2012-03-171-0/+28
* mips.py: add -mplt to non-n64 CFLAGSMatt Turner2012-03-171-43/+43
* amd64.py: define CHOST for nocona and core2Matt Turner2012-01-271-0/+2
* mips.py: align class tableMatt Turner2011-10-161-48/+48
* mips.py: add mips32 softfloat targetsMatt Turner2011-10-161-0/+32
* mips.py: replace -mips* with new -march=mips*Matt Turner2011-09-021-18/+18
* mips.py: add mips4_r10k classesMatt Turner2011-08-211-0/+28
* mips.py: remove incorrect word 'all' from descriptionsMatt Turner2011-08-171-17/+17
* mips.py: call correct constructor in o32 classesMatt Turner2011-08-171-4/+4
* mips.py: add mips32r2 and mips64r2 builder classesMatt Turner2011-08-171-0/+70
* mips.py: mips/o32 classes should inherit generic_mips{,el}Matt Turner2011-07-191-4/+4
* mips.py: remove unnecessary generic_multilib classMatt Turner2011-07-191-18/+6
* mips.py: remove -mfix-24k from CFLAGS, it apparently doesn't existMatt Turner2011-07-191-2/+2
* mips.py: add mips32 and mips64 builder classesMatt Turner2011-07-161-0/+72
* mips.py: include R4x00 and loongson workarounds in mips3Matt Turner2011-06-271-8/+8
* mips.py: add multilib (and missing n64) classesMatt Turner2011-06-251-0/+53
* mips.py: remove n32/n64 USE flagsMatt Turner2011-06-251-9/+1
* mips.py: create generic mips64 classesMatt Turner2011-06-251-31/+36
* mips.py: fix CFLAGS in loongson classMatt Turner2011-06-251-1/+1
* mips.py: Remove ip* classesMatt Turner2011-06-251-42/+0
* mips.py: Remove mips2 classesMatt Turner2011-06-251-14/+0
* Enable new amd64 subarchesRaúl Porcel2011-02-051-7/+6
* Fix ARM hardfloatRaúl Porcel2010-11-011-1/+1
* Add patch for Loongson support, patch by Zhang Le <r0bertz at gentoo dot org>...Raúl Porcel2010-11-011-1/+32
* Replace -Os with -O2 for ARMRaúl Porcel2010-10-091-2/+2
* ARM fixesRaúl Porcel2010-09-261-26/+2
* Fix typo and add armv7a-hardfp targetRaúl Porcel2010-09-041-1/+8
* Apply patch from armin76 for Gentoo bug #299498Andrew Gaffney2010-01-251-65/+41
* 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