History log of /bionic/libc/arch-mips/string/strcmp.S
Revision Date Author Comments
d4ca231ae2891e5c9eccb6e9a2e6af7fabcfc2a5 12-Oct-2017 Elliott Hughes <enh@google.com> Unified sysroot: kill arch-specific include dirs.

<machine/asm.h> was internal use only.

<machine/fenv.h> is quite large, but can live in <bits/...>.

<machine/regdef.h> is trivially replaced by saying $x instead of x in
our assembler.

<machine/setjmp.h> is trivially inlined into <setjmp.h>.

<sgidefs.h> is unused.

Bug: N/A
Test: builds
Change-Id: Id05dbab43a2f9537486efb8f27a5ef167b055815
fcb877ac4b05e65f64b9b3199d71dfeaae299177 16-Mar-2017 Prashant Patil <prashant.patil@imgtec.com> Add libc optimizations to bionic for MIPS

Test: Used bionic tests available under bionic/tests folder.
Tested for mips32r1/mips32r2/mips64r6 on emulators.

Change-Id: I589415ddc496df3f6067ae34cb33ca58b3a1f276
Signed-off-by: Prashant Patil <prashant.patil@imgtec.com>
1d824c39127764ab50b01ee2ed8bcdb6a59d48cc 26-May-2015 Nikola Veljkovic <Nikola.Veljkovic@imgtec.com> [MIPS] Add optimized string functions

Use same string functions for all MIPS architectures.

Bug: 21555893
(cherry picked from commit 38f2eaa07b0ad2e01a40607d3a0ac240ff53abbf)

Change-Id: I94521f023d0bb136a4672782148a9f6e77cc6f1e
38f2eaa07b0ad2e01a40607d3a0ac240ff53abbf 26-May-2015 Nikola Veljkovic <Nikola.Veljkovic@imgtec.com> [MIPS] Add optimized string functions

Use same string functions for all MIPS architectures.

Change-Id: I5575b16f3f66fa3609d7dafd151b6091bfe3517f