| Commit message (Expand) | Author | Age | Files | Lines |
* | Condition some sys/ucontext.h contents on __USE_MISC (bug 21457). | Joseph Myers | 2017-05-11 | 1 | -1/+3 |
* | Consolidate Linux send implementation | Adhemerval Zanella | 2017-03-09 | 1 | -0/+4 |
* | Add ipc_priv.h header for Nios II to set __IPC_64 to zero. | Chung-Lin Tang | 2017-01-31 | 1 | -0/+21 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 20 | -20/+20 |
* | Add fromfp functions. | Joseph Myers | 2016-12-31 | 1 | -0/+12 |
* | Add roundeven, roundevenf, roundevenl. | Joseph Myers | 2016-12-21 | 1 | -0/+3 |
* | Add fmaxmag, fminmag functions. | Joseph Myers | 2016-12-20 | 1 | -0/+6 |
* | New string function explicit_bzero (from OpenBSD). | Zack Weinberg | 2016-12-16 | 1 | -0/+2 |
* | Add getentropy, getrandom, <sys/random.h> [BZ #17252] | Florian Weimer | 2016-12-12 | 1 | -0/+2 |
* | Add llogb, llogbf, llogbl. | Joseph Myers | 2016-12-02 | 1 | -0/+3 |
* | ld.so: Remove __libc_memalign | Florian Weimer | 2016-11-30 | 2 | -5/+2 |
* | Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628] | Florian Weimer | 2016-11-30 | 1 | -0/+3 |
* | Do not include asm/cachectl.h in nios2 sys/cachectl.h. | Joseph Myers | 2016-11-28 | 1 | -3/+0 |
* | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers | 2016-11-24 | 1 | -0/+3 |
* | Remove cached PID/TID in clone | Adhemerval Zanella | 2016-11-24 | 2 | -18/+0 |
* | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers | 2016-11-19 | 1 | -0/+3 |
* | Update nios2 localplt.data. | Joseph Myers | 2016-11-08 | 1 | -0/+1 |
* | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers | 2016-10-26 | 1 | -0/+3 |
* | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes | 2016-10-25 | 1 | -0/+3 |
* | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers | 2016-10-19 | 1 | -0/+3 |
* | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers | 2016-10-15 | 1 | -0/+3 |
* | Add totalorder, totalorderf, totalorderl. | Joseph Myers | 2016-10-12 | 1 | -0/+3 |
* | Add iseqsig. | Joseph Myers | 2016-10-06 | 1 | -0/+2 |
* | Installed-header hygiene (BZ#20366): stack_t. | Zack Weinberg | 2016-09-23 | 1 | -0/+6 |
* | Add femode_t functions. | Joseph Myers | 2016-09-07 | 1 | -0/+2 |
* | Add fetestexceptflag. | Joseph Myers | 2016-08-29 | 1 | -0/+1 |
* | Add fesetexcept. | Joseph Myers | 2016-08-16 | 1 | -0/+2 |
* | Minimize sysdeps code involved in defining major/minor/makedev. | Zack Weinberg | 2016-08-03 | 1 | -0/+1 |
* | Nios II localplt.data update: remove __eqsf2 | Chung-Lin Tang | 2016-07-27 | 1 | -1/+0 |
* | Add nextup and nextdown math functions | Rajalakshmi Srinivasaraghavan | 2016-06-16 | 1 | -0/+7 |
* | Revert {send,sendm,recv,recvm}msg conformance changes | Adhemerval Zanella | 2016-06-10 | 2 | -5/+0 |
* | Bug 20198: quick_exit should not call destructors. | Carlos O'Donell | 2016-06-06 | 1 | -0/+1 |
* | network: recvmsg and sendmsg standard compliance (BZ#16919) | Adhemerval Zanella | 2016-05-25 | 2 | -0/+6 |
* | Fix clone (CLONE_VM) pid/tid reset (BZ#19957) | Adhemerval Zanella | 2016-04-29 | 1 | -6/+1 |
* | Fix stdlib/tst-makecontext regression for Nios II | Chung-Lin Tang | 2016-04-25 | 1 | -0/+12 |
* | Adjust kernel-features.h defaults for socket syscalls. | Joseph Myers | 2016-03-15 | 1 | -31/+0 |
* | posix: New Linux posix_spawn{p} implementation | Adhemerval Zanella | 2016-03-07 | 1 | -0/+1 |
* | Maintainence patch for nios2: update ULPS file and localplt.data changes. | Chung-Lin Tang | 2016-01-21 | 1 | -0/+5 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 21 | -21/+21 |
* | Fix lgamma setting signgam for ISO C (bug 15421). | Joseph Myers | 2015-11-20 | 1 | -0/+5 |
* | Remove __signbit* from localplt.data as they are no longer called from within... | Wilco Dijkstra | 2015-11-10 | 1 | -3/+0 |
* | Simplify the abilist format | Florian Weimer | 2015-11-06 | 13 | -3071/+3056 |
* | Add LFS support for fts functions (bug 11460) | Mark Wielaard | 2015-11-06 | 1 | -0/+7 |
* | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers | 2015-09-11 | 1 | -3/+3 |
* | Fix order of arguments to rt_sigprocmask syscall when setting the signal mask | Chung-Lin Tang | 2015-07-24 | 2 | -6/+6 |
* | libio: fmemopen rewrite to POSIX compliance | Adhemerval Zanella | 2015-07-08 | 1 | -0/+3 |
* | Bug 18125: Call exit after last linked context. | Carlos O'Donell | 2015-05-08 | 1 | -3/+3 |
* | glibc 2.21 pre-release update. | Carlos O'Donell | 2015-02-05 | 1 | -1/+1 |
* | Commit nios2 port to master. | Chung-Lin Tang | 2015-01-17 | 44 | -0/+4790 |