]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] Add __ucmpdi2 implementation
authorThiemo Seufer <ths@networkno.de>
Tue, 1 May 2007 18:14:16 +0000 (19:14 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 11 May 2007 13:28:30 +0000 (14:28 +0100)
commit79c09e89abccb2145ba606c1db7907027ad155c8
tree4b0813e75569bdbbc6f89640d46fe8f400446008
parent53ab2a54045f8f508d1fe57ca146f00769dffc0c
[MIPS] Add __ucmpdi2 implementation

Recent GCC SVN versions may generate calls to __ucmpdi2.

Signed-off-by: Thiemo Seufer <ths@networkno.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/lib/Makefile
arch/mips/lib/ucmpdi2.c [new file with mode: 0644]