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-arm64
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Clean up the arm64 setjmp.
Elliott Hughes
2014-12-05
5
-297
/
+144
*
|
Switch aarch64 to __builtin_bswap16.
Elliott Hughes
2014-12-02
1
-6
/
+1
*
|
Kill <machine/exec.h>.
Elliott Hughes
2014-12-02
1
-50
/
+0
|
/
*
Bring our <machine/endian.h> files back in sync.
Elliott Hughes
2014-11-21
1
-7
/
+2
*
Add sethostname(2).
Elliott Hughes
2014-11-07
1
-0
/
+14
*
Add clock_settime and clock_nanosleep.
Haruki Hasegawa
2014-10-13
1
-2
/
+3
*
Add __memcpy_chk assembly for 64 bit.
Christopher Ferris
2014-09-26
5
-370
/
+484
*
Remove the unnecessary generic-neon code.
Christopher Ferris
2014-09-23
3
-193
/
+1
*
Merge "Use the kernel's sa_restorer for aarch64."
Elliott Hughes
2014-09-17
2
-36
/
+0
|
\
|
*
Use the kernel's sa_restorer for aarch64.
Elliott Hughes
2014-09-16
2
-36
/
+0
*
|
Clean up the architecture-specific makefiles.
Elliott Hughes
2014-09-16
1
-11
/
+18
|
/
*
Fix signal trampolines.
Elliott Hughes
2014-09-15
2
-5
/
+6
*
Merge "Add IFUNC support for arm64 and IRELATIVE reloc"
Dmitriy Ivanov
2014-09-12
1
-0
/
+1
|
\
|
*
Add IFUNC support for arm64 and IRELATIVE reloc
Dmitriy Ivanov
2014-09-11
1
-0
/
+1
*
|
Add posix_fadvise(3).
Elliott Hughes
2014-09-11
1
-0
/
+15
|
/
*
Ensure __set_errno is still visible on LP32.
Elliott Hughes
2014-09-08
192
-570
/
+192
*
Revert "Fix arm64 build"
Dmitriy Ivanov
2014-09-04
1
-0
/
+5
*
Fix arm64 build
Dmitriy Ivanov
2014-09-03
1
-5
/
+0
*
Fix pthread_getattr_np for the main thread.
Elliott Hughes
2014-08-26
2
-35
/
+0
*
Simplify _ALIGN_TEXT.
Elliott Hughes
2014-08-20
1
-3
/
+1
*
Make __set_errno hidden in asm.
Dan Albert
2014-08-08
189
-0
/
+378
*
Remove misleading arm/arm64 PIC_SYM.
Elliott Hughes
2014-08-07
4
-15
/
+9
*
Revert "Replaces vfork() implementation with fork()"
Dan Albert
2014-08-05
2
-0
/
+49
*
Merge "Fix memchr with a zero length."
Christopher Ferris
2014-07-30
1
-0
/
+5
|
\
|
*
Fix memchr with a zero length.
Christopher Ferris
2014-07-30
1
-0
/
+5
*
|
Implement <sys/fsuid.h>.
Elliott Hughes
2014-07-30
2
-0
/
+28
|
/
*
Use VDSO for clock_gettime(2) and gettimeofday(2).
Elliott Hughes
2014-07-16
2
-4
/
+6
*
Add optimized memchr implementation from newlib
Bernhard Rosenkränzer
2014-07-11
5
-1
/
+163
*
Regenerate the bionic NOTICE files.
Elliott Hughes
2014-07-07
2
-2
/
+5
*
Add optimized stpcpy.
Christopher Ferris
2014-06-30
7
-167
/
+277
*
Merge "Add optimized 64 bit strcpy."
Christopher Ferris
2014-06-26
5
-1
/
+196
|
\
|
*
Add optimized 64 bit strcpy.
Christopher Ferris
2014-06-26
5
-1
/
+196
*
|
Add optimized neon strchr implementation based on newlib
Bernhard Rosenkränzer
2014-06-27
5
-1
/
+156
|
/
*
Add splice, tee, and vmsplice.
Elliott Hughes
2014-06-24
3
-0
/
+42
*
Cache getpid.
Elliott Hughes
2014-06-20
1
-2
/
+3
*
Merge "add 64-bit bionic implementation for denver arch"
Christopher Ferris
2014-06-17
4
-1
/
+487
|
\
|
*
add 64-bit bionic implementation for denver arch
Shu Zhang
2014-06-12
4
-1
/
+487
*
|
Merge "Remove ioprio_get(2) and ioprio_set(2) from LP64."
Dan Albert
2014-06-12
2
-28
/
+0
|
\
\
|
*
|
Remove ioprio_get(2) and ioprio_set(2) from LP64.
Dan Albert
2014-06-12
2
-28
/
+0
|
|
/
*
|
Remove __memcmp16 from bionic.
Elliott Hughes
2014-06-12
1
-1
/
+0
|
/
*
Merge "Replaces vfork() implementation with fork()"
Dan Albert
2014-06-10
2
-49
/
+0
|
\
|
*
Replaces vfork() implementation with fork()
Dan Albert
2014-06-10
2
-49
/
+0
*
|
AArch64: Remove Frame Record from ARM64 syscalls
Serban Constantinescu
2014-06-09
188
-2069
/
+0
*
|
Merge "Rename __bionic_clone_entry to __start_thread."
Elliott Hughes
2014-06-06
1
-3
/
+3
|
\
\
|
*
|
Rename __bionic_clone_entry to __start_thread.
Elliott Hughes
2014-06-06
1
-3
/
+3
|
|
/
*
|
Remove getdents from bionic.
Elliott Hughes
2014-06-06
1
-2
/
+3
|
/
*
Removes index() from bionic.
Dan Albert
2014-06-05
1
-1
/
+0
*
Removes bcopy and bzero from bionic.
Dan Albert
2014-06-03
3
-62
/
+0
*
Avoid a system call in 'gettid'.
Elliott Hughes
2014-06-02
1
-25
/
+0
*
Merge "Add Aarch64 optimized bzero based on memset"
Christopher Ferris
2014-05-29
5
-40
/
+48
|
\
[prev]
[next]