about summary refs log tree commit diff
path: root/sysdeps/aarch64
Commit message (Expand)AuthorAgeFilesLines
...
* aarch64: Improve strncmp for mutually misaligned inputsSiddhesh Poyarekar2018-03-131-15/+80
* hurd: add gscope supportSamuel Thibault2018-03-111-0/+1
* aarch64: Fix branch target to loop16Siddhesh Poyarekar2018-03-061-1/+1
* aarch64: Optimized memcmp for medium to large sizesSiddhesh Poyarekar2018-03-061-21/+55
* aarch64/strcmp: fix misaligned loop jump targetSiddhesh Poyarekar2018-02-221-1/+1
* IFUNC for Cavium ThunderX2Steve Ellcey2018-02-225-10/+51
* [AArch64] Fix include.Wilco Dijkstra2018-02-151-1/+1
* Remove slow paths from powWilco Dijkstra2018-02-121-0/+2
* [AArch64] Fix testsuite error due to fpsr/fscr changeWilco Dijkstra2018-02-101-0/+2
* [AArch64] Use builtins for fpcr/fpsrWilco Dijkstra2018-02-091-4/+11
* aarch64: Use the L() macro for labels in memcmpSiddhesh Poyarekar2018-02-021-16/+16
* aarch64: fix static pie enabled libc when main is in a shared librarySzabolcs Nagy2018-01-121-2/+11
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-01117-117/+117
* aarch64: update libm-test-ulpsSzabolcs Nagy2017-12-201-20/+20
* aarch64: fix memset with --disable-multi-archAdhemerval Zanella2017-12-201-0/+4
* aarch64: fix start code for static pieSzabolcs Nagy2017-12-181-1/+10
* aarch64: Improve strcmp unaligned performanceSiddhesh Poyarekar2017-12-131-2/+29
* aarch64: Avoid hidden symbols for memcpy/memmove into static binariesSiddhesh Poyarekar2017-12-041-0/+2
* Use libm_alias_float for aarch64.Joseph Myers2017-11-2813-13/+26
* Use libm_alias_double for aarch64.Joseph Myers2017-11-2713-13/+26
* aarch64: Optimized memset for falkorSiddhesh Poyarekar2017-11-209-22/+193
* aarch64: Fix f{max,min}{f} build for GCC 4.9 and 5Adhemerval Zanella2017-11-171-0/+6
* nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella2017-11-071-0/+2
* nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella2017-11-071-0/+5
* aarch64: optimize _dl_tlsdesc_dynamic fast pathSzabolcs Nagy2017-11-031-54/+51
* aarch64: Remove barriers from TLS descriptor functionsSzabolcs Nagy2017-11-034-342/+1
* aarch64: Disable lazy symbol binding of TLSDESCSzabolcs Nagy2017-11-031-5/+14
* aarch64: Add missing math Makefile for recent commitSzabolcs Nagy2017-10-231-0/+8
* aarch64: Implement math acceleration via builtinsMichael Collison2017-10-2330-288/+250
* [AARCH64] Rewrite elf_machine_load_address using _DYNAMIC symbolSzabolcs Nagy2017-10-181-34/+5
* aarch64: Optimized implementation of memmove for Qualcomm FalkorSiddhesh Poyarekar2017-10-054-2/+241
* aarch64: don't use MIN in dl-machine.hSzabolcs Nagy2017-10-041-1/+2
* AArch64: update libm-test-ulpsSzabolcs Nagy2017-09-281-2/+8
* Optimized generic expf and exp2f with wrappersSzabolcs Nagy2017-09-251-0/+20
* Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra2017-09-191-4/+0
* AArch64: use movz/movk instead of literal pools in start.SWang Boshi2017-09-182-3/+17
* Obsolete pow10 functions.Joseph Myers2017-09-011-30/+0
* ILP32 math changesSteve Ellcey2017-08-318-12/+87
* Change argument type passed to ifunc resolversSteve Ellcey2017-08-311-1/+1
* elf: Remove internal_function attributeFlorian Weimer2017-08-312-3/+1
* aarch64: Use PTR_REG macro to fix ILP32 bug and make code consistentSteve Ellcey2017-08-221-1/+1
* [AArch64] Optimized memcmp.Wilco Dijkstra2017-08-101-105/+71
* memcpy_falkor: Fix code style in commentsSiddhesh Poyarekar2017-08-091-7/+4
* aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar2017-08-094-3/+196
* tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar2017-06-301-0/+25
* aarch64: Call all string function implementations in testsSiddhesh Poyarekar2017-06-301-4/+2
* [AArch64] Add more cfi annotations to tlsdesc entry pointsSzabolcs Nagy2017-06-211-0/+70
* [AArch64] Use hidden __GI__dl_argv in rtld startup codeSzabolcs Nagy2017-06-211-2/+2
* Remove bits/string.h.Zack Weinberg2017-06-201-24/+0
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-141-0/+1