about summary refs log tree commit diff
path: root/sysdeps/nios2
Commit message (Expand)AuthorAgeFilesLines
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-12/+5
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0230-30/+30
* 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
* Update Nios II libm-test-ulps file.Chung-Lin Tang2020-08-031-11/+11
* semaphore: consolidate arch headers into a generic oneVineet Gupta2020-05-061-32/+0
* Remove most gmp-mparam.h headers.Joseph Myers2020-04-241-23/+0
* math: Remove inline math testsAdhemerval Zanella2020-03-191-128/+0
* Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer2020-02-181-0/+20
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0131-31/+31
* nptl: Add default pthread-offsets.hAdhemerval Zanella2019-11-261-3/+0
* nptl: Add struct_rwlock.hAdhemerval Zanella2019-11-261-26/+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-13/+17
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0731-31/+31
* Declare most TS 18661-1 interfaces for C2X.Joseph Myers2019-08-131-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0131-31/+31
* Move EXCEPTION_TESTS_* out of math-tests.hJoseph Myers2018-08-231-25/+0
* Move ROUNDING_TESTS_* out of math-tests.h.Joseph Myers2018-08-221-3/+0
* Mark _init and _fini as hidden [BZ #23145]H.J. Lu2018-06-081-0/+2
* Make powerpc-nofpu __sqrtsf2, __sqrtdf2 compat symbols (bug 18473).Joseph Myers2018-06-011-2/+1
* Update sysdeps/nios2/libm-test-ulpsChung-Lin Tang2018-04-191-8/+16
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-041-1/+1
* Use x86_64 backtrace as generic version.Joseph Myers2018-03-211-1/+0
* hurd: add gscope supportSamuel Thibault2018-03-111-0/+1
* Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers2018-02-011-4/+2
* Remove some math_private.h libc_feholdexcept_setround overrides.Joseph Myers2018-02-011-19/+0
* Remove some math_private.h libc_fe* overrides.Joseph Myers2018-02-011-3/+0
* Move some fenv.h override macros to generic math_private.h.Joseph Myers2018-02-011-7/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0132-32/+32
* Add sysdeps/ieee754/soft-fp.Joseph Myers2017-12-123-2/+1
* nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella2017-11-071-0/+2
* nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella2017-11-071-0/+5
* Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra2017-09-191-4/+0
* Obsolete pow10 functions.Joseph Myers2017-09-011-4/+0
* elf: Remove internal_function attributeFlorian Weimer2017-08-311-1/+0
* Update Nios II ULPs file.Chung-Lin Tang2017-07-281-8/+12
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-141-0/+1
* Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2017-06-061-24/+0
* Move shared pthread definitions to common headersAdhemerval Zanella2017-05-092-202/+70
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-101-7/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0133-33/+33
* New condvar implementation that provides stronger ordering guarantees.Torvald Riegel2016-12-311-9/+22
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-241-1/+0
* nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer2016-11-071-1/+1
* Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers2016-11-041-0/+1
* Add femode_t functions.Joseph Myers2016-09-071-0/+8