index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
arch-mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove getdents from bionic.
Elliott Hughes
2014-06-06
1
-2
/
+2
*
Avoid a system call in 'gettid'.
Elliott Hughes
2014-06-02
1
-19
/
+0
*
Merge "Revert "Revert "Lose the hand-written futex assembler."""
Elliott Hughes
2014-05-29
3
-70
/
+0
|
\
|
*
Revert "Revert "Lose the hand-written futex assembler.""
Elliott Hughes
2014-05-28
3
-70
/
+0
*
|
Merge "Add optimized AArch64 versions of bcopy and wmemmove based on memmove"
Christopher Ferris
2014-05-28
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add optimized AArch64 versions of bcopy and wmemmove based on memmove
Bernhard Rosenkraenzer
2014-05-23
1
-0
/
+1
*
|
Merge "Revert "Lose the hand-written futex assembler.""
Narayan Kamath
2014-05-28
3
-0
/
+70
|
\
\
|
*
|
Revert "Lose the hand-written futex assembler."
Narayan Kamath
2014-05-28
3
-0
/
+70
*
|
|
Clear the return address register in __bionic_clone.
Elliott Hughes
2014-05-27
1
-0
/
+3
|
|
/
|
/
|
*
|
Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove"
Christopher Ferris
2014-05-24
1
-1
/
+0
*
|
Add optimized AArch64 versions of bcopy and wmemmove based on memmove
Bernhard Rosenkraenzer
2014-05-23
1
-0
/
+1
|
/
*
Lose the hand-written futex assembler.
Elliott Hughes
2014-05-22
3
-70
/
+0
*
Remove the tkill(2) stub.
Elliott Hughes
2014-05-22
1
-19
/
+0
*
Hide most of the private futex functions.
Elliott Hughes
2014-05-21
1
-67
/
+1
*
Merge "Remove __syslog; we have the public klogctl API."
Elliott Hughes
2014-05-21
1
-19
/
+0
|
\
|
*
Remove __syslog; we have the public klogctl API.
Elliott Hughes
2014-05-20
1
-19
/
+0
*
|
Merge "Hide __get_sp."
Elliott Hughes
2014-05-21
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
Hide __get_sp.
Elliott Hughes
2014-05-20
1
-2
/
+1
*
|
Remove perf_event_open.
Elliott Hughes
2014-05-20
1
-19
/
+0
|
/
*
Mark sockets on creation (socket()) and accept4().
Sreeram Ramachandran
2014-05-19
3
-23
/
+4
*
Hide _exit_with_stack_teardown.
Elliott Hughes
2014-05-16
1
-1
/
+1
*
Hide __signalfd4, used to implement signalfd(3).
Elliott Hughes
2014-05-16
1
-2
/
+2
*
Mark sockets on accept().
Sreeram Ramachandran
2014-05-14
1
-2
/
+2
*
Introduce netd_client, a dynamic library that talks to netd.
Sreeram Ramachandran
2014-05-13
1
-2
/
+2
*
Merge "Add 32-bit Silvermont-optimized string/memory functions."
Christopher Ferris
2014-05-13
1
-0
/
+2
|
\
|
*
Add 32-bit Silvermont-optimized string/memory functions.
Varvara Rainchik
2014-05-12
1
-0
/
+2
*
|
Remove the useless indirection in mips' __set_tls.
Elliott Hughes
2014-05-12
3
-38
/
+2
|
/
*
Hide the __bionic_clone and __bionic_clone_entry implementation details.
Elliott Hughes
2014-05-08
1
-0
/
+1
*
LP64 shouldn't include the non-standard <time64.h> cruft.
Elliott Hughes
2014-04-22
1
-0
/
+1
*
Clean up <machine/ieee.h>.
Elliott Hughes
2014-04-16
1
-169
/
+0
*
Implement _Exit(3).
Elliott Hughes
2014-04-08
1
-0
/
+3
*
Remove <machine/limits.h>.
Elliott Hughes
2014-04-01
1
-59
/
+0
*
Remove SIZE_MAX definition in limits.h
Russell Webb
2014-03-31
1
-3
/
+0
*
Add accept4() syscall
Andrei Emeltchenko
2014-03-26
1
-0
/
+19
*
Add recvmmsg and sendmmsg syscalls.
Guillaume Ranquet
2014-02-27
2
-0
/
+38
*
More OpenBSD cleanup (primarily string).
Elliott Hughes
2014-02-24
1
-11
/
+11
*
Stop asking GCC to cause trouble.
Elliott Hughes
2014-02-20
1
-3
/
+0
*
Unify our assembler macros.
Elliott Hughes
2014-02-20
15
-290
/
+135
*
Stop advertising an arm32-specific hack like it's a build system feature.
Elliott Hughes
2014-02-20
1
-8
/
+0
*
Make mips/mips64 syscall stubs more like the other architectures.
Elliott Hughes
2014-02-19
197
-1816
/
+640
*
Make mips generated assembler more like the mips64 stuff.
Elliott Hughes
2014-02-19
196
-1372
/
+1764
*
Fix build by avoiding the _C_LABEL macro.
Elliott Hughes
2014-02-18
2
-4
/
+4
*
Implement some of the missing LFS64 support.
Elliott Hughes
2014-02-18
2
-8
/
+14
*
Reconfig libc's Android.mk to build for multilib
Ying Wang
2014-02-12
1
-1
/
+78
*
Build syscall stubs in their own library.
Elliott Hughes
2014-02-11
1
-198
/
+0
*
Clean up cacheflush.
Elliott Hughes
2014-02-11
1
-62
/
+26
*
Switch <elf.h> over to linux uapi under the covers.
Elliott Hughes
2014-02-10
1
-5
/
+0
*
[MIPS64] libc/libm support
Chris Dearman
2014-02-06
2
-45
/
+0
*
Remove unused cruft from MIPS <machine/signal.h>.
Elliott Hughes
2014-02-05
1
-62
/
+1
*
Kill <machine/_types.h>.
Elliott Hughes
2014-02-04
2
-170
/
+0
[next]