[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)
commitdf6b106bf01a17a157013245c2851dec4d7b5a2b
tree4b0813e75569bdbbc6f89640d46fe8f400446008
parent774583f8bcfbdc423e51cb8b924d8c6cea4afbac
[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]