Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
bcc04d0069a919a6ac4a2b378e15dd0a50c46aec
/
libc
/
arch-mips
/
bionic
d27ae2f
Merge mips setjmp/longjmp family.
by Elliott Hughes
· 11 years ago
3a47863
[MIPS] Rewrite of setjmp/longjmp for mips64 and mipsr6
by Duane Sand
· 11 years ago
4ae178f
Mips: remove arch-specific atexit.h
by Dmitriy Ivanov
· 11 years ago
e3e8d15
Mips: Remove unused files
by Dmitriy Ivanov
· 11 years ago
c619603
Mips: Reuse atexit.h from libc/arch-common
by Dmitriy Ivanov
· 11 years ago
011e111
Ensure __set_errno is still visible on LP32.
by Elliott Hughes
· 11 years ago
4b41555
Revert "Register __libc_fini as early as possible."
by Dmitriy Ivanov
· 11 years ago
e880c73
Register __libc_fini as early as possible.
by Dmitriy Ivanov
· 11 years ago
57b7a61
Fix pthread_getattr_np for the main thread.
by Elliott Hughes
· 11 years ago
6a91887
Revert "Replaces vfork() implementation with fork()"
by Dan Albert
· 11 years ago
dd37251
[MIPSR6] setjmp supports mips32r6 and FP64A/FPXX reg models
by Duane Sand
· 11 years ago
24614b4
Remove __memcmp16 from bionic.
by Elliott Hughes
· 11 years ago
440bd6b
Merge "Replaces vfork() implementation with fork()"
by Dan Albert
· 11 years ago
210331d
Replaces vfork() implementation with fork()
by Dan Albert
· 11 years ago
ebc8cd1
Rename __bionic_clone_entry to __start_thread.
by Elliott Hughes
· 11 years ago
b30aff4
Revert "Revert "Lose the hand-written futex assembler.""
by Elliott Hughes
· 11 years ago
52f7432
Merge "Revert "Lose the hand-written futex assembler.""
by Narayan Kamath
· 11 years ago
75c55ff
Revert "Lose the hand-written futex assembler."
by Narayan Kamath
· 11 years ago
e7dccdf
Clear the return address register in __bionic_clone.
by Elliott Hughes
· 11 years ago
ced906c
Lose the hand-written futex assembler.
by Elliott Hughes
· 11 years ago
d5ed63a
Hide most of the private futex functions.
by Elliott Hughes
· 11 years ago
c3705f6
Hide __get_sp.
by Elliott Hughes
· 11 years ago
31d0398
Hide _exit_with_stack_teardown.
by Elliott Hughes
· 11 years ago
dcbef06
Remove the useless indirection in mips' __set_tls.
by Elliott Hughes
· 11 years ago
954cf0d
Hide the __bionic_clone and __bionic_clone_entry implementation details.
by Elliott Hughes
· 11 years ago
851e68a
Unify our assembler macros.
by Elliott Hughes
· 11 years ago
9abbbdc
Make mips/mips64 syscall stubs more like the other architectures.
by Elliott Hughes
· 11 years ago
a6ecba4
Clean up cacheflush.
by Elliott Hughes
· 11 years ago
645d031
[MIPS64] libc/libm support
by Chris Dearman
· 11 years ago
c5bf703
Remove as many hard-coded constants from the MIPS vfork.S as possible.
by Elliott Hughes
· 12 years ago
5063791
Fix MIPS build.
by Elliott Hughes
· 12 years ago
2aace21
Remove the bogus exit status from _exit_with_stack_teardown.
by Elliott Hughes
· 12 years ago
5eccb96
Fix aarch64 futex assembly routines.
by Elliott Hughes
· 12 years ago
766c7ef
Allocate additional space on stack for indirect syscall
by Chris Dearman
· 12 years ago
36d6188
Clean up forking and cloning.
by Elliott Hughes
· 12 years ago
70b24b1
Switch pthread_create over to __bionic_clone.
by Elliott Hughes
· 12 years ago
effaa78
[MIPS] Reimplement syscall to invoke the system call directly
by Chris Dearman
· 12 years ago
bf42568
Let the compiler worry about implementing ffs(3).
by Elliott Hughes
· 12 years ago
b8cf18b
MIPS' pipe(2) is weird, but MIPS' pipe2(2) is the same as everyone else's.
by Elliott Hughes
· 12 years ago
7f70c9b
AArch64: Fix uses of stack size for 32/64bit libc builds
by Serban Constantinescu
· 12 years ago
14b467e
Fix MIPS build.
by Elliott Hughes
· 12 years ago
eb847bc
Fix x86_64 build, clean up intermediate libraries.
by Elliott Hughes
· 12 years ago
2a0b873
Fix __errno for LP64 and clean up __get_tls.
by Elliott Hughes
· 12 years ago
c4c6e19
pthread_exit should call __NR_exit with status 0.
by Elliott Hughes
· 12 years ago
b49c17c
Move common arch-* code to arch-common directory
by Pavel Chupin
· 12 years ago
0995a7b
[MIPS] __dso_handle.S and __dso_handle_so.S not needed.
by Pete Delaney
· 12 years ago
3688601
[MIPS] Rewrite MIPS crtbegin* as C files.
by Pete Delaney
· 12 years ago
56d161b
Replace unnecessary MIPS uses of <sys/linux-syscalls.h> with <asm/unistd.h>.
by Elliott Hughes
· 12 years ago
8f2a5a0
Clean up internal libc logging.
by Elliott Hughes
· 12 years ago
40eabe2
Fix the pthread_setname_np test.
by Elliott Hughes
· 12 years ago
1e980b6
Fix the duplication in the debugging code.
by Elliott Hughes
· 13 years ago
c1b44ec
Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>"
by David 'Digit' Turner
· 13 years ago
c124baa
libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>
by David 'Digit' Turner
· 13 years ago
b03bc56
[MIPS] Check error status from pipe system call
by KwongYuan Wong
· 13 years ago
0a150ea
libc: remove ctors/dtors sections
by Ard Biesheuvel
· 13 years ago
405b802
MIPS support for libc.
by Raghu Gandham
· 13 years ago