packaing: switch off build_html
[platform/upstream/glibc.git] / sysdeps / microblaze /
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-07-17 Siddhesh Poyarekarconfigure: Use autoconf 2.71
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-09-26 Wilco DijkstraUse atomic_exchange_release/acquire
2022-05-30 Adhemerval Zanellamicroblaze: Remove _dl_skip_args usage
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-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-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-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-11-16 Florian Weimernptl: Move stack list variables into _rtld_global
2020-11-13 Adhemerval ZanellaRemove tls.h inclusion from internal errno.h
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-01-02 Florian WeimerLinux: Use system call tables during build
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-29 Adhemerval Zanellamicroblaze: Split BE/LE abilist
2019-08-13 Joseph MyersDeclare most TS 18661-1 interfaces for C2X.
2019-02-25 Joseph MyersBreak more lines before not after operators.
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-06-08 H.J. LuMark _init and _fini as hidden [BZ #23145]
2018-04-04 Maciej W. Rozyckielf: Unify symbol address run-time calculation [BZ...
2018-03-11 Samuel Thibaulthurd: add gscope support
2018-02-01 Joseph MyersMove LDBL_CLASSIFY_COMPAT to its own header.
2018-02-01 Joseph MyersRemove some math_private.h libc_feholdexcept_setround...
2018-02-01 Joseph MyersRemove some math_private.h libc_fe* overrides.
2018-02-01 Joseph MyersMove some fenv.h override macros to generic math_private.h.
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-12 Joseph MyersAdd sysdeps/ieee754/soft-fp.
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-09-01 Joseph MyersObsolete pow10 functions.
2017-07-28 Nathan RossiUpdate Microblaze libm-test-ulps
2017-06-14 Alan ModraPowerPC64 ELFv2 PPC64_OPT_LOCALENTRY
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-20 Joseph MyersRemove very old libm-test-ulps entries.
2017-01-10 Torvald RiegelNew pthread rwlock that is more scalable.
2017-01-04 Joseph MyersFix MicroBlaze bits/setjmp.h for C++.
2017-01-04 Joseph MyersFix MicroBlaze __backtrace get_frame_size namespace...
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-11-04 Joseph MyersDo not hardcode platform names in manual/libm-err-tab...
2016-09-07 Joseph MyersAdd femode_t functions.
2016-06-24 Torvald RiegelRemove atomic_compare_and_exchange_bool_rel.
2016-06-20 Florian Weimerelf: Consolidate machine-agnostic DTV definitions in...
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-12-03 Chris Metcalfmath: add LDBL_CLASSIFY_COMPAT support
2015-11-20 Joseph MyersFix math_private.h multiple include guards.
2015-09-25 Joseph MyersUse soft-fp fma for MicroBlaze (bug 13304).
2015-09-11 Joseph MyersMove bits/atomic.h to atomic-machine.h (bug 14912).
2015-08-15 Paul PluzhnikovFix BZ #18084 -- backtrace (..., 0) dumps core on x86.
2015-03-05 H.J. LuReplace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY
2015-01-09 David HolsgroveMicroBlaze: Avoid pointer to integer conversion warning
2015-01-09 David HolsgroveMicroBlaze: Fix volatile-register-var warning in READ_T...
2015-01-09 David HolsgroveMicroBlaze: Fix integer-pointer conversion warning
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-30 Joseph MyersFix libm feraiseexcept namespace (bug 17723).
2014-11-21 Torvald Riegelmicroblaze: 64b atomic operations are not supported.
2014-11-20 Torvald RiegelAdd arch-specific configuration for C11 atomics support.
2014-11-04 Joseph MyersDon't use INTDEF/INTUSE with _dl_init (bug 14132).
2014-07-17 Joseph MyersMove architecture shlib-versions files to Linux-specifi...
2014-07-01 Roland McGrathMicroBlaze: Move NPTL public headers to sysdeps/microbl...
2014-07-01 Roland McGrathMicroBlaze: Define TLS_DEFINE_INIT_TP
2014-06-26 Siddhesh PoyarekarFix Wundef warning for ELF_MACHINE_NO_RELA
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-03-05 Joseph MyersDon't include individual test ulps in libm-test-ulps.
2014-02-17 David Holsgrove[MicroBlaze]: Move MicroBlaze from ports to sysdeps.