Age | Commit message (Expand) | Author | Files | Lines |
2019-09-27 | [powerpc] Rename fegetenv_status to fegetenv_control | Paul A. Clarke | 7 | -9/+9 |
2019-09-27 | [powerpc] __fesetround_inline optimizations | Paul A. Clarke | 1 | -3/+15 |
2019-09-27 | [powerpc] libc_feupdateenv_test: optimize FPSCR access | Paul A. Clarke | 2 | -2/+18 |
2019-09-27 | [powerpc] fenv_private.h clean up | Paul A. Clarke | 8 | -117/+38 |
2019-09-27 | Add TCP_TX_DELAY from Linux 5.3 to netinet/tcp.h. | Joseph Myers | 1 | -0/+1 |
2019-09-25 | Fix tst-sigcontext-get_pc rule name from a43565ac447b1 | Adhemerval Zanella | 1 | -1/+1 |
2019-09-24 | Fix vDSO initialization on arm and mips | Andreas Schwab | 2 | -4/+4 |
2019-09-19 | [powerpc] SET_RESTORE_ROUND optimizations and bug fix | Paul A. Clarke | 2 | -25/+36 |
2019-09-19 | S390: Use _HP_TIMING_S390_H instead of _HP_TIMING_H. | Stefan Liebler | 1 | -2/+2 |
2019-09-18 | Update syscall-names.list for Linux 5.3. | Joseph Myers | 1 | -2/+4 |
2019-09-18 | S390: Add support for HP_TIMING_NOW. | Stefan Liebler | 1 | -0/+42 |
2019-09-18 | Fix RISC-V vfork build with Linux 5.3 kernel headers. | Joseph Myers | 1 | -1/+4 |
2019-09-17 | sparc64: Use linux generic time implementation | Adhemerval Zanella | 1 | -1/+0 |
2019-09-17 | mips: Consolidate INTERNAL_VSYSCALL_CALL | Adhemerval Zanella | 4 | -36/+16 |
2019-09-17 | powerpc: Simplify vsyscall internal macros | Adhemerval Zanella | 5 | -54/+38 |
2019-09-17 | Refactor vDSO initialization code | Adhemerval Zanella | 34 | -650/+177 |
2019-09-17 | Remove PREPARE_VERSION and PREPARE_VERSION_KNOW | Adhemerval Zanella | 33 | -157/+163 |
2019-09-17 | Fix small error in HP_TIMING_PRINT trailing null char setting | Chung-Lin Tang | 1 | -1/+1 |
2019-09-14 | alpha: force old OSF1 syscalls for getegid, geteuid and getppid [BZ #24986] | Aurelien Jarno | 3 | -0/+0 |
2019-09-07 | Fix three GNU license URLs, along with trailing-newline issues. | Paul Eggert | 3 | -6/+4 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 5836 | -5836/+5836 |
2019-09-04 | y2038: Introduce the __ASSUME_TIME64_SYSCALLS define | Lukasz Majewski | 1 | -0/+59 |
2019-09-04 | Finish move of clock_* functions to libc. [BZ #24959] | Zack Weinberg | 56 | -143/+205 |
2019-09-03 | Update Alpha libm-test-ulps | Aurelien Jarno | 1 | -8/+8 |
2019-08-30 | hurd: Fix build | Samuel Thibault | 1 | -1/+1 |
2019-08-30 | Use generic memset/memcpy/memmove in benchtests | Wilco Dijkstra | 1 | -1/+0 |
2019-08-30 | nptl: Move pthread_attr_getinheritsched implementation into libc | Florian Weimer | 28 | -28/+0 |
2019-08-30 | hurd: Fix SS_ONSTACK support | Samuel Thibault | 1 | -26/+42 |
2019-08-30 | hurd: Remove optimizing anonymous maps as __vm_allocate. | Samuel Thibault | 1 | -23/+0 |
2019-08-30 | hurd getcwd: Allow unknown root directory | Samuel Thibault | 1 | -12/+0 |
2019-08-30 | hurd: Fix implementation of setitimer. | Samuel Thibault | 1 | -8/+12 |
2019-08-29 | MIPS support for GNU hash | Mihailo Stojanovic | 5 | -1/+36 |
2019-08-29 | sh: Split BE/LE abilist | Adhemerval Zanella | 36 | -9/+3744 |
2019-08-29 | microblaze: Split BE/LE abilist | Adhemerval Zanella | 30 | -1/+3651 |
2019-08-29 | arm: Split BE/LE abilist | Adhemerval Zanella | 35 | -2/+3690 |
2019-08-28 | [powerpc] fegetenv_status: simplify instruction generation | Paul A. Clarke | 1 | -15/+6 |
2019-08-28 | [powerpc] fesetenv: optimize FPSCR access | Paul A. Clarke | 1 | -8/+4 |
2019-08-28 | [powerpc] SET_RESTORE_ROUND improvements | Paul A. Clarke | 1 | -2/+36 |
2019-08-28 | [powerpc] fe{en,dis}ableexcept, fesetmode: optimize FPSCR accesses | Paul A. Clarke | 4 | -24/+30 |
2019-08-28 | [powerpc] fe{en,dis}ableexcept optimize bit translations | Paul A. Clarke | 3 | -33/+63 |
2019-08-28 | nptl: Move pthread_attr_setdetachstate implementation into libc | Florian Weimer | 25 | -25/+0 |
2019-08-23 | Don't put non-ASCII into installed headers | Paul Eggert | 6 | -7/+2 |
2019-08-23 | Fix spellings of contributor names in comments and doc | Paul Eggert | 18 | -19/+19 |
2019-08-23 | [MIPS] Raise highest supported EI_ABIVERSION value [BZ #24916] | Mihailo Stojanovic | 4 | -1/+79 |
2019-08-23 | mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernels | Dragan Mladjenovic | 3 | -5/+89 |
2019-08-23 | linux: Make profil_counter a compat_symbol (BZ#17726) | Adhemerval Zanella | 2 | -2/+8 |
2019-08-23 | Refactor sigcontextinfo.h | Adhemerval Zanella | 50 | -961/+880 |
2019-08-23 | Add RTLD_SINGLE_THREAD_P on generic single-thread.h | Adhemerval Zanella | 1 | -0/+1 |
2019-08-22 | powerpc: Fix typos and field name in comments | Gustavo Romero | 1 | -4/+4 |
2019-08-21 | Don't use the argument to time. | Zack Weinberg | 1 | -2/+2 |