]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/arc
po: Incorporate translations (sr)
[thirdparty/glibc.git] / sysdeps / arc /
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-07-17  Siddhesh Poyarekarconfigure: Use autoconf 2.71
2023-05-30  Paul PluzhnikovFix misspellings in sysdeps/ -- BZ 25337
2023-02-17  Pavel KozlovARC:fpu: add extra capability check before use of sqrt...
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-11-29  Shahab VahediARC: update definitions in elf/elf.h
2022-11-03  Florian Weimerelf: Introduce <dl-call_tls_init_tp.h> and call_tls_ini...
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-09-26  Wilco DijkstraUse atomic_exchange_release/acquire
2022-08-26  Szabolcs Nagycsu: Change start code license to have link exception
2022-06-15  Fangrui Songelf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA
2022-05-30  Adhemerval Zanellaarc: 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-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 Zanellamalloc: Remove atomic_* usage
2021-12-17  Adhemerval ZanellaRemove ununsed tcb-offset
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-15  Sergey Bugaevelf: Remove THREAD_GSCOPE_IN_TCB
2021-08-18  Fangrui SongRemove sysdeps/*/tls-macros.h
2021-07-21  Vineet GuptaARC: elf: make type safe
2021-07-21  Vineet GuptaARC: fp: (micro)optimize FPU_STATUS read by eliding...
2021-04-14  Vineet GuptaARC: Update ulps
2021-02-25  Florian WeimerReduce the statically linked startup code [BZ #23323]
2021-01-18  Vineet GuptaARC: nofpu: Regenerate ulps
2021-01-08  Vineet GuptaARC: Regenerate ulps
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-11-16  Florian Weimernptl: Move stack list variables into _rtld_global
2020-10-02  Szabolcs Nagyaarch64: enforce >=64K guard size [BZ #26691]
2020-07-10  Vineet GuptaARC: Build Infrastructure
2020-07-10  Vineet GuptaARC: ABI lists
2020-07-10  Vineet GuptaARC: Linux ABI
2020-07-10  Vineet GuptaARC: hardware floating point support
2020-07-10  Vineet GuptaARC: math soft float support
2020-07-10  Vineet GuptaARC: Atomics and Locking primitives
2020-07-10  Vineet GuptaARC: Thread Local Storage support
2020-07-10  Vineet GuptaARC: startup and dynamic linking code
2020-07-10  Vineet GuptaARC: ABI Implementation