aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/microblaze
AgeCommit message (Expand)AuthorFilesLines
2 daysmath: Refactor how to use libm-test-ulpsAdhemerval Zanella2-253/+0
2025-01-09Move <thread_pointer.h> to kernel-independent sysdeps directoriesFlorian Weimer1-0/+0
2025-01-06nptl: Add <thread_pointer.h> for microblazeMichael Jeanson1-0/+30
2025-01-02elf: Introduce generic <dl-tls.h>Florian Weimer1-26/+0
2025-01-01Update copyright in generated files by running "make"Paul Eggert1-60/+53
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert32-32/+32
2024-12-18math: Use tanhf from CORE-MATHAdhemerval Zanella1-1/+0
2024-12-18math: Use sinhf from CORE-MATHAdhemerval Zanella1-1/+0
2024-12-18math: Use coshf from CORE-MATHAdhemerval Zanella1-1/+0
2024-12-18math: Use atanhf from CORE-MATHAdhemerval Zanella1-1/+0
2024-12-18math: Use atan2f from CORE-MATHAdhemerval Zanella1-2/+0
2024-12-18math: Use atanf from CORE-MATHAdhemerval Zanella1-1/+0
2024-12-18math: Use asinhf from CORE-MATHAdhemerval Zanella1-1/+0
2024-12-18math: Use asinf from CORE-MATHAdhemerval Zanella1-1/+0
2024-12-18math: Use acoshf from CORE-MATHAdhemerval Zanella1-1/+0
2024-12-18math: Use acosf from CORE-MATHAdhemerval Zanella1-1/+0
2024-11-28Remove nios2-linux-gnuAdhemerval Zanella1-1/+51
2024-11-22math: Use tanf from CORE-MATHAdhemerval Zanella1-3/+0
2024-11-22math: Use lgammaf from CORE-MATHAdhemerval Zanella1-1/+0
2024-11-22math: Use erfcf from CORE-MATHAdhemerval Zanella1-1/+0
2024-11-22math: Use erff from CORE-MATHAdhemerval Zanella1-1/+0
2024-11-22math: Use cbrtf from CORE-MATHAdhemerval Zanella1-1/+0
2024-11-01math: Use log1pf from CORE-MATHAdhemerval Zanella1-2/+0
2024-11-01math: Use expm1f from CORE-MATHAdhemerval Zanella1-1/+0
2024-10-11replace tgammaf by the CORE-MATH implementationPaul Zimmermann1-1/+0
2024-06-17Implement C23 logp1Joseph Myers1-0/+4
2024-04-19login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer1-0/+21
2024-04-19login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer1-0/+2
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers1-1/+1
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert31-31/+31
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar2-29/+44
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers31-31/+31
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer1-1/+1
2022-10-18Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer1-2/+0
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer1-0/+1
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra1-1/+1
2022-05-30microblaze: Remove _dl_skip_args usageAdhemerval Zanella1-5/+0
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song2-0/+5
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert31-31/+31
2021-12-28malloc: Remove memusage.hAdhemerval Zanella1-21/+0
2021-12-28Remove atomic-machine.h atomic typedefsAdhemerval Zanella1-17/+0
2021-12-17Remove ununsed tcb-offsetAdhemerval Zanella3-34/+0
2021-12-14Support target specific ALIGN for variable alignment test [BZ #28676]H.J. Lu1-0/+20
2021-12-13Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar2-0/+15
2021-12-09Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer1-6/+0
2021-12-09nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer1-14/+1
2021-12-03nptl: Increase default TCB alignment to 32Florian Weimer1-3/+0
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella1-4/+2
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song1-8/+11
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev1-1/+0