aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/nios2
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers1-0/+1
2016-09-07Add femode_t functions.Joseph Myers1-0/+8
2016-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2-14/+1
2016-01-21Maintainence patch for nios2: update ULPS file and localplt.data changes.Chung-Lin Tang1-20/+24
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers33-33/+33
2015-12-03math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf1-0/+4
2015-11-20Fix math_private.h multiple include guards.Joseph Myers1-1/+2
2015-07-26Fixes extern protected data handling testcases elf/tst-protected1aChung-Lin Tang2-1/+4
2015-07-25Update Nios II ulps file.Chung-Lin Tang1-41/+98
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu1-1/+1
2015-02-05glibc 2.21 pre-release update.Carlos O'Donell1-2/+2
2015-02-05Function name typo error in non-PIC case, fixed in this patch.Chung-Lin Tang1-1/+1
2015-01-17Commit nios2 port to master.Chung-Lin Tang52-0/+2785