about summary refs log tree commit diff
path: root/sysdeps/mips
Commit message (Expand)AuthorAgeFilesLines
* login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer2024-05-021-5/+1
* login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer2024-05-021-0/+2
* mips: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-29/+2
* MIPS: Use an autoconf template to produce `preconfigure'Maciej W. Rozycki2022-05-132-2/+39
* elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song2022-04-262-1/+3
* Replace {u}int_fast{16|32} with {u}int32_tNoah Goldstein2022-04-131-1/+1
* elf: Add <dl-r_debug.h>H.J. Lu2022-01-311-0/+64
* mips: Move DT_MIPS into <ldsodefs.h>Florian Weimer2022-01-192-4/+4
* elf: Add <dl-debug.h>H.J. Lu2022-01-032-15/+41
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-01116-116/+116
* malloc: Remove memusage.hAdhemerval Zanella2021-12-281-20/+0
* Remove atomic-machine.h atomic typedefsAdhemerval Zanella2021-12-281-17/+0
* elf: Add _dl_audit_pltexitAdhemerval Zanella2021-12-281-0/+1
* Remove ununsed tcb-offsetAdhemerval Zanella2021-12-173-32/+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-8/+1
* nptl: Increase default TCB alignment to 32Florian Weimer2021-12-031-3/+0
* ld.so: Initialize bootstrap_map.l_ld_readonly [BZ #28340]H.J. Lu2021-10-191-9/+2
* elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2021-10-142-4/+28
* elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2021-10-071-27/+31
* ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]H.J. Lu2021-09-222-4/+32
* elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev2021-09-161-1/+0
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-0325-26/+0
* Remove sysdeps/*/tls-macros.hFangrui Song2021-08-181-130/+0
* Update MIPS libm-test-ulpsJoseph Myers2021-07-072-76/+84
* dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer2021-06-031-1/+0
* Linux: Remove remaining references to $(shared-thread-library)Florian Weimer2021-05-251-2/+0
* nptl: Remove remaining code from libpthreadFlorian Weimer2021-05-213-12/+0
* Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer2021-03-011-0/+74
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-11/+7
* Update MIPS libm-test-ulps.Joseph Myers2021-01-182-22/+24
* Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra2021-01-071-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-02115-115/+115
* nptl: Move stack list variables into _rtld_globalFlorian Weimer2020-11-161-2/+0
* Update mips64 libm-test-ulpsAdhemerval Zanella2020-10-081-1/+1
* aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy2020-10-021-0/+3
* mips: Use sqrt{f} builtinAdhemerval Zanella2020-06-229-82/+6
* Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy2020-04-301-1/+1
* elf: Introduce <elf_machine_sym_no_match.h>Florian Weimer2020-04-242-15/+43
* Update mips libm-test-ulpsAdhemerval Zanella2020-04-082-54/+56
* math: Remove inline math testsAdhemerval Zanella2020-03-192-1389/+0
* Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer2020-02-181-0/+20
* linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2020-02-141-4/+3
* linux: Consolidate INLINE_SYSCALLAdhemerval Zanella2020-02-141-1/+1
* MIPS: Fix circular definition of __LDBL_MANT_DIG__ in ieee754.hZack Weinberg2020-01-081-1/+1
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-033-5/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01115-115/+115
* Do not redirect calls to __GI_* symbols, when redirecting to *ieee128Tulio Magno Quites Machado Filho2019-12-271-0/+1
* nptl: Add struct_rwlock.hAdhemerval Zanella2019-11-262-36/+71
* nptl: Add struct_mutex.hAdhemerval Zanella2019-11-262-7/+56