packaing: switch off build_html
[platform/upstream/glibc.git] / sysdeps / mips / nptl /
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
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-09-26 Wilco DijkstraUse atomic_exchange_release/acquire
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
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-09-15 Sergey Bugaevelf: Remove THREAD_GSCOPE_IN_TCB
2021-05-21 Florian Weimernptl: Remove remaining code from libpthread
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-02-15 Adhemerval Zanellalinux: Remove INTERNAL_SYSCALL_DECL
2020-02-15 Adhemerval Zanellalinux: Consolidate INLINE_SYSCALL
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
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-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-03-11 Samuel Thibaulthurd: add gscope support
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
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-06-06 Stefan LieblerOptimize generic spinlock code and use C11 like atomic...
2017-05-09 Adhemerval ZanellaMove shared pthread definitions to common headers
2017-01-10 Torvald RiegelNew pthread rwlock that is more scalable.
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31 Torvald RiegelNew condvar implementation that provides stronger order...
2016-11-24 Adhemerval ZanellaRemove cached PID/TID in clone
2016-11-07 Florian Weimernptl: Document the reason why __kind in pthread_mutex_t...
2016-08-17 Florian WeimerDo not override objects in libc.a in other static libra...
2016-06-20 Florian Weimerelf: Consolidate machine-agnostic DTV definitions in...
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-09-08 Andrew BennettMIPS: Only use .set mips* assembler directives when...
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-07-17 Joseph MyersMove architecture shlib-versions files to Linux-specifi...
2014-06-23 Roland McGrathMIPS: Move NPTL public headers to sysdeps/mips/nptl/.
2014-06-09 Roland McGrathMIPS: Define TLS_DEFINE_INIT_TP
2014-05-27 Andreas SchwabRemove second argument from TLS_INIT_TP macro
2014-05-13 Roland McGrathClean up __exit_thread.
2014-03-14 Roland McGrathCompile with -Wundef.
2014-02-10 Joseph MyersMove mips from ports to libc.
2012-07-01 Joseph MyersMove all files into ports/ subdirectory in preparation...
2012-03-09 Paul EggertReplace FSF snail mail address by URL.
2012-01-07 Joseph MyersAdd MIPS NPTL shlib-versions file replacing entry in...
2011-09-13 Joseph MyersRemove HAVE_TLS_SUPPORT conditionals for MIPS.
2011-09-11 Joseph MyersRemove USE_TLS conditionals for MIPS.
2007-09-12 Daniel Jacobowitz * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG...
2007-06-06 Daniel Jacobowitz * sysdeps/arm/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
2006-01-10 Roland McGrath2006-01-10 Roland McGrath <roland@redhat.com>
2005-12-28 Roland McGrath2005-12-27 Roland McGrath <roland@redhat.com>
2005-03-28 Andreas JaegerAdd MIPS NPTL support