aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/nios2
AgeCommit message (Expand)AuthorFilesLines
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song1-46/+0
2021-04-01Update Nios II libm-test-ulps.Joseph Myers1-6/+11
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer1-12/+5
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert30-30/+30
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer1-2/+0
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy1-0/+3
2020-08-03Update Nios II libm-test-ulps file.Chung-Lin Tang1-11/+11
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta1-32/+0
2020-04-24Remove most gmp-mparam.h headers.Joseph Myers1-23/+0
2020-03-19math: Remove inline math testsAdhemerval Zanella1-128/+0
2020-02-18Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer1-0/+20
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers31-31/+31
2019-11-26nptl: Add default pthread-offsets.hAdhemerval Zanella1-3/+0
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella1-26/+0
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella1-7/+0
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella1-2/+0
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella1-0/+2
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella1-4/+0
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis3-13/+17
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert31-31/+31
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers31-31/+31
2018-08-23Move EXCEPTION_TESTS_* out of math-tests.hJoseph Myers1-25/+0
2018-08-22Move ROUNDING_TESTS_* out of math-tests.h.Joseph Myers1-3/+0
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu1-0/+2
2018-06-01Make powerpc-nofpu __sqrtsf2, __sqrtdf2 compat symbols (bug 18473).Joseph Myers1-2/+1
2018-04-19Update sysdeps/nios2/libm-test-ulpsChung-Lin Tang1-8/+16
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki1-1/+1
2018-03-21Use x86_64 backtrace as generic version.Joseph Myers1-1/+0
2018-03-11hurd: add gscope supportSamuel Thibault1-0/+1
2018-02-01Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers1-4/+2
2018-02-01Remove some math_private.h libc_feholdexcept_setround overrides.Joseph Myers1-19/+0
2018-02-01Remove some math_private.h libc_fe* overrides.Joseph Myers1-3/+0
2018-02-01Move some fenv.h override macros to generic math_private.h.Joseph Myers1-7/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers32-32/+32
2017-12-12Add sysdeps/ieee754/soft-fp.Joseph Myers3-2/+1
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella1-0/+2
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella1-0/+5
2017-09-19Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra1-4/+0
2017-09-01Obsolete pow10 functions.Joseph Myers1-4/+0
2017-08-31elf: Remove internal_function attributeFlorian Weimer1-1/+0
2017-07-28Update Nios II ULPs file.Chung-Lin Tang1-8/+12
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra1-0/+1
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler1-24/+0
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella2-202/+70
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel1-7/+7
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers33-33/+33
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel1-9/+22
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella1-1/+0
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer1-1/+1