Age | Commit message (Expand) | Author | Files | Lines |
2021-03-26 | nptl: Remove send from libpthread | Adhemerval Zanella | 1 | -4/+0 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-12-10 | linux: Consolidate brk implementation | Adhemerval Zanella | 1 | -0/+3 |
2020-02-14 | linux: Remove INTERNAL_SYSCALL_DECL | Adhemerval Zanella | 1 | -7/+7 |
2020-02-14 | linux: Consolidate INLINE_SYSCALL | Adhemerval Zanella | 1 | -22/+0 |
2020-01-03 | linux: Add support for clock_getres64 vDSO | Adhemerval Zanella | 1 | -1/+1 |
2020-01-03 | linux: Add support for clock_gettime64 vDSO | Adhemerval Zanella | 1 | -1/+1 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-09-17 | Refactor vDSO initialization code | Adhemerval Zanella | 1 | -3/+3 |
2019-09-17 | Remove PREPARE_VERSION and PREPARE_VERSION_KNOW | Adhemerval Zanella | 1 | -0/+7 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-08-05 | linux: Enable vDSO for static linking as default (BZ#19767) | Adhemerval Zanella | 1 | -3/+0 |
2019-02-26 | Break further lines before not after operators. | Joseph Myers | 1 | -3/+3 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-11-27 | Enable VDSO for static linking on aarch64 | Rafael Ávila de Espíndola | 1 | -0/+3 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-10-11 | Linux: Consolidate {RTLD_}SINGLE_THREAD_P definition | Adhemerval Zanella | 1 | -0/+2 |
2017-03-09 | Consolidate Linux send implementation | Adhemerval Zanella | 1 | -0/+4 |
2017-02-08 | aarch64: fix errno address calculation in SYSCALL_ERROR_HANDLER | Adhemerval Zanella | 1 | -1/+1 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-11-28 | Partial ILP32 support for aarch64. | Steve Ellcey | 1 | -2/+6 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-05-26 | Consolidate gettimeofday across aarch64/s390/tile | Adhemerval Zanella | 1 | -0/+1 |
2015-05-26 | Consolidate vDSO macros and usage | Adhemerval Zanella | 1 | -64/+0 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar | 1 | -2/+2 |
2014-11-24 | Remove IS_IN_rtld | Siddhesh Poyarekar | 1 | -1/+1 |
2014-11-24 | Remove IS_IN_libpthread | Siddhesh Poyarekar | 1 | -1/+1 |
2014-08-21 | Remove unnecessary uses of NOT_IN_libc | Siddhesh Poyarekar | 1 | -2/+3 |
2014-05-30 | aarch64: Remove PSEUDO_RET | Richard Henderson | 1 | -20/+3 |
2014-05-29 | aarch64: Rely on syscalls preserving registers | Richard Henderson | 1 | -24/+12 |
2014-05-29 | aarch64: Use tpidr_el0 rather than __errno_location in librt | Richard Henderson | 1 | -14/+5 |
2014-05-25 | aarch64: Tidy syscall error check | Richard Henderson | 1 | -9/+9 |
2014-05-25 | aarch64: Remove DOARGS/UNDOARGS macros | Richard Henderson | 1 | -21/+1 |
2014-05-25 | aarch64: Fix DO_CALL block comment | Richard Henderson | 1 | -1/+1 |
2014-05-21 | aarch64: Merge rtld_errno offset with memory reference | Richard Henderson | 1 | -2/+1 |
2014-03-18 | aarch64: Remove inaccurate comment from sysdep.h | Will Newton | 1 | -4/+0 |
2014-02-11 | Relocate AArch64 from ports to libc. | Marcus Shawcroft | 1 | -0/+414 |