summaryrefslogtreecommitdiff
path: root/sysdeps/microblaze
AgeCommit message (Expand)Author
2026-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2025-11-04nptl: Remove ATOMIC_EXCHANGE_USES_CAS usageWilco Dijkstra
2025-11-04Define __HAVE_64B_ATOMICS from compiler supportWilco Dijkstra
2025-11-04microblaze: Remove USE_ATOMIC_COMPILER_BUILTINS definitionAdhemerval Zanella
2025-09-09atomic: Switch microblaze to builtin atomicsWilco Dijkstra
2025-08-27elf: early conversion of elf p_flags to mprotect flagsCupertino Miranda
2025-03-12math: Refactor how to use libm-test-ulpsAdhemerval Zanella
2025-01-09Move <thread_pointer.h> to kernel-independent sysdeps directoriesFlorian Weimer
2025-01-06nptl: Add <thread_pointer.h> for microblazeMichael Jeanson
2025-01-02elf: Introduce generic <dl-tls.h>Florian Weimer
2025-01-01Update copyright in generated files by running "make"Paul Eggert
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2024-12-18math: Use tanhf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use sinhf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use coshf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use atanhf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use atan2f from CORE-MATHAdhemerval Zanella
2024-12-18math: Use atanf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use asinhf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use asinf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use acoshf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use acosf from CORE-MATHAdhemerval Zanella
2024-11-28Remove nios2-linux-gnuAdhemerval Zanella
2024-11-22math: Use tanf from CORE-MATHAdhemerval Zanella
2024-11-22math: Use lgammaf from CORE-MATHAdhemerval Zanella
2024-11-22math: Use erfcf from CORE-MATHAdhemerval Zanella
2024-11-22math: Use erff from CORE-MATHAdhemerval Zanella
2024-11-22math: Use cbrtf from CORE-MATHAdhemerval Zanella
2024-11-01math: Use log1pf from CORE-MATHAdhemerval Zanella
2024-11-01math: Use expm1f from CORE-MATHAdhemerval Zanella
2024-10-11replace tgammaf by the CORE-MATH implementationPaul Zimmermann
2024-06-17Implement C23 logp1Joseph Myers
2024-04-19login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer
2024-04-19login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer
2022-10-18Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra
2022-05-30microblaze: Remove _dl_skip_args usageAdhemerval Zanella
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-28malloc: Remove memusage.hAdhemerval Zanella
2021-12-28Remove atomic-machine.h atomic typedefsAdhemerval Zanella
2021-12-17Remove ununsed tcb-offsetAdhemerval Zanella
2021-12-14Support target specific ALIGN for variable alignment test [BZ #28676]H.J. Lu
2021-12-13Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar