git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
939991c
)
MIPS: O32: Provide definition of registers ta0 .. ta3.
author
Ralf Baechle
<ralf@linux-mips.org>
Thu, 29 Sep 2011 02:38:53 +0000
(
04:38
+0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 24 Oct 2011 22:34:27 +0000
(23:34 +0100)
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.
No differences found