]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2020-01-17  Alistair FrancisWIP alistair/rv32.wip
2020-01-16  Alistair FrancisCOVER: RISC-V glibc port for the 32-bit
2020-01-16  Zong LiAdd RISC-V 32-bit target to build-many-glibcs.py
2020-01-16  Zong LiDocumentation for the RISC-V 32-bit port
2020-01-16  Zong LiRISC-V: Add rv32 path to RTLDLIST in ldd
2020-01-16  Alistair Francisriscv32: Specify the arch_minimum_kernel as 5.4
2020-01-16  Zong LiRISC-V: Build Infastructure for 32-bit
2020-01-16  Zong LiRISC-V: Fix llrint and llround missing exceptions on...
2020-01-16  Alistair FrancisRISC-V: Add the RV32 libm-test-ulps
2020-01-16  Alistair FrancisRISC-V: Add ABI lists
2020-01-16  Zong LiRISC-V: Hard float support for 32-bit
2020-01-16  Zong LiRISC-V: The ABI implementation for the 32-bit
2020-01-16  Alistair FrancisRISC-V: Add arch-syscall.h for RV32
2020-01-16  Zong LiRISC-V: Add path of library directories for the 32-bit
2020-01-16  Zong LiRISC-V: Support dynamic loader for the 32-bit
2020-01-16  Alistair FrancisRISC-V: Add socket-constants.h for RV32
2020-01-16  Alistair FrancisRISC-V: Add support for 32-bit vDSO calls
2020-01-16  Alistair FrancisRISC-V: Define __NR_* as __NR_*_time64/64 for 32-bit
2020-01-16  Alistair FrancisRISC-V: Use 64-bit time_t and off_t for RV32 and RV64
2020-01-15  Alistair Francislinux: Use 32-bit time_t for rusage
2020-01-15  Alistair Francislinux: Use 32-bit time_t for itimerval
2020-01-15  Alistair Francistime: Add a timeval with a long tv_sec and tv_usec
2020-01-14  Alistair Francistst-clone3: Use __NR_futex_time64 if we don't have...
2020-01-14  Alistair FrancisConvert all Python scripts to Python 3
2020-01-13  Samuel Thibaulthtl: Add internal version of __pthread_mutex_timedlock
2020-01-13  Samuel Thibaulthtl: Avoid crashing when passed invalid pthread_t values
2020-01-13  Joseph MyersUpdate build-many-glibcs.py for GCC move to git.
2020-01-13  Stefan LieblerFix "elf: Add tst-ldconfig-ld_so_conf-update test"...
2020-01-13  Samuel Thibaulthtl: Avoid exposing unixoid functions
2020-01-13  Samuel Thibaulthtl: Add type sizes in bits/pthreadtypes-arch.h and...
2020-01-12  Samuel Thibaulthtl: Add internal versions of functions used by C11...
2020-01-10  Paul EggertUpdate timezone/README
2020-01-09  Alexandra Hájková elf: Add tst-ldconfig-ld_so_conf-update test
2020-01-09  Zack WeinbergRevise NEWS description of changes to gettimeofday...
2020-01-09  Siddhesh PoyarekarDrop dependency of dist target on ChangeLog
2020-01-08  Zack WeinbergMIPS: Fix circular definition of __LDBL_MANT_DIG__...
2020-01-07  Rafał Lużyńskisl_SI locale: Use "." as the thousands separator (bug...
2020-01-07  Siddhesh PoyarekarFix formatting of ChangeLog ouput
2020-01-05  Samuel Thibaulthurd: Fix message reception for timer_thread
2020-01-04  Samuel Thibaulthtl: Add __errno_location and __h_errno_location
2020-01-04  Samuel Thibaulthtl: Move pthread_atfork to libc_nonshared.a
2020-01-04  Samuel Thibaulthtl: Drop common tcbhead_t definition
2020-01-04  Samuel Thibaulthtl: Use dso_handle.h
2020-01-03  Adhemerval... linux: Optimize fallback 32-bit clock_getres
2020-01-03  Adhemerval... linux: Add support for clock_getres64 vDSO
2020-01-03  Adhemerval... linux: Enable vDSO clock_gettime64 for mips
2020-01-03  Adhemerval... linux: Enable vDSO clock_gettime64 for arm
2020-01-03  Adhemerval... linux: Enable vDSO clock_gettime64 for i386
2020-01-03  Adhemerval... linux: Optimize fallback 32-bit clock_gettime
2020-01-03  Adhemerval... linux: Add support for clock_gettime64 vDSO
2020-01-03  Adhemerval... elf: Move vDSO setup to rtld (BZ#24967)
2020-01-03  Adhemerval... elf: Enable relro for static build
2020-01-03  Adhemerval... linux: Consolidate time implementation
2020-01-03  Adhemerval... linux: Consolidate Linux gettimeofday
2020-01-03  Adhemerval... linux: Update mips vDSO symbols
2020-01-03  Adhemerval... linux: Update x86 vDSO symbols
2020-01-03  Adhemerval... Remove vDSO support from make-syscall.sh
2020-01-03  Adhemerval... x86: Make x32 use x86 time implementation
2020-01-03  Adhemerval... linux: Fix vDSO macros build with time64 interfaces
2020-01-03  Adhemerval... Linux: Fix clock_nanosleep time64 check
2020-01-03  Wilco DijkstraAdd libm_alias_finite for _finite symbols
2020-01-02  Siddhesh PoyarekarUpdate libc.pot for 2.31 release
2020-01-02  Rafał LużyńskiMultiple locales: Add date_fmt (bug 24054)
2020-01-02  Florian Weimerbuild-many-glibcs.py: Fix “glibcs i686-gnu --strip”
2020-01-02  Florian WeimerLinux: Remove pread/pread64, pwrite/pwrite64 kludges...
2020-01-02  Florian Weimerbuild-many-glibcs.py: Implement update-syscalls command
2020-01-02  Florian Weimerbuild-many-glibcs.py: Introduce glibc build policy...
2020-01-02  Florian Weimerbuild-many-glibcs.py: Introduce LinuxHeadersPolicyForBuild
2020-01-02  Florian WeimerLinux: Use system call tables during build
2020-01-02  Florian WeimerLinux: Add tables with system call numbers
2020-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-30  Adhemerval... alpha: Set wait4 as cancellation entrypoint
2019-12-30  Rafał Lużyńskilv_LV locale: Correct the time part of d_t_fmt (bug...
2019-12-30  Rafał Lużyńskikm_KH locale: Use "%M" instead of "m" in d_t_fmt (bug...
2019-12-29  Jeremie Koenighurd: Global signal disposition
2019-12-29  Samuel Thibaulthurd sendmsg: Fix warning on calling CMSG_*HDR
2019-12-29  Jeremie Koenighurd: Signal code refactoring
2019-12-29  Thomas Schwingehurd: Add getcontext, makecontext, setcontext, swapcontext
2019-12-29  Emilio Pozuelo... hurd: Support sending file descriptors over Unix sockets
2019-12-27  Gabriel F.... ldbl-128ibm-compat: Do not mix -mabi=*longdouble and...
2019-12-27  Tulio Magno... ldbl-128ibm-compat: Compiler flags for stdio functions
2019-12-27  Tulio Magno... Do not redirect calls to __GI_* symbols, when redirecti...
2019-12-27  Xuelei Zhangaarch64: add default memcpy version for kunpeng920
2019-12-27  Xuelei Zhangaarch64: ifunc rename for kunpeng
2019-12-27  Xuelei Zhangaarch64: Modify error-shown comments for strcpy
2019-12-27  Adhemerval... linux: Consolidate sigprocmask
2019-12-27  Adhemerval... Fix return code for __libc_signal_* functions
2019-12-26  Adhemerval... nptl: Remove duplicate internal __SIZEOF_PTHREAD_MUTEX_...
2019-12-23  Rafał Lużyńskimnw_MM, my_MM, and shn_MM locales: Do not use %Op
2019-12-23  Gabriel F.... Avoid compat symbols for totalorder in powerpc64le...
2019-12-23  Gabriel F.... ldbl-128ibm-compat: Add *cvt functions
2019-12-23  Gabriel F.... Refactor *cvt functions implementation (2/2)
2019-12-23  Gabriel F.... Refactor *cvt functions implementation (1/2)
2019-12-20  Adhemerval... Add exception-based flags for wait4
2019-12-19  Xuelei Zhangaarch64: Optimized memset for Kunpeng processor.
2019-12-19  Xuelei Zhangaarch64: Optimized strlen for strlen_asimd
2019-12-19  Xuelei Zhangaarch64: Add Huawei Kunpeng to tunable cpu list
2019-12-19  Xuelei Zhangaarch64: Optimized implementation of memrchr
2019-12-19  Xuelei Zhangaarch64: Optimized implementation of strnlen
next