summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/mips64/string/bcmp.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More changes to avoid truncating 64 bit pointers to 32 bits and sign-extendingmiod2009-12-111-20/+20
| | | | them; allows userland with stack beyond 2GB to run.
* zap rcsid.espie2005-08-071-5/+1
| | | | okay deraadt@ (tested them all)
* mips64 is now going ABI64 and shared library support!pefo2004-09-091-2/+2
| | | | String functions need some optimization/rewrite to take full advantage.
* Move mips to mips64pefo2004-08-111-0/+116