summaryrefslogtreecommitdiffstats
path: root/include/asm-mips64/string.h
Commit message (Collapse)AuthorAgeFilesLines
* Faster memcpy / copy_{from,to}_user.Ralf Baechle2000-08-091-10/+7
|
* Fix memset which was misstreating certain argument cases.Ralf Baechle2000-01-161-3/+3
|
* Merge with Linux 2.3.21.Ralf Baechle1999-12-041-7/+7
|
* Look ma - a tank has hit the MIPS sources ...Ralf Baechle1999-08-211-1/+10
|
* - Drop support for 32/32 fp register modelRalf Baechle1999-08-181-0/+18
- Fix siginfo structure definition - Ptrace fixes, one of them was an uninitialized pointer. - Header file fixes. - Fixes to linker scripts required for new binutils. - MIPS64. Chainsaw edition. Btw, Harald, why does the kernel no longer compile ...