GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
aarch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Regenerate aarch64 libm-test-ulps
Szabolcs Nagy
2015-09-24
1
-204
/
+230
*
Move bits/atomic.h to atomic-machine.h (bug 14912).
Joseph Myers
2015-09-11
1
-2
/
+2
*
Rename bits/linkmap.h to linkmap.h (bug 14912).
Joseph Myers
2015-09-04
1
-0
/
+0
*
2015-08-24 Wilco Dijkstra <wdijkstr@arm.com>
Wilco Dijkstra
2015-08-24
1
-27
/
+0
*
2015-08-24 Wilco Dijkstra <wdijkstr@arm.com>
Wilco Dijkstra
2015-08-24
1
-8
/
+4
*
Improve feenableexcept performance - avoid an unnecessary FPCR read in case
Wilco Dijkstra
2015-08-05
1
-9
/
+7
*
Improve fesetenv performance by avoiding unnecessary FPSR/FPCR reads/writes.
Wilco Dijkstra
2015-08-05
1
-17
/
+23
*
[AArch64][BZ #17711] Fix extern protected data handling
Szabolcs Nagy
2015-07-24
2
-1
/
+4
*
Add AArch64 versions of math_opt_barrier and math_force_eval that avoid going...
Wilco Dijkstra
2015-07-13
1
-0
/
+5
*
Optimize the strlen implementation by using a page cross check and a fast check
Wilco Dijkstra
2015-07-13
1
-65
/
+165
*
Inline __ieee754_sqrt and __ieee754_sqrtf. Also add external definitions.
Wilco Dijkstra
2015-07-06
3
-0
/
+72
*
Regenerate aarch64 libm-test-ulps
Szabolcs Nagy
2015-07-02
1
-32
/
+128
*
[AArch64] Fix cfi_adjust_cfa_offset usage in dl-tlsdesc.S
Szabolcs Nagy
2015-06-17
1
-5
/
+5
*
[BZ 18034][AArch64] Lazy TLSDESC relocation data race fix
Szabolcs Nagy
2015-06-17
3
-12
/
+64
*
Use libc_hidden_proto / libc_hidden_def with __strnlen.
Joseph Myers
2015-06-02
1
-0
/
+1
*
2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
Wilco Dijkstra
2015-06-02
1
-26
/
+26
*
[AArch64] Fix inline asm clobber list in tls-macros.h
Szabolcs Nagy
2015-05-13
1
-1
/
+1
*
2015-05-06 Szabolcs Nagy <szabolcs.nagy@arm.com>
Wilco Dijkstra
2015-05-06
1
-316
/
+445
*
Clean up sysdep-dl-routines variable.
Roland McGrath
2015-02-06
1
-2
/
+0
*
Fix libm feupdateenv namespace (bug 17748).
Joseph Myers
2015-01-07
1
-2
/
+4
*
AArch64: Optimized implementations of strcpy and stpcpy.
Richard Earnshaw
2015-01-07
2
-0
/
+346
*
AArch64 optimized implementation of strrchr.
Richard Earnshaw
2015-01-07
1
-0
/
+165
*
Fix libm fesetround namespace (bug 17748).
Joseph Myers
2015-01-07
1
-2
/
+4
*
Fix libm fesetenv namespace (bug 17748).
Joseph Myers
2015-01-06
1
-2
/
+4
*
Fix libm feholdexcept namespace (bug 17748).
Joseph Myers
2015-01-05
1
-2
/
+4
*
Fix libm fegetround namespace (bug 17748).
Joseph Myers
2015-01-02
1
-2
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
96
-96
/
+96
*
Fix libm fegetenv namespace (bug 17748).
Joseph Myers
2014-12-31
1
-2
/
+4
*
Fix libm feraiseexcept namespace (bug 17723).
Joseph Myers
2014-12-30
3
-5
/
+7
*
Call libc_fetestexcept_aarch64.
Wilco Dijkstra
2014-12-22
1
-7
/
+2
*
Call libc_fesetround_aarch64.
Wilco Dijkstra
2014-12-22
1
-20
/
+5
*
[AArch64] Fix strchrnul clobbering v15
Richard Earnshaw
2014-12-10
1
-1
/
+1
*
Remove IS_IN_rtld
Siddhesh Poyarekar
2014-11-24
1
-1
/
+1
*
AArch64: Reformat inline-asm in elf_machine_load_address
Andrew Pinski
2014-11-21
1
-9
/
+12
*
AArch64: Use ELF macros rather than Elf64 throughout
Will Newton
2014-11-21
2
-5
/
+5
*
AArch64: Update relocations for ILP32
Will Newton
2014-11-21
1
-6
/
+6
*
Add arch-specific configuration for C11 atomics support.
Torvald Riegel
2014-11-20
1
-0
/
+2
*
[AArch64] End frame record chain correctly.
Renlin Li
2014-11-11
1
-1
/
+0
*
[AArch64] Add optimized strchrnul.
Richard Earnshaw
2014-11-05
1
-0
/
+130
*
Don't use INTDEF/INTUSE with _dl_init (bug 14132).
Joseph Myers
2014-11-04
1
-1
/
+1
*
Call libc_fetestexcept_aarch64 from math_private.h rather than duplicating fu...
Wilco Dijkstra
2014-10-24
1
-8
/
+2
*
Call libc_feholdexcept_aarch64 from math_private.h rather than duplicating fu...
Wilco Dijkstra
2014-10-24
1
-24
/
+2
*
Call get_rounding_mode rather than duplicating functionality.
Wilco Dijkstra
2014-10-24
1
-4
/
+2
*
Cleanup feenableexcept to use the same logic as the ARM version. No functiona...
Wilco Dijkstra
2014-10-24
1
-6
/
+1
*
Cleanup fedisableexcept to use the same logic as the ARM version. No function...
Wilco Dijkstra
2014-10-24
1
-6
/
+1
*
Cleanup feclearexcept to use the same logic as the ARM version. No functional...
Wilco Dijkstra
2014-10-24
1
-1
/
+1
*
Cleanup fesetexceptflag to use the same logic as the ARM version. No function...
Wilco Dijkstra
2014-10-24
1
-2
/
+3
*
Remove an unused include.
Wilco Dijkstra
2014-10-24
1
-1
/
+0
*
Remove spaces.
Wilco Dijkstra
2014-10-24
4
-4
/
+0
*
Require autoconf 2.69
H.J. Lu
2014-09-29
1
-2
/
+2
[next]