| Commit message (Expand) | Author | Age | Files | Lines |
* | S390: Use own tbegin macro instead of __builtin_tbegin. | Stefan Liebler | 2016-12-20 | 5 | -25/+164 |
* | S390: Use C11-like atomics instead of plain memory accesses in lock elision c... | Stefan Liebler | 2016-12-20 | 2 | -12/+27 |
* | Add fmaxmag, fminmag functions. | Joseph Myers | 2016-12-20 | 26 | -0/+156 |
* | New string function explicit_bzero (from OpenBSD). | Zack Weinberg | 2016-12-16 | 28 | -0/+56 |
* | Refactor long double information into bits/long-double.h. | Joseph Myers | 2016-12-14 | 4 | -35/+26 |
* | Include <linux/falloc.h> in bits/fcntl-linux.h. | Joseph Myers | 2016-12-14 | 1 | -9/+1 |
* | Consolidate renameat Linux implementation | Adhemerval Zanella | 2016-12-14 | 2 | -1/+32 |
* | Consolidate rename Linux implementation | Adhemerval Zanella | 2016-12-14 | 1 | -4/+10 |
* | Add getentropy, getrandom, <sys/random.h> [BZ #17252] | Florian Weimer | 2016-12-12 | 30 | -0/+172 |
* | support: Introduce new subdirectory for test infrastructure | Florian Weimer | 2016-12-09 | 2 | -21/+26 |
* | Get rid of __elision_available | Andreas Schwab | 2016-12-07 | 2 | -9/+3 |
* | Use C11-like atomics instead of plain memory accesses in x86 lock elision. | Torvald Riegel | 2016-12-05 | 2 | -15/+31 |
* | Add llogb, llogbf, llogbl. | Joseph Myers | 2016-12-02 | 26 | -0/+78 |
* | Add missing hidden_def (__sigsetjmp). | Joseph Myers | 2016-12-01 | 1 | -0/+1 |
* | ld.so: Remove __libc_memalign | Florian Weimer | 2016-11-30 | 42 | -97/+36 |
* | Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628] | Florian Weimer | 2016-11-30 | 16 | -0/+48 |
* | Use XSTAT_IS_XSTAT64 in generic xstat functions | Steve Ellcey | 2016-11-29 | 8 | -0/+107 |
* | powerpc: Remove unintended __longjmp symbol from ABI | Florian Weimer | 2016-11-29 | 1 | -1/+0 |
* | Work around IA64 tst-setcontext2.c compile failure. | Joseph Myers | 2016-11-28 | 1 | -0/+24 |
* | Partial ILP32 support for aarch64. | Steve Ellcey | 2016-11-28 | 10 | -11/+49 |
* | Fix for [f]statfs64/[f]statfs aliasing patch | Steve Ellcey | 2016-11-28 | 2 | -16/+22 |
* | 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 | 26 | -0/+78 |
* | Remove cached PID/TID in clone | Adhemerval Zanella | 2016-11-24 | 44 | -689/+55 |
* | Allow [f]statfs64 to alias [f]statfs | Steve Ellcey | 2016-11-22 | 17 | -0/+55 |
* | Always define XSTAT_IS_XSTAT64 | Steve Ellcey | 2016-11-21 | 19 | -13/+27 |
* | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers | 2016-11-19 | 26 | -0/+78 |
* | Make tile's set_dataplane API compatibility-only | Chris Metcalf | 2016-11-18 | 3 | -40/+9 |
* | Consolidate Linux setrlimit and getrlimit implementation | Adhemerval Zanella | 2016-11-17 | 40 | -147/+259 |
* | Make Alpha <sys/user.h> self-contained. | Joseph Myers | 2016-11-17 | 1 | -0/+1 |
* | New internal function __access_noerrno | Adhemerval Zanella | 2016-11-16 | 1 | -0/+15 |
* | Fix SH4 register-dump.h for soft-float. | Joseph Myers | 2016-11-16 | 1 | -1/+1 |
* | Make SH ucontext always match current kernels. | Joseph Myers | 2016-11-15 | 1 | -15/+0 |
* | Make tilegx32 install libraries in lib32 directories. | Joseph Myers | 2016-11-14 | 2 | -0/+23 |
* | Make SH <sys/user.h> self-contained. | Joseph Myers | 2016-11-11 | 1 | -0/+1 |
* | Fix sh4 build with __ASSUME_ST_INO_64_BIT redefinition | Adhemerval Zanella | 2016-11-10 | 1 | -0/+5 |
* | Consolidate Linux access implementation | Adhemerval Zanella | 2016-11-10 | 1 | -7/+8 |
* | Consolidate Linux truncate implementations | Adhemerval Zanella | 2016-11-09 | 10 | -159/+25 |
* | Consolidate Linux ftruncate implementations | Adhemerval Zanella | 2016-11-09 | 10 | -162/+24 |
* | Add localplt.data for sh. | Joseph Myers | 2016-11-08 | 1 | -0/+20 |
* | Add localplt.data for hppa. | Joseph Myers | 2016-11-08 | 1 | -0/+23 |
* | Update alpha localplt.data. | Joseph Myers | 2016-11-08 | 1 | -11/+11 |
* | Update nios2 localplt.data. | Joseph Myers | 2016-11-08 | 1 | -0/+1 |
* | Consolidate lseek/lseek64/llseek implementations | Adhemerval Zanella | 2016-11-08 | 11 | -110/+87 |
* | Define __ASSUME_ST_INO_64_BIT on all platforms. | Steve Ellcey | 2016-11-07 | 6 | -4/+6 |
* | nptl: Document the reason why __kind in pthread_mutex_t is part of the ABI | Florian Weimer | 2016-11-07 | 2 | -2/+2 |
* | Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32 definition | Adhemerval Zanella | 2016-11-04 | 1 | -0/+2 |
* | Make MIPS <sys/user.h> self-contained. | Joseph Myers | 2016-11-04 | 1 | -0/+1 |
* | XFAIL check-execstack for MIPS. | Joseph Myers | 2016-11-04 | 1 | -0/+6 |
* | Define wordsize.h macros everywhere | Steve Ellcey | 2016-11-04 | 3 | -0/+6 |