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-05-021-0/+21
* login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer2024-05-021-0/+3
* 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
* math: Remove inline math testsAdhemerval Zanella2020-03-192-652/+0
* m68k: Remove mathinline.hAdhemerval Zanella2020-03-1915-378/+238
* Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer2020-02-181-0/+20
* linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2020-02-141-3/+2
* Add a generic scalb implementationTulio Magno Quites Machado Filho2020-02-142-2/+2
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-0347-49/+58
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01121-121/+121
* nptl: Add default pthread-offsets.hAdhemerval Zanella2019-11-261-3/+0
* nptl: Add struct_rwlock.hAdhemerval Zanella2019-11-261-17/+0
* nptl: Add struct_mutex.hAdhemerval Zanella2019-11-261-7/+0
* nptl: Remove rwlock elision definitionsAdhemerval Zanella2019-11-261-2/+0
* nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella2019-11-261-0/+2
* nptl: Cleanup mutex internal offset testsAdhemerval Zanella2019-11-261-4/+0
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-013-8/+12
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-07121-121/+121
* Declare most TS 18661-1 interfaces for C2X.Joseph Myers2019-08-131-1/+1
* wcsmbs: optimize wcpcpyAdhemerval Zanella2019-02-271-36/+0
* Add and move fall-through comments in system-specific code.Joseph Myers2019-02-262-0/+17
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-01122-122/+122
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-211-0/+1