about summary refs log tree commit diff
path: root/sysdeps/nios2
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2016-06-202-14/+1
* Maintainence patch for nios2: update ULPS file and localplt.data changes.Chung-Lin Tang2016-01-211-20/+24
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0433-33/+33
* math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf2015-12-031-0/+4
* Fix math_private.h multiple include guards.Joseph Myers2015-11-201-1/+2
* Fixes extern protected data handling testcases elf/tst-protected1aChung-Lin Tang2015-07-262-1/+4
* Update Nios II ulps file.Chung-Lin Tang2015-07-251-41/+98
* Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu2015-03-051-1/+1
* glibc 2.21 pre-release update.Carlos O'Donell2015-02-051-2/+2
* Function name typo error in non-PIC case, fixed in this patch.Chung-Lin Tang2015-02-051-1/+1
* Commit nios2 port to master.Chung-Lin Tang2015-01-1752-0/+2785