about summary refs log tree commit diff
path: root/sysdeps/m68k
Commit message (Expand)AuthorAgeFilesLines
* login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer2024-04-191-0/+21
* login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer2024-04-191-0/+3
* string: Use builtins for ffs and ffsllAdhemerval Zanella Netto2024-02-012-46/+7
* Refer to C23 in place of C2X in glibcJoseph Myers2024-02-011-1/+1
* math: remove exp10 wrappersWilco Dijkstra2024-01-121-0/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-01118-118/+118
* elf: Remove LD_PROFILE for static binariesAdhemerval Zanella2023-11-212-1/+5
* m68k: Use M68K_SCALE_AVAILABLE on __mpn_lshift and __mpn_rshiftAdhemerval Zanella2023-08-253-7/+14
* m68k: Fix build with -mcpu=68040 or higher (BZ 30740)Adhemerval Zanella2023-08-252-1/+21
* Remove references to the defunct db2 subdirAndreas Schwab2023-08-211-3/+0
* m68k: fix __mpn_lshift and __mpn_rshift for non-68020Andreas Schwab2023-08-172-4/+4
* configure: Use autoconf 2.71Siddhesh Poyarekar2023-07-172-1/+3
* Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov2023-05-302-2/+2
* math: Remove the error handling wrapper from fmod and fmodfAdhemerval Zanella Netto2023-04-032-0/+28
* string: Remove string_private.hAdhemerval Zanella2023-02-171-21/+0
* string: Add libc_hidden_proto for strchrnulAdhemerval Zanella2023-02-081-0/+1
* Parameterize OP_T_THRES from memcopy.hRichard Henderson2023-02-061-3/+0
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-06118-118/+118
* elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer2022-11-031-1/+1
* Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer2022-10-181-2/+0
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-181-0/+1
* Use atomic_exchange_release/acquireWilco Dijkstra2022-09-261-1/+1
* m68k: optimize RTLD_STARTAndreas Schwab2022-06-251-4/+2
* m68k: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-7/+0
* m68k: Use an autoconf template to produce `preconfigure'Maciej W. Rozycki2022-05-132-2/+27
* elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song2022-04-262-0/+13
* m68k: Handle fewer relocations for RTLD_BOOTSTRAP (#BZ29071)Fangrui Song2022-04-201-6/+6
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-01118-118/+118
* malloc: Remove memusage.hAdhemerval Zanella2021-12-281-21/+0
* Remove atomic-machine.h atomic typedefsAdhemerval Zanella2021-12-282-59/+0
* elf: Add _dl_audit_pltexitAdhemerval Zanella2021-12-281-1/+1
* Remove ununsed tcb-offsetAdhemerval Zanella2021-12-173-33/+0
* Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer2021-12-091-7/+2
* nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer2021-12-091-9/+1
* nptl: Increase default TCB alignment to 32Florian Weimer2021-12-031-3/+0
* elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2021-10-141-4/+2
* elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2021-10-071-8/+11
* elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev2021-09-161-1/+0
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-0342-46/+0
* Remove sysdeps/*/tls-macros.hFangrui Song2021-08-181-68/+0
* m68: Fix build after 9acda61d94acAdhemerval Zanella2021-04-061-1/+0
* m68k: Implement backtrace on top of <unwind-link.h>Florian Weimer2021-03-011-64/+18
* Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer2021-03-012-0/+61
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-9/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-02119-119/+119
* m68k: fix clobbering a5 in setjmp() [BZ #24202]Sergei Trofimovich2020-12-211-0/+1
* nptl: Move stack list variables into _rtld_globalFlorian Weimer2020-11-161-2/+0
* aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy2020-10-021-0/+3
* m68k: Use sqrt{f} builtin for coldfireAdhemerval Zanella2020-06-223-53/+4
* New exp10f version without SVID compat wrapperAdhemerval Zanella2020-06-191-0/+5