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-mips64
/
bionic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix two accidentally leaked mips64 symbols.
Elliott Hughes
2015-06-15
1
-39
/
+25
*
Include pthread_atfork.h to mips64 crtbegin
Dmitriy Ivanov
2015-04-25
1
-0
/
+1
*
[MIPS64] Fix mips64 build.
Nikola Veljkovic
2015-02-23
1
-1
/
+1
*
Modify MIPS64 stat structure to match a generic one in AOSP.
Raghu Gandham
2015-01-28
1
-0
/
+103
*
Merge mips setjmp/longjmp family.
Elliott Hughes
2014-12-08
3
-437
/
+1
*
[MIPS] Rewrite of setjmp/longjmp for mips64 and mipsr6
Duane Sand
2014-11-25
3
-167
/
+203
*
Mips: remove arch-specific atexit.h
Dmitriy Ivanov
2014-11-21
2
-30
/
+1
*
Mips: Remove unused files
Dmitriy Ivanov
2014-11-21
1
-38
/
+0
*
Mips: Reuse atexit.h from libc/arch-common
Dmitriy Ivanov
2014-11-21
1
-8
/
+1
*
Ensure __set_errno is still visible on LP32.
Elliott Hughes
2014-09-08
3
-3
/
+3
*
Revert "Register __libc_fini as early as possible."
Dmitriy Ivanov
2014-09-04
1
-0
/
+5
*
Register __libc_fini as early as possible.
Dmitriy Ivanov
2014-09-03
1
-5
/
+0
*
MIPS64 syscall() arguments
Chris Dearman
2014-09-02
1
-1
/
+1
*
Fix pthread_getattr_np for the main thread.
Elliott Hughes
2014-08-26
1
-34
/
+0
*
Revert "Replaces vfork() implementation with fork()"
Dan Albert
2014-08-05
1
-0
/
+71
*
[MIPSR6] setjmp supports mips32r6 and FP64A/FPXX reg models
Duane Sand
2014-07-23
2
-122
/
+48
*
Remove __memcmp16 from bionic.
Elliott Hughes
2014-06-12
1
-53
/
+0
*
Merge "Replaces vfork() implementation with fork()"
Dan Albert
2014-06-10
1
-71
/
+0
|
\
|
*
Replaces vfork() implementation with fork()
Dan Albert
2014-06-10
1
-71
/
+0
*
|
Merge "Rename __bionic_clone_entry to __start_thread."
Elliott Hughes
2014-06-06
1
-2
/
+2
|
\
\
|
*
|
Rename __bionic_clone_entry to __start_thread.
Elliott Hughes
2014-06-06
1
-2
/
+2
|
|
/
*
|
Remove getdents from bionic.
Elliott Hughes
2014-06-06
1
-97
/
+0
|
/
*
Removes bcopy and bzero from bionic.
Dan Albert
2014-06-03
1
-41
/
+0
*
Revert "Revert "Lose the hand-written futex assembler.""
Elliott Hughes
2014-05-28
1
-64
/
+0
*
Merge "Revert "Lose the hand-written futex assembler.""
Narayan Kamath
2014-05-28
1
-0
/
+64
|
\
|
*
Revert "Lose the hand-written futex assembler."
Narayan Kamath
2014-05-28
1
-0
/
+64
*
|
Clear the return address register in __bionic_clone.
Elliott Hughes
2014-05-27
1
-0
/
+3
|
/
*
Lose the hand-written futex assembler.
Elliott Hughes
2014-05-22
1
-64
/
+0
*
Hide most of the private futex functions.
Elliott Hughes
2014-05-21
1
-81
/
+1
*
Hide __get_sp.
Elliott Hughes
2014-05-20
1
-1
/
+1
*
Hide _exit_with_stack_teardown.
Elliott Hughes
2014-05-16
1
-1
/
+1
*
Remove the useless indirection in mips' __set_tls.
Elliott Hughes
2014-05-12
1
-35
/
+0
*
Hide the __bionic_clone and __bionic_clone_entry implementation details.
Elliott Hughes
2014-05-08
1
-0
/
+1
*
Unify our assembler macros.
Elliott Hughes
2014-02-20
10
-52
/
+33
*
Make mips/mips64 syscall stubs more like the other architectures.
Elliott Hughes
2014-02-19
1
-1
/
+0
*
Clean up cacheflush.
Elliott Hughes
2014-02-11
1
-99
/
+0
*
[MIPS64] libc/libm support
Chris Dearman
2014-02-06
17
-0
/
+1443