Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/backup
/
libc
/
arch-mips
165b1cf
Switch libc to libcrt.builtins
by Yi Kong
· 7 years ago
9024235
Remove __overloadable/__RENAME_CLANG
by George Burgess IV
· 8 years ago
2180978
Fix SYSCALLS.TXT now clock_getres comes from the vdso.
by Elliott Hughes
· 8 years ago
79249b0
bionic: add vdso clock_getres
by Mark Salyzyn
· 8 years ago
fa43252
Mark __BIONIC_WEAK_FOR_NATIVE_BRIDGE symbols
by dimitry
· 8 years ago
d4ca231
Unified sysroot: kill arch-specific include dirs.
by Elliott Hughes
· 8 years ago
8465e96
Add <sys/random.h>.
by Elliott Hughes
· 8 years ago
896362e
Add syncfs(2).
by Elliott Hughes
· 8 years ago
996f6de
MIPS: 32/64-bit VDSO support
by Goran Ferenc
· 8 years ago
7a3681e
Move libc_log code into libasync_safe.
by Christopher Ferris
· 8 years ago
5109bb4
Make all the ELF relocation constants available.
by Elliott Hughes
· 8 years ago
901601b
Remove unused elf_machdep.h cruft.
by Elliott Hughes
· 8 years ago
fcb877a
Add libc optimizations to bionic for MIPS
by Prashant Patil
· 8 years ago
7cc779f
libc: add clang FORTIFY support
by George Burgess IV
· 9 years ago
9b908c8
Merge "Replace .align with .balign for clarity"
by Treehugger Robot
· 9 years ago
e6ee960
Replace .align with .balign for clarity
by Dimitry Ivanov
· 9 years ago
beb8796
Use ENTRY_PRIVATE in __bionic_clone assembler.
by Elliott Hughes
· 9 years ago
4971277
Remove remaining big-endian cruft.
by Elliott Hughes
· 9 years ago
63da3df
Remove _KERNEL references from <machine/elf_machdep.h>.
by Elliott Hughes
· 9 years ago
7510c33
Remove deprecated Android.mk files
by Colin Cross
· 9 years ago
b640e03
[mips64] Call __memset_chk_fail correctly for mips64.
by Predrag Blagojevic
· 9 years ago
1c3a5d8
Merge "Rename DT_MIPS_RLD_MAP2 flag to DT_MIPS_RLD_MAP_REL"
by Than McIntosh
· 9 years ago
eafad49
Add <sys/quota.h>.
by Elliott Hughes
· 9 years ago
83b44a9
Rename DT_MIPS_RLD_MAP2 flag to DT_MIPS_RLD_MAP_REL
by Lazar Trsic
· 9 years ago
7f72ad4
Add sync_file_range to <fcntl.h>.
by Elliott Hughes
· 9 years ago
afe835d
Move math headers in with the other headers.
by Elliott Hughes
· 9 years ago
3299590
Add a checksum to jmp_buf on mips and mips64.
by Predrag Blagojevic
· 9 years ago
e2faf07
Add {get,set}domainname(2)
by Greg Hackmann
· 10 years ago
f3b9c89
Fix bug where t9 is not correct when __memset_chk_fail is called.
by Douglas Leung
· 9 years ago
29d4b71
Add __memset_chk assembler for mips32 and mips64.
by Douglas Leung
· 10 years ago
01d5b94
Remove optimized code for bzero, which was removed from POSIX in 2008.
by Elliott Hughes
· 10 years ago
375a915
Update libgcc_compat.c file for mips32 arch
by Lazar Trsic
· 10 years ago
19acb69
[MIPS] Add __popcountsi2 to libgcc_compat.c
by Dimitry Ivanov
· 10 years ago
5f26c6b
Really add adjtimex(2), and add clock_adjtime(2) too.
by Elliott Hughes
· 10 years ago
3f3f6c5
Add adjtimex
by Greg Hackmann
· 10 years ago
4200e26
fix the mremap signature
by Daniel Micay
· 10 years ago
268a673
Switch to LOCAL_SRC_FILES_EXCLUDE
by Dan Willemsen
· 10 years ago
1b519c0
Implement setjmp cookies on MIPS and MIPS64
by Nikola Veljkovic
· 10 years ago
6f4594d
Add preadv/pwritev.
by Elliott Hughes
· 10 years ago
61d9ae5
[MIPS] Invalidate cached pid in vfork.
by Duane Sand
· 10 years ago
38f2eaa
[MIPS] Add optimized string functions
by Nikola Veljkovic
· 10 years ago
b130493
Hide accidentally-exposed __clock_nanosleep.
by Elliott Hughes
· 10 years ago
be57a40
Add process_vm_readv and process_vm_writev.
by Elliott Hughes
· 10 years ago
e1d0810
Add O_PATH support for flistxattr()
by Nick Kralevich
· 10 years ago
2825f10
libc: Add O_PATH support for fgetxattr / fsetxattr
by Nick Kralevich
· 10 years ago
c05554e
Fix error handling for negative size in ftruncate.
by Dan Albert
· 10 years ago
40a8f21
Hide rt_sigqueueinfo.
by Yabin Cui
· 10 years ago
c69ace8
Simplify three copyright headers.
by Elliott Hughes
· 10 years ago
ea295f6
Unregister pthread_atfork handlers on dlclose()
by Dmitriy Ivanov
· 11 years ago
6c63ee4
Merge "Revert "Unregister pthread_atfork handlers on dlclose()""
by Dimitry Ivanov
· 10 years ago
094f58f
Revert "Unregister pthread_atfork handlers on dlclose()"
by Dimitry Ivanov
· 10 years ago
3da9373
Merge "Simplify close(2) EINTR handling."
by Elliott Hughes
· 10 years ago
3391a9f
Simplify close(2) EINTR handling.
by Elliott Hughes
· 10 years ago
6df122f
Unregister pthread_atfork handlers on dlclose()
by Dmitriy Ivanov
· 11 years ago
b0cf928
Remove _memset16 and _memset32 from mips/mips64 bionic.
by Elliott Hughes
· 10 years ago
2495851
Use ALIAS_SYMBOL for assembler aliasing.
by Christopher Ferris
· 10 years ago
fa5faa0
Make gensyscalls.py use the ALIAS_SYMBOL macro.
by Christopher Ferris
· 10 years ago
3577825
Fix "faccessat ignores flags"
by Nick Kralevich
· 11 years ago
d3fa31a
Merge "[MIPS] Fix setjmp signals"
by Elliott Hughes
· 11 years ago
41ef902
Fix memchr overflow.
by Elliott Hughes
· 11 years ago
b6d301f
[MIPS] Fix setjmp signals
by Duane Sand
· 11 years ago
da2c0a7
Merge changes Ib87855e8,I4b46ae20,I66364a5c,Id3fcf680
by Colin Cross
· 11 years ago
1742a32
Share LP32 makefile settings between arches
by Colin Cross
· 11 years ago
00490ae
Ensure raw fchmod/fchmodat syscalls are hidden.
by Nick Kralevich
· 11 years ago
3cbc6c6
Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH support
by Nick Kralevich
· 11 years ago
e609909
Fix mips build.
by Elliott Hughes
· 11 years ago
76f8916
Clean up <stdlib.h> slightly.
by Elliott Hughes
· 11 years ago
6881572
Add support for DT_MIPS_RLD_MAP2 tag.
by Raghu Gandham
· 11 years ago
94926f8
Merge "support _POSIX_REALTIME_SIGNALS"
by Yabin Cui
· 11 years ago
6348160
support _POSIX_REALTIME_SIGNALS
by Yabin Cui
· 11 years ago
56e0173
Simplify our endian.h implementation.
by Elliott Hughes
· 11 years ago
d27ae2f
Merge mips setjmp/longjmp family.
by Elliott Hughes
· 11 years ago
b514026
Kill <machine/exec.h>.
by Elliott Hughes
· 11 years ago
3a47863
[MIPS] Rewrite of setjmp/longjmp for mips64 and mipsr6
by Duane Sand
· 11 years ago
ee369fb
Bring our <machine/endian.h> files back in sync.
by Elliott Hughes
· 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
6e50cb4
libc: Move <sgidefs.h> to libc/arch-mips/
by David 'Digit' Turner
· 11 years ago
b86a4c7
Add sethostname(2).
by Elliott Hughes
· 11 years ago
1816025
Add clock_settime and clock_nanosleep.
by Haruki Hasegawa
· 11 years ago
7c02d94
Clean up the architecture-specific makefiles.
by Elliott Hughes
· 11 years ago
9990b39
Fix mips __fadvise64.S build failure.
by Elliott Hughes
· 11 years ago
b587f33
Add posix_fadvise(3).
by Elliott Hughes
· 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
fbe9d3d
Merge "Fix strlen function type for mips."
by Chih-Hung Hsieh
· 11 years ago
15b914c
Fix strlen function type for mips.
by Chih-Hung Hsieh
· 11 years ago
57b7a61
Fix pthread_getattr_np for the main thread.
by Elliott Hughes
· 11 years ago
0e7f8a9
Simplify _ALIGN_TEXT.
by Elliott Hughes
· 11 years ago
bc9f9f2
Make __set_errno hidden in asm.
by Dan Albert
· 11 years ago
6a91887
Revert "Replaces vfork() implementation with fork()"
by Dan Albert
· 11 years ago
7931099
Implement <sys/fsuid.h>.
by Elliott Hughes
· 11 years ago
c7706a0
Merge "[MIPSR6] Use C-coded string ops on mips32r6/mips64r6"
by Elliott Hughes
· 11 years ago
bc5a3ec
[MIPSR6] Use C-coded string ops on mips32r6/mips64r6
by Duane Sand
· 11 years ago
ba23bd0
[MIPS] Drop soft-fp targets
by Duane Sand
· 11 years ago
7d22a45
Merge "[MIPSR6] setjmp supports mips32r6 and FP64A/FPXX reg models"
by Elliott Hughes
· 11 years ago
dd37251
[MIPSR6] setjmp supports mips32r6 and FP64A/FPXX reg models
by Duane Sand
· 11 years ago
f541650
[MIPS] Allow united mipsel and mips64el gcc toolchain
by Duane Sand
· 11 years ago
Next »