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-arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use assembly memmove for all arm32 processors.
Christopher Ferris
2015-04-08
3
-9
/
+15
*
Stop libc from cross-referencing unwind symbols
Dmitriy Ivanov
2015-04-07
2
-0
/
+94
*
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
3
-6
/
+3
*
Fix "faccessat ignores flags"
Nick Kralevich
2015-02-24
1
-2
/
+3
*
Fix memchr overflow.
Elliott Hughes
2015-02-14
1
-2
/
+2
*
Merge changes Ib87855e8,I4b46ae20,I66364a5c,Id3fcf680
Colin Cross
2015-02-05
1
-18
/
+0
|
\
|
*
Share LP32 makefile settings between arches
Colin Cross
2015-02-04
1
-18
/
+0
*
|
Ensure raw fchmod/fchmodat syscalls are hidden.
Nick Kralevich
2015-02-03
2
-4
/
+6
*
|
Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH support
Nick Kralevich
2015-02-02
2
-4
/
+4
|
/
*
Clean up <stdlib.h> slightly.
Elliott Hughes
2015-01-26
5
-5
/
+12
*
Add ARM_IRELATIVE relocation
Dmitriy Ivanov
2015-01-08
1
-0
/
+2
*
Move the generic arm memcmp.S into the generic directory.
Elliott Hughes
2014-12-15
7
-1
/
+5
*
Remove arm assembler not referenced from any makefile.
Elliott Hughes
2014-12-14
3
-1617
/
+0
*
Fix arm64 clone stack handling.
Elliott Hughes
2014-12-10
1
-2
/
+5
*
Use the stmdb instead of str to save the fn/arg
Jiangli Yuan
2014-12-10
1
-4
/
+2
*
Merge "support _POSIX_REALTIME_SIGNALS"
Yabin Cui
2014-12-09
1
-0
/
+14
|
\
|
*
support _POSIX_REALTIME_SIGNALS
Yabin Cui
2014-12-08
1
-0
/
+14
*
|
Simplify our endian.h implementation.
Elliott Hughes
2014-12-08
1
-75
/
+0
*
|
Switch arm and arm64 over to the x86 style of jmpbuf.
Elliott Hughes
2014-12-08
1
-20
/
+10
*
|
Fix signal mask save/restore for arm64.
Elliott Hughes
2014-12-06
1
-1
/
+0
*
|
Clean up arm setjmp family.
Elliott Hughes
2014-12-05
5
-314
/
+146
*
|
Clean up the arm64 setjmp.
Elliott Hughes
2014-12-05
2
-17
/
+4
*
|
Code using neon uses ARCH_ARM_HAVE_NEON.
Elliott Hughes
2014-12-03
1
-16
/
+0
*
|
Remove __ARM_HAVE_VFP.
Elliott Hughes
2014-12-03
3
-18
/
+0
*
|
Remove __ARM_HAVE_HALFWORD_MULTIPLY.
Elliott Hughes
2014-12-02
1
-5
/
+0
*
|
Remove __ARM_HAVE_LDREXD.
Elliott Hughes
2014-12-03
1
-8
/
+0
*
|
Kill <machine/exec.h>.
Elliott Hughes
2014-12-02
1
-50
/
+0
*
|
Specify .cpu cortex-a15
Bernhard Rosenkränzer
2014-11-30
1
-0
/
+1
|
/
*
Bring our <machine/endian.h> files back in sync.
Elliott Hughes
2014-11-21
1
-4
/
+0
*
Add sethostname(2).
Elliott Hughes
2014-11-07
1
-0
/
+14
*
Fix generic __memcpy_chk implementation.
Christopher Ferris
2014-10-17
1
-34
/
+40
*
Add clock_settime and clock_nanosleep.
Haruki Hasegawa
2014-10-13
1
-2
/
+2
*
Add stpcpy assembler version.
Christopher Ferris
2014-09-30
12
-869
/
+1124
*
Cleanup arm assembly.
Christopher Ferris
2014-09-29
23
-253
/
+210
*
Make __aeabi_*() symbols weak.
Dan Albert
2014-09-26
1
-13
/
+16
*
Clean up the architecture-specific makefiles.
Elliott Hughes
2014-09-16
1
-21
/
+25
*
No arm source refers to SOFTFLOAT.
Elliott Hughes
2014-09-16
1
-2
/
+0
*
Fix 32-bit arm unwinding through signal frames.
Elliott Hughes
2014-09-16
3
-37
/
+27
*
Fix signal trampolines.
Elliott Hughes
2014-09-15
3
-0
/
+72
*
Add posix_fadvise(3).
Elliott Hughes
2014-09-11
1
-0
/
+22
*
Ensure __set_errno is still visible on LP32.
Elliott Hughes
2014-09-08
199
-593
/
+199
*
Fix pthread_getattr_np for the main thread.
Elliott Hughes
2014-08-26
2
-35
/
+0
*
Simplify _ALIGN_TEXT.
Elliott Hughes
2014-08-20
2
-5
/
+1
*
Make __set_errno hidden in asm.
Dan Albert
2014-08-08
197
-0
/
+394
*
Remove misleading arm/arm64 PIC_SYM.
Elliott Hughes
2014-08-07
5
-17
/
+11
*
Revert "Replaces vfork() implementation with fork()"
Dan Albert
2014-08-05
1
-0
/
+14
*
Implement <sys/fsuid.h>.
Elliott Hughes
2014-07-30
2
-0
/
+28
*
Enable building libc with clang.
Elliott Hughes
2014-07-11
2
-8
/
+14
*
Add splice, tee, and vmsplice.
Elliott Hughes
2014-06-24
3
-0
/
+50
[next]