Age | Commit message (Expand) | Author |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-12-20 | aarch64: update libm-test-ulps | Szabolcs Nagy |
2017-12-20 | aarch64: fix memset with --disable-multi-arch | Adhemerval Zanella |
2017-12-18 | aarch64: fix start code for static pie | Szabolcs Nagy |
2017-12-13 | aarch64: Improve strcmp unaligned performance | Siddhesh Poyarekar |
2017-12-04 | aarch64: Avoid hidden symbols for memcpy/memmove into static binaries | Siddhesh Poyarekar |
2017-11-28 | Use libm_alias_float for aarch64. | Joseph Myers |
2017-11-27 | Use libm_alias_double for aarch64. | Joseph Myers |
2017-11-20 | aarch64: Optimized memset for falkor | Siddhesh Poyarekar |
2017-11-17 | aarch64: Fix f{max,min}{f} build for GCC 4.9 and 5 | Adhemerval Zanella |
2017-11-07 | nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION} | Adhemerval Zanella |
2017-11-07 | nptl: Add tests for internal pthread_mutex_t offsets | Adhemerval Zanella |
2017-11-03 | aarch64: optimize _dl_tlsdesc_dynamic fast path | Szabolcs Nagy |
2017-11-03 | aarch64: Remove barriers from TLS descriptor functions | Szabolcs Nagy |
2017-11-03 | aarch64: Disable lazy symbol binding of TLSDESC | Szabolcs Nagy |
2017-10-23 | aarch64: Add missing math Makefile for recent commit | Szabolcs Nagy |
2017-10-23 | aarch64: Implement math acceleration via builtins | Michael Collison |
2017-10-18 | [AARCH64] Rewrite elf_machine_load_address using _DYNAMIC symbol | Szabolcs Nagy |
2017-10-05 | aarch64: Optimized implementation of memmove for Qualcomm Falkor | Siddhesh Poyarekar |
2017-10-04 | aarch64: don't use MIN in dl-machine.h | Szabolcs Nagy |
2017-09-28 | AArch64: update libm-test-ulps | Szabolcs Nagy |
2017-09-25 | Optimized generic expf and exp2f with wrappers | Szabolcs Nagy |
2017-09-19 | Enable unwind info in libc-start.c and backtrace.c | Wilco Dijkstra |
2017-09-18 | AArch64: use movz/movk instead of literal pools in start.S | Wang Boshi |
2017-09-01 | Obsolete pow10 functions. | Joseph Myers |
2017-08-31 | ILP32 math changes | Steve Ellcey |
2017-08-31 | Change argument type passed to ifunc resolvers | Steve Ellcey |
2017-08-31 | elf: Remove internal_function attribute | Florian Weimer |
2017-08-22 | aarch64: Use PTR_REG macro to fix ILP32 bug and make code consistent | Steve Ellcey |
2017-08-10 | [AArch64] Optimized memcmp. | Wilco Dijkstra |
2017-08-09 | memcpy_falkor: Fix code style in comments | Siddhesh Poyarekar |
2017-08-09 | aarch64: Optimized memcpy for Qualcomm Falkor processor | Siddhesh Poyarekar |
2017-06-30 | tunables, aarch64: New tunable to override cpu | Siddhesh Poyarekar |
2017-06-30 | aarch64: Call all string function implementations in tests | Siddhesh Poyarekar |
2017-06-21 | [AArch64] Add more cfi annotations to tlsdesc entry points | Szabolcs Nagy |
2017-06-21 | [AArch64] Use hidden __GI__dl_argv in rtld startup code | Szabolcs Nagy |
2017-06-20 | Remove bits/string.h. | Zack Weinberg |
2017-06-14 | PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY | Alan Modra |
2017-06-06 | Optimize generic spinlock code and use C11 like atomic macros. | Stefan Liebler |
2017-05-24 | aarch64: Thunderx specific memcpy and memmove | Steve Ellcey |
2017-05-09 | Move shared pthread definitions to common headers | Adhemerval Zanella |
2017-03-27 | [AArch64] Update libm-test-ulps | Szabolcs Nagy |
2017-03-15 | Add ifunc support for aarch64. | Steve Ellcey |
2017-01-10 | New pthread rwlock that is more scalable. | Torvald Riegel |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-31 | New condvar implementation that provides stronger ordering guarantees. | Torvald Riegel |
2016-12-14 | Refactor long double information into bits/long-double.h. | Joseph Myers |
2016-12-02 | aarch64: Use explicit offsets in _dl_tlsdesc_dynamic | Florian Weimer |
2016-12-01 | Refactor FP_ILOGB* out of bits/mathdef.h. | Joseph Myers |
2016-11-29 | Refactor FP_FAST_* into bits/fp-fast.h. | Joseph Myers |