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