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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
aarch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AArch64] Improve integer memcpy
Wilco Dijkstra
2020-03-11
1
-96
/
+101
*
Introduce <elf-initfini.h> and ELF_INITFINI for all architectures
Florian Weimer
2020-02-18
1
-0
/
+20
*
nptl: add missing pthread-offsets.h
Andreas Schwab
2020-02-10
1
-0
/
+3
*
Add libm_alias_finite for _finite symbols
Wilco Dijkstra
2020-01-03
3
-3
/
+6
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
134
-134
/
+134
*
aarch64: add default memcpy version for kunpeng920
Xuelei Zhang
2019-12-27
1
-1
/
+1
*
aarch64: ifunc rename for kunpeng
Xuelei Zhang
2019-12-27
2
-2
/
+2
*
aarch64: Modify error-shown comments for strcpy
Xuelei Zhang
2019-12-27
1
-1
/
+1
*
aarch64: Optimized memset for Kunpeng processor.
Xuelei Zhang
2019-12-19
4
-2
/
+119
*
aarch64: Optimized strlen for strlen_asimd
Xuelei Zhang
2019-12-19
2
-17
/
+29
*
aarch64: Optimized implementation of memrchr
Xuelei Zhang
2019-12-19
1
-0
/
+165
*
aarch64: Optimized implementation of strnlen
Xuelei Zhang
2019-12-19
1
-1
/
+51
*
aarch64: Optimized implementation of strcpy
Xuelei Zhang
2019-12-19
1
-32
/
+27
*
aarch64: Optimized implementation of memcmp
Xuelei Zhang
2019-12-19
1
-53
/
+79
*
elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]
Florian Weimer
2019-12-02
1
-1
/
+2
*
nptl: Add default pthread-offsets.h
Adhemerval Zanella
2019-11-26
1
-3
/
+0
*
nptl: Add struct_rwlock.h
Adhemerval Zanella
2019-11-26
2
-15
/
+41
*
nptl: Add struct_mutex.h
Adhemerval Zanella
2019-11-26
1
-7
/
+0
*
nptl: Remove rwlock elision definitions
Adhemerval Zanella
2019-11-26
1
-2
/
+0
*
nptl: Add tests for internal pthread_rwlock_t offsets
Adhemerval Zanella
2019-11-26
1
-0
/
+2
*
nptl: Cleanup mutex internal offset tests
Adhemerval Zanella
2019-11-26
1
-4
/
+0
*
aarch64: Increase small and medium cases for __memcpy_generic
Krzysztof Koch
2019-11-12
1
-35
/
+47
*
Split up endian.h to minimize exposure of BYTE_ORDER.
Alistair Francis
2019-10-01
3
-31
/
+16
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
132
-132
/
+132
*
aarch64: Disable using DC ZVA in emag memset
Feng Xue
2019-08-14
2
-7
/
+17
*
Declare most TS 18661-1 interfaces for C2X.
Joseph Myers
2019-08-13
1
-1
/
+1
*
aarch64: simplify the DT_AARCH64_VARIANT_PCS handling code
Szabolcs Nagy
2019-07-10
2
-6
/
+1
*
aarch64: new ifunc resolver ABI
Szabolcs Nagy
2019-07-04
5
-1
/
+185
*
aarch64: handle STO_AARCH64_VARIANT_PCS
Szabolcs Nagy
2019-06-13
3
-4
/
+60
*
aarch64: thunderx2 memmove performance improvements
Anton Youdkevitch
2019-05-03
3
-362
/
+216
*
aarch64: thunderx2 memcpy implementation cleanup and streamlining
Anton Youdkevitch
2019-04-05
1
-21
/
+22
*
Break more lines before not after operators.
Joseph Myers
2019-02-25
2
-5
/
+5
*
aarch64: Optimized memchr specific to AmpereComputing emag
Feng Xue
2019-02-01
6
-3
/
+308
*
aarch64: Optimized memset specific to AmpereComputing emag
Feng Xue
2019-02-01
5
-2
/
+217
*
[AArch64] Add ifunc support for Ares
Wilco Dijkstra
2019-01-09
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
123
-123
/
+123
*
[AArch64] Adjust writeback in non-zero memset
Wilco Dijkstra
2018-11-20
1
-3
/
+4
*
Remove extra space at end of line.
Steve Ellcey
2018-10-16
1
-1
/
+1
*
aarch64: optimized memcpy implementation for thunderx2
Anton Youdkevitch
2018-10-16
2
-18
/
+603
*
Remove unnecessary math_private.h includes.
Joseph Myers
2018-09-28
8
-8
/
+0
*
Use round functions not __round functions in glibc libm.
Joseph Myers
2018-09-27
2
-0
/
+2
*
Use trunc functions not __trunc functions in glibc libm.
Joseph Myers
2018-09-20
2
-0
/
+2
*
Use ceil functions not __ceil functions in glibc libm.
Joseph Myers
2018-09-17
2
-0
/
+2
*
Use rint functions not __rint functions in glibc libm.
Joseph Myers
2018-09-14
2
-0
/
+2
*
Use floor functions not __floor functions in glibc libm.
Joseph Myers
2018-09-14
2
-0
/
+2
*
Add new exp and exp2 implementations
Szabolcs Nagy
2018-09-05
1
-44
/
+44
*
Do not include fenv_private.h in math_private.h.
Joseph Myers
2018-09-03
4
-0
/
+4
*
[BZ #20271] Add newlines in __libc_fatal calls.
Paul Pluzhnikov
2018-08-31
1
-1
/
+1
*
Split fenv_private.h out of math_private.h more consistently.
Joseph Myers
2018-08-28
2
-280
/
+305
*
Move EXCEPTION_ENABLE_SUPPORTED out of math-tests.h.
Joseph Myers
2018-08-24
1
-2
/
+6
[next]