aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* mips.py: align class tableMatt Turner2011-10-161-49/+49
* 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
* Add patch for Loongson support, patch by Zhang Le <r0bertz at gentoo dot org>...Raúl Porcel2010-11-011-1/+32
* Revert "Add patch for Loongson support, patch by Zhang Le <r0bertz at gentoo ...Raúl Porcel2010-11-011-32/+1
* Add patch for Loongson support, patch by Zhang Le <r0bertz at gentoo dot org>...Raúl Porcel2010-11-011-1/+32
* Put the vim modeline in all source files to avoid any more tab/space mess.Robin H. Johnson2009-05-271-0/+1
* Fix up a few runtime errorsAndrew Gaffney2009-01-131-2/+2
* Remove catalyst.support moduleAndrew Gaffney2009-01-111-1/+0
* Small cleanups to make pychecker happyAndrew Gaffney2009-01-111-1/+1
* Kill lots and lots of trailing whitespace in .py filesAndrew Gaffney2009-01-111-1/+1
* Remove builder.py and all referencesAndrew Gaffney2009-01-101-5/+5
* Move catalyst_support.py to catalyst.support and update referencesAndrew Gaffney2009-01-101-1/+1
* Move subarch and maching maps to bottom of arch files, since the classes aren...Andrew Gaffney2009-01-101-29/+30
* Move subarch and machine map information to variables at top of each arch mod...Andrew Gaffney2009-01-101-29/+29
* add .gitignore file with *.py[co]Andrew Gaffney2009-01-101-0/+193