Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [MIPS] Export __ucmpdi2 to modules. | Ralf Baechle | 2008-03-12 |
| | | | | 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 |
| | | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||
* | [MIPS] __ucmpdi2 arguments are unsigned long long. | Ralf Baechle | 2007-06-26 |
| | | | | | | 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 |
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> |