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
*
Try again to fix clang build.
Elliott Hughes
2015-04-03
1
-1
/
+1
*
Fix clang build.
Elliott Hughes
2015-04-03
1
-0
/
+4
*
Fix volantis boot.
Elliott Hughes
2015-04-03
2
-0
/
+13
*
Use ALIAS_SYMBOL for assembler aliasing.
Christopher Ferris
2015-03-25
1
-4
/
+2
*
Make gensyscalls.py use the ALIAS_SYMBOL macro.
Christopher Ferris
2015-03-24
14
-28
/
+14
*
Hide statfs/fstatfs' ST_VALID flag from userspace.
Elliott Hughes
2015-03-18
2
-10
/
+6
*
Fix "faccessat ignores flags"
Nick Kralevich
2015-02-24
1
-2
/
+3
*
Fix memchr overflow.
Elliott Hughes
2015-02-14
1
-1
/
+1
*
Merge changes Ib87855e8,I4b46ae20,I66364a5c,Id3fcf680
Colin Cross
2015-02-05
1
-1
/
+1
|
\
|
*
Fix typo in cpu variant makefile depenendency for arm64
Colin Cross
2015-02-04
1
-1
/
+1
*
|
Ensure raw fchmod/fchmodat syscalls are hidden.
Nick Kralevich
2015-02-03
2
-6
/
+6
*
|
Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH support
Nick Kralevich
2015-02-02
2
-4
/
+6
|
/
*
[Arm64] Fix overlapping fp fields in jmp_buf
Duane Sand
2015-01-26
1
-2
/
+2
*
Fix arm64 clone stack handling.
Elliott Hughes
2014-12-10
1
-8
/
+8
*
Merge "support _POSIX_REALTIME_SIGNALS"
Yabin Cui
2014-12-09
1
-0
/
+15
|
\
|
*
support _POSIX_REALTIME_SIGNALS
Yabin Cui
2014-12-08
1
-0
/
+15
*
|
Simplify our endian.h implementation.
Elliott Hughes
2014-12-08
1
-48
/
+0
*
|
Use 64-bit units in the aarch64 setjmp implementation.
Elliott Hughes
2014-12-08
1
-50
/
+39
*
|
Switch arm and arm64 over to the x86 style of jmpbuf.
Elliott Hughes
2014-12-08
1
-25
/
+15
*
|
Fix signal mask save/restore for arm64.
Elliott Hughes
2014-12-06
1
-24
/
+20
*
|
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
[next]