aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mips
AgeCommit message (Expand)AuthorFilesLines
2021-12-28malloc: Remove memusage.hAdhemerval Zanella1-20/+0
2021-12-28Remove atomic-machine.h atomic typedefsAdhemerval Zanella1-17/+0
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella1-0/+1
2021-12-17Remove ununsed tcb-offsetAdhemerval Zanella3-32/+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-8/+1
2021-12-03nptl: Increase default TCB alignment to 32Florian Weimer1-3/+0
2021-10-19ld.so: Initialize bootstrap_map.l_ld_readonly [BZ #28340]H.J. Lu1-9/+2
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2-4/+28
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song1-27/+31
2021-09-22ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]H.J. Lu2-4/+32
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev1-1/+0
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar25-26/+0
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song1-130/+0
2021-07-07Update MIPS libm-test-ulpsJoseph Myers2-76/+84
2021-06-03dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer1-1/+0
2021-05-25Linux: Remove remaining references to $(shared-thread-library)Florian Weimer1-2/+0
2021-05-21nptl: Remove remaining code from libpthreadFlorian Weimer3-12/+0
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer1-0/+74
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer1-11/+7
2021-01-18Update MIPS libm-test-ulps.Joseph Myers2-22/+24
2021-01-07Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra1-1/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert115-115/+115
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer1-2/+0
2020-10-08Update mips64 libm-test-ulpsAdhemerval Zanella1-1/+1
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy1-0/+3
2020-06-22mips: Use sqrt{f} builtinAdhemerval Zanella9-82/+6
2020-04-30Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy1-1/+1
2020-04-24elf: Introduce <elf_machine_sym_no_match.h>Florian Weimer2-15/+43
2020-04-08Update mips libm-test-ulpsAdhemerval Zanella2-54/+56
2020-03-19math: Remove inline math testsAdhemerval Zanella2-1389/+0
2020-02-18Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer1-0/+20
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella1-4/+3
2020-02-14linux: Consolidate INLINE_SYSCALLAdhemerval Zanella1-1/+1
2020-01-08MIPS: Fix circular definition of __LDBL_MANT_DIG__ in ieee754.hZack Weinberg1-1/+1
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra3-5/+6
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers115-115/+115
2019-12-27Do not redirect calls to __GI_* symbols, when redirecting to *ieee128Tulio Magno Quites Machado Filho1-0/+1
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella2-36/+71
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella2-7/+56
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella1-2/+0
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella1-0/+10
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella1-8/+0
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis4-23/+27
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert113-113/+113
2019-08-29MIPS support for GNU hashMihailo Stojanovic2-0/+16
2019-08-23Don't put non-ASCII into installed headersPaul Eggert5-5/+0
2019-08-23Fix spellings of contributor names in comments and docPaul Eggert5-5/+5
2019-08-23[MIPS] Raise highest supported EI_ABIVERSION value [BZ #24916]Mihailo Stojanovic3-0/+78
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers1-1/+1