Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-03-12 | [MIPS] Export __ucmpdi2 to modules. | Ralf Baechle | 1 | -0/+2 | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2007-10-11 | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 1 | -1/+1 | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2007-06-26 | [MIPS] __ucmpdi2 arguments are unsigned long long. | Ralf Baechle | 1 | -1/+1 | |
Reported by Eugene Surovegin <ebs@ebshome.net>. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2007-05-11 | [MIPS] Add __ucmpdi2 implementation | Thiemo Seufer | 1 | -0/+19 | |
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> |