aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/m68k
AgeCommit message (Expand)AuthorFilesLines
2024-06-17Implement C23 logp1Joseph Myers1-0/+3
2024-05-21math: Fix i386 and m68k exp10 on static build (BZ 31775)Adhemerval Zanella1-2/+7
2024-05-21math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488)Adhemerval Zanella2-5/+7
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/+3
2024-02-01string: Use builtins for ffs and ffsllAdhemerval Zanella Netto2-46/+7
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers1-1/+1
2024-01-12math: remove exp10 wrappersWilco Dijkstra1-0/+3
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert118-118/+118
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella2-1/+5
2023-08-25m68k: Use M68K_SCALE_AVAILABLE on __mpn_lshift and __mpn_rshiftAdhemerval Zanella3-7/+14
2023-08-25m68k: Fix build with -mcpu=68040 or higher (BZ 30740)Adhemerval Zanella2-1/+21
2023-08-21Remove references to the defunct db2 subdirAndreas Schwab1-3/+0
2023-08-17m68k: fix __mpn_lshift and __mpn_rshift for non-68020Andreas Schwab2-4/+4
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar2-1/+3
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov2-2/+2
2023-04-03math: Remove the error handling wrapper from fmod and fmodfAdhemerval Zanella Netto2-0/+28
2023-02-17string: Remove string_private.hAdhemerval Zanella1-21/+0
2023-02-08string: Add libc_hidden_proto for strchrnulAdhemerval Zanella1-0/+1
2023-02-06Parameterize OP_T_THRES from memcopy.hRichard Henderson1-3/+0
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers118-118/+118
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-06-25m68k: optimize RTLD_STARTAndreas Schwab1-4/+2
2022-05-30m68k: Remove _dl_skip_args usageAdhemerval Zanella1-7/+0
2022-05-13m68k: Use an autoconf template to produce `preconfigure'Maciej W. Rozycki2-2/+27
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song2-0/+13
2022-04-20m68k: Handle fewer relocations for RTLD_BOOTSTRAP (#BZ29071)Fangrui Song1-6/+6
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert118-118/+118
2021-12-28malloc: Remove memusage.hAdhemerval Zanella1-21/+0
2021-12-28Remove atomic-machine.h atomic typedefsAdhemerval Zanella2-59/+0
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella1-1/+1
2021-12-17Remove ununsed tcb-offsetAdhemerval Zanella3-33/+0
2021-12-09Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer1-7/+2
2021-12-09nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer1-9/+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
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar42-46/+0
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song1-68/+0
2021-04-06m68: Fix build after 9acda61d94acAdhemerval Zanella1-1/+0
2021-03-01m68k: Implement backtrace on top of <unwind-link.h>Florian Weimer1-64/+18
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer2-0/+61
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer1-9/+4
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert119-119/+119
2020-12-21m68k: fix clobbering a5 in setjmp() [BZ #24202]Sergei Trofimovich1-0/+1
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer1-2/+0