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
gentoo/2.41
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
sysdeps
/
aarch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Relocate AArch64 from ports to libc.
Marcus Shawcroft
2014-02-11
107
-25218
/
+0
*
[AArch64] Regenerate libm-test-ulps.
Marcus Shawcroft
2014-01-29
1
-15
/
+0
*
[AArch64] Define BE loader name.
Marcus Shawcroft
2014-01-20
3
-0
/
+201
*
[AArch64] Fix FP_ROUNDMODE.
Marcus Shawcroft
2014-01-07
2
-1
/
+4
*
[AArch64] Remove sqrt from libm-test-ulps
Marcus Shawcroft
2014-01-07
1
-438
/
+0
*
[AArch64] Fix CFA adjustment on dynamic linker entry.
Marcus Shawcroft
2014-01-07
1
-1
/
+1
*
[AArch64] Regenerate libm-test-ulps.
Marcus Shawcroft
2014-01-01
1
-498
/
+7244
*
[AArch64] Define ABORT_INSTRUCTION.
Marcus Shawcroft
2014-01-01
1
-0
/
+1
*
[AArch64] Pointer mangling support for AArch64.
Venkataramanan Kumar
2014-01-01
5
-14
/
+51
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
90
-90
/
+90
*
[AArch64] Save and restore q0-q7 on entry to dynamic linker.
Marcus Shawcroft
2013-12-18
1
-4
/
+24
*
[AArch64] libm-test-ulps regenerated from scratch.
Marcus Shawcroft
2013-12-17
1
-1926
/
+74
*
[AArch64] Back out sqrt() addition to libm-test-ulps.
Marcus Shawcroft
2013-12-17
1
-20
/
+0
*
[AArch64] Regenerate libm-test-ulps.
Marcus Shawcroft
2013-12-11
1
-13
/
+4292
*
Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).
Joseph Myers
2013-11-28
1
-0
/
+1
*
aarch64: Enable ifunc support.
Will Newton
2013-11-26
2
-3
/
+39
*
[AArch64] Support __mcount profiling.
Marcus Shawcroft
2013-09-24
1
-8
/
+7
*
[AArch64] Provide symbol version for _mcount.
Marcus Shawcroft
2013-07-26
3
-0
/
+73
*
[AArch64] Adding -funwind-tables to backtrace.c
Marcus Shawcroft
2013-07-12
1
-0
/
+4
*
[AArch64] Regenerate libm-test-ulps
Marcus Shawcroft
2013-07-05
1
-0
/
+46
*
[AArch64] Adjust elf_machine_dynamic to find _DYNAMIC via _GLOBAL_OFFSET_TABLE_
Marcus Shawcroft
2013-06-28
1
-2
/
+2
*
Avoid crashing in LD_DEBUG when program name is unavailable
Siddhesh Poyarekar
2013-05-29
1
-2
/
+1
*
[AArch64] Use generic "mcount" routine for profiling.
Marcus Shawcroft
2013-05-23
1
-25
/
+0
*
Don't include expected results in libm-test test names.
Joseph Myers
2013-05-22
1
-2485
/
+2485
*
AArch64: Don't clobber argument for tail call to __sigjmp_save in sigsetjmp
Andreas Schwab
2013-05-21
1
-2
/
+8
*
[AArch64] Update libm-test-ulps.
Marcus Shawcroft
2013-05-21
1
-32
/
+6047
*
Handle sincos with generic libm-test logic.
Joseph Myers
2013-05-19
1
-7
/
+7
*
MIPS: soft-fp NaN representation corrections
Maciej W. Rozycki
2013-05-16
1
-0
/
+2
*
aarch64: Update libm-test-ulps.
Marcus Shawcroft
2013-02-14
1
-0
/
+364
*
AArch64: Adding optimized strncmp implementation.
Marcus Shawcroft
2013-01-24
1
-0
/
+204
*
AArch64: Adding optimized strnlen implementation.
Marcus Shawcroft
2013-01-24
2
-0
/
+177
*
AArch64: Implement optimized strlen.
Marcus Shawcroft
2013-01-17
1
-0
/
+117
*
AArch64: Implement optimized strcmp
Marcus Shawcroft
2013-01-17
1
-0
/
+155
*
AArch64: Implement optimized bzero.
Marcus Shawcroft
2013-01-17
1
-0
/
+27
*
AArch64: Implement optimized memmove.
Marcus Shawcroft
2013-01-17
1
-0
/
+312
*
AArch64: Implement optimized memcpy.
Marcus Shawcroft
2013-01-17
1
-0
/
+176
*
AArch64: Implement optimized memset.
Marcus Shawcroft
2013-01-17
1
-0
/
+229
*
AArch64: Implement optimized memcmp.
Marcus Shawcroft
2013-01-17
2
-0
/
+160
*
AArch64: Tidyup whitespace.
Marcus Shawcroft
2013-01-17
1
-11
/
+11
*
Use __extension__ with long long in installed headers.
Joseph Myers
2013-01-10
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
80
-80
/
+80
*
aarch64: Regenerate libm-test-ulps.
Marcus Shawcroft
2012-12-07
1
-0
/
+26
*
aarch64: Resolve strtab defined but not used warning.
Marcus Shawcroft
2012-12-07
1
-7
/
+1
*
aarch64: Re-generate libm-test-ulps.
Marcus Shawcroft
2012-11-22
1
-0
/
+45
*
aarch64: Remove weak_aliasx macro.
Marcus Shawcroft
2012-11-21
5
-10
/
+5
*
aarch64: Remove support for NO_LONG_DOUBLE.
Marcus Shawcroft
2012-11-21
5
-25
/
+0
*
aarch64: Indent preprocessor directives.
Marcus Shawcroft
2012-11-21
6
-35
/
+35
*
aarch64: Use range in copyright years.
Marcus Shawcroft
2012-11-21
30
-30
/
+30
*
aarch64: Rename .x files to .c
Marcus Shawcroft
2012-11-21
14
-14
/
+14
*
aarch64: Don't use K&R C
Marcus Shawcroft
2012-11-21
5
-13
/
+5
[next]