Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 1 | -33/+33 |
| | | | | | | | | Having received another series of whitespace patches I decided to do this once and for all rather than dealing with this kind of patches trickling in forever. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | MIPS: O32: Provide definition of registers ta0 .. ta3. | Ralf Baechle | 2011-10-24 | 1 | -0/+6 |
| | | | | | | Later IRIX versions provide them in <sys/regdef.h> and gas also accepts $ta0 .. $ta3 since binutils 2.18 so Linux should do the same for source compatibility. | ||||
* | MIPS: Move headfiles to new location below arch/mips/include | Ralf Baechle | 2008-10-11 | 1 | -0/+100 |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |