packaing: switch off build_html
[platform/upstream/glibc.git] / sysdeps / csky /
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-07 quxmC-SKY: Strip hard float abi from hard float feature.
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-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 Zanellacsky: Remove _dl_skip_args usage
2022-05-17 Szabolcs Nagyrtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args...
2022-05-13 Maciej W. RozyckiC-SKY: Use an autoconf template to produce `preconfigure'
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-17 Adhemerval ZanellaRemove ununsed tcb-offset
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-26 Noah GoldsteinString: Add hidden defs for __memcmpeq() to enable...
2021-10-26 Noah GoldsteinString: Add support for __memcmpeq() ABI on all targets
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-02-25 Florian WeimerReduce the statically linked startup code [BZ #23323]
2021-01-23 Mao HanUpdate C-SKY libm-test-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-21 Cooper QuC-SKY: Make dynamic linker's name compitable with the...
2020-10-20 Mao HanRevert "C-SKY:Fix dynamic linker's name when mfloat...
2020-10-19 Cooper QuC-SKY:Fix dynamic linker's name when mfloat-abi=softfp.
2020-10-02 Szabolcs Nagyaarch64: enforce >=64K guard size [BZ #26691]
2020-05-06 Vineet Guptasemaphore: consolidate arch headers into a generic one
2020-03-19 Adhemerval Zanellamath: Remove inline math tests
2020-02-18 Florian WeimerIntroduce <elf-initfini.h> and ELF_INITFINI for all...
2020-02-15 Adhemerval Zanellalinux: Remove INTERNAL_SYSCALL_DECL
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-08-13 Joseph MyersDeclare most TS 18661-1 interfaces for C2X.
2019-03-11 Mao HanC-SKY: mark lr as undefined to stop unwinding
2019-02-25 Joseph MyersBreak more lines before not after operators.
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-21 Mao HanAdd C-SKY port