]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/alpha
x86_64: Fix missing wcsncat function definition without multiarch (x86-64-v4)
[thirdparty/glibc.git] / sysdeps / alpha /
2024-02-01  Adhemerval Zanella... string: Use builtins for ffs and ffsll
2024-02-01  Joseph MyersRefer to C23 in place of C2X in glibc
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-12-19  Bruno Haiblealpha: Fix fesetexceptflag (BZ 30998)
2023-11-21  Adhemerval Zanellaelf: Remove LD_PROFILE for static binaries
2023-08-21  Andreas SchwabRemove references to the defunct db2 subdir
2023-07-17  Siddhesh Poyarekarconfigure: Use autoconf 2.71
2023-06-02  Paul PluzhnikovFix a few more typos I missed in previous round --...
2023-05-30  Paul PluzhnikovFix misspellings in sysdeps/ -- BZ 25337
2023-03-02  Adhemerval Zanella... alpha: Remove strncmp optimization
2023-02-06  Richard Hendersonalpha: Add string-fza, string-fzb.h, string-fzi.h,...
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-11-03  Florian Weimerelf: Introduce <dl-call_tls_init_tp.h> and call_tls_ini...
2022-10-24  Adhemerval ZanellaRemove all assembly optimizations for htonl and htons
2022-10-18  Florian WeimerUse PTR_MANGLE and PTR_DEMANGLE unconditionally in...
2022-10-18  Florian WeimerIntroduce <pointer_guard.h>, extracted from <sysdep.h>
2022-10-06  Javier Pelloelf: Remove _dl_string_hwcap
2022-09-26  Wilco DijkstraUse atomic_exchange_release/acquire
2022-05-30  Adhemerval Zanellaalpha: Remove _dl_skip_args usage
2022-05-17  Szabolcs Nagyrtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args...
2022-04-26  Fangrui Songelf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_...
2022-04-07  Adhemerval Zanellaalpha: Remove fcopysign{f} implementation
2022-04-05  Fangrui SongRemove -z combreloc and HAVE_Z_COMBRELOC
2022-04-04  Adhemerval Zanellaalpha: Remove s_abs implementations
2022-02-23  Adhemerval Zanellaalpha: Remove bzero optimization
2022-02-10  Adhemerval Zanellaelf: Remove prelink support
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-28  Adhemerval Zanellamalloc: Remove memusage.h
2021-12-28  Adhemerval ZanellaRemove atomic-machine.h atomic typedefs
2021-12-28  Adhemerval Zanellaelf: Add _dl_audit_pltexit
2021-12-17  Adhemerval ZanellaRemove ununsed tcb-offset
2021-12-14  H.J. LuSupport target specific ALIGN for variable alignment...
2021-12-13  Siddhesh PoyarekarReplace --enable-static-pie with --disable-default-pie
2021-12-09  Florian WeimerRemove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN
2021-12-09  Florian Weimernptl: Introduce <tcb-access.h> for THREAD_* accessors
2021-12-03  Florian Weimernptl: Increase default TCB alignment to 32
2021-10-14  Adhemerval Zanellaelf: Fix dynamic-link.h usage on rtld.c
2021-10-07  Fangrui Songelf: Avoid nested functions in the loader [BZ #27220]
2021-09-30  Adhemerval ZanellaUpdate alpha libm-test-ulps
2021-09-15  Sergey Bugaevelf: Remove THREAD_GSCOPE_IN_TCB
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-08-18  Fangrui SongRemove sysdeps/*/tls-macros.h
2021-04-23  Florian Weimernptl: Move pthread_spin_trylock into libc
2021-04-23  Florian Weimernptl: Move pthread_spin_lock into libc
2021-03-01  Florian WeimerImplement <unwind-link.h> for dynamically loading the...
2021-02-25  Florian WeimerReduce the statically linked startup code [BZ #23323]
2021-01-28  Adhemerval ZanellaUpdate alpha libm-test-ulps
2021-01-07  Wilco DijkstraRemove dbl-64/wordsize-64 (part 2)
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-11-16  Florian Weimernptl: Move stack list variables into _rtld_global
2020-11-13  Florian Weimeralpha: Remove UP preprocessor conditionals
2020-10-08  Adhemerval ZanellaUpdate alpha libm-test-ulps
2020-10-02  Szabolcs Nagyaarch64: enforce >=64K guard size [BZ #26691]
2020-06-22  Adhemerval Zanellaalpha: Use builtin sqrt{f}
2020-04-08  Adhemerval ZanellaUpdate alpha libm-test-ulps
2020-03-19  Adhemerval Zanellamath: Remove inline math tests
2020-03-03  Florian Weimeralpha: Do not build with -fpic
2020-02-18  Florian WeimerIntroduce <elf-initfini.h> and ELF_INITFINI for all...
2020-02-10  Andreas Schwabnptl: add missing pthread-offsets.h
2020-01-03  Wilco DijkstraAdd libm_alias_finite for _finite symbols
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-11-26  Adhemerval Zanellanptl: Add default pthread-offsets.h
2019-11-26  Adhemerval Zanellanptl: Add default pthreadtypes-arch.h
2019-11-26  Adhemerval Zanellanptl: Add struct_rwlock.h
2019-11-26  Adhemerval Zanellanptl: Add struct_mutex.h
2019-11-26  Adhemerval Zanellanptl: Remove rwlock elision definitions
2019-11-26  Adhemerval Zanellanptl: Add tests for internal pthread_rwlock_t offsets
2019-11-26  Adhemerval Zanellanptl: Cleanup mutex internal offset tests
2019-10-01  Alistair FrancisSplit up endian.h to minimize exposure of BYTE_ORDER.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-09-03  Aurelien JarnoUpdate Alpha libm-test-ulps
2019-08-13  Joseph MyersDeclare most TS 18661-1 interfaces for C2X.
2019-04-01  Uros Bizjakalpha: Improve sysdeps/alpha/divqu.S and sysdeps/alpha...
2019-03-22  Adhemerval ZanellaRefactor hp-timing rtld usage
2019-01-24  Uroš Bizjakalpha: Fix __remqu corrupting $f3 register
2019-01-07  H.J. Lusoft-fp: Properly check _FP_W_TYPE_SIZE [BZ #24066]
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-28  Aurelien JarnoUpdate Alpha libm-test-ulps
2018-09-27  Joseph MyersUse copysign functions not __copysign functions in...
2018-09-14  Joseph MyersUse rint functions not __rint functions in glibc libm.
2018-09-05  Joseph MyersRemove alpha math_private.h.
2018-06-08  H.J. LuMark _init and _fini as hidden [BZ #23145]
2018-05-23  Joseph MyersRemove sysdeps/alpha/soft-fp directory.
2018-05-09  Joseph MyersMove math_opt_barrier, math_force_eval to separate...
2018-04-04  Maciej W. Rozyckielf: Unify symbol address run-time calculation [BZ...
2018-03-21  Joseph MyersUse x86_64 backtrace as generic version.
2018-03-15  Wilco DijkstraRemove all target specific __ieee754_sqrt(f/l) inlines
2018-03-11  Samuel Thibaulthurd: add gscope support
2018-03-10  Zack WeinbergDon't include math.h/math_private.h in math_ldbl_opt.h.
2018-01-27  James ClarkeUpdate Alpha libm-test-ulps
2018-01-04  Adhemerval Zanellaalpha: Remove s_trunc{f} implementation (BZ#22666)
2018-01-04  Adhemerval Zanellaalpha: Remove s_ceil{f} and s_floor{f} implementation...
2018-01-02  Aurelien JarnoRemove alpha specific fmax, fmin to fix sNaN handling...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-06  Adhemerval ZanellaUpdate Alpha libm-test-ulps
2017-11-28  Joseph MyersUse libm_alias_float for alpha.
2017-11-28  Joseph MyersUse libm_alias_double for alpha.
2017-11-07  Adhemerval Zanellanptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
2017-11-07  Adhemerval Zanellanptl: Add tests for internal pthread_mutex_t offsets
2017-10-04  Joseph MyersUse libm_alias_double for dbl-64 fma.
next