History log of /src/common/lib/libc/arch/mips/gen |
Revision | Date | Author | Comments |
1.3 | 14-Dec-2009 |
matt | branches: 1.3.48; Merge from matt-nb5-mips64
|
1.2 | 08-Feb-2006 |
simonb | branches: 1.2.40; Don't rename bswap{16,32} if either _KERNEL or _STANDALONE are defined, instead of just if _KERNEL was defined. Fixes sbmips bootblocks build problems. Thanks to Valeriy Ushakov for showing me where the problem was.
|
1.1 | 20-Dec-2005 |
christos | Merge libkern + libc common files. As requested by core.
|
1.2.40.2 | 30-Aug-2009 |
matt | If compiling for mips32r2 or mips64r2, use new wshb/rotr instructions.
|
1.2.40.1 | 16-Aug-2009 |
matt | First pass at making ABI agnostic. Generates same O32 code.
|
1.3.48.2 | 21-Apr-2020 |
martin | Ooops, restore accidently removed files from merge mishap
|
1.3.48.1 | 21-Apr-2020 |
martin | Sync with HEAD
|
1.3 | 14-Dec-2009 |
matt | branches: 1.3.48; Merge from matt-nb5-mips64
|
1.2 | 08-Feb-2006 |
simonb | branches: 1.2.40; Don't rename bswap{16,32} if either _KERNEL or _STANDALONE are defined, instead of just if _KERNEL was defined. Fixes sbmips bootblocks build problems. Thanks to Valeriy Ushakov for showing me where the problem was.
|
1.1 | 20-Dec-2005 |
christos | Merge libkern + libc common files. As requested by core.
|
1.2.40.2 | 30-Aug-2009 |
matt | If compiling for mips32r2 or mips64r2, use new wshb/rotr instructions.
|
1.2.40.1 | 16-Aug-2009 |
matt | First pass at making ABI agnostic. Generates same O32 code.
|
1.3.48.2 | 21-Apr-2020 |
martin | Ooops, restore accidently removed files from merge mishap
|
1.3.48.1 | 21-Apr-2020 |
martin | Sync with HEAD
|
1.2 | 14-Dec-2009 |
matt | branches: 1.2.48; Merge from matt-nb5-mips64
|
1.1 | 30-Aug-2009 |
matt | branches: 1.1.2; file byte_swap_8.S was initially added on branch matt-nb5-mips64.
|
1.1.2.3 | 05-Sep-2009 |
matt | Add an assmebly version of bswap64
|
1.1.2.2 | 30-Aug-2009 |
matt | Fix typo (dshb -> dshd)
|
1.1.2.1 | 30-Aug-2009 |
matt | Add bswap64 implementation for mips. for mips32r2 and mips64r2, use the new dshd/dshb and wshb/rotr instructions.
|
1.2.48.2 | 21-Apr-2020 |
martin | Ooops, restore accidently removed files from merge mishap
|
1.2.48.1 | 21-Apr-2020 |
martin | Sync with HEAD
|