]> sourceware.org Git - glibc.git/shortlog
glibc.git
2020-09-11 Adhemerval... linux: Always define STAT_IS_KERNEL_STAT
2020-09-10 Matheus CastanhoUpdate powerpc libm-test-ulps
2020-09-10 Paul Zimmermannbenchtests: Add "workload" traces for sinf128
2020-09-10 Paul Zimmermannbenchtests: Add "workload" traces for sinf
2020-09-10 Paul Zimmermannbenchtests: Add "workload" traces for sin
2020-09-10 Paul Zimmermannbenchtests: Add "workload" traces for powf128
2020-09-10 Paul Zimmermannbenchtests: Add "workload" traces for pow
2020-09-10 Paul Zimmermannbenchtests: Add "workload" traces for expf128
2020-09-10 Paul Zimmermannbenchtests: Add "workload" traces for exp
2020-09-09 Lukasz Majewskinptl: futex: Provide correct indentation for part of...
2020-09-07 Joseph MyersDisable -Wstringop-overread for some string tests
2020-09-07 Maciej W. Rozyckistring: Fix GCC 11 `-Werror=stringop-overread' error
2020-09-07 Corinna VinschenC11 threads: Fix inaccuracies in testsuite
2020-09-07 Mark Wielaardelf.h: Add aarch64 bti/pac dynamic tag constants
2020-09-03 H.J. Lux86: Set CPU usable feature bits conservatively [BZ...
2020-09-02 Patsy GriffinUpdate i686 ulps.
2020-09-02 Adhemerval... Use LFS readdir in generic POSIX getcwd [BZ# 22899]
2020-09-02 Adhemerval... linux: Remove __ASSUME_ATFCTS
2020-09-02 Adhemerval... Sync getcwd with gnulib
2020-09-02 Ondřej Hošekx86-64: Fix FMA4 detection in ifunc [BZ #26534]
2020-09-02 Lukasz Majewskiy2038: nptl: Convert pthread_cond_{clock|timed}wait...
2020-08-31 Adhemerval... malloc: Fix mallinfo deprecation declaration
2020-08-31 H.J. Lux32: Add <fixup-asm-unistd.h> and regenerate arch-syscall.h
2020-08-31 Martin LiskaAdd mallinfo2 function that support sizes >= 4GB.
2020-08-29 Thorsten KukukRemove obsolete default/nss code
2020-08-28 Wilco DijkstraAArch64: Improve backwards memmove performance
2020-08-27 Zong LiAdd RISC-V 32-bit target to build-many-glibcs.py
2020-08-27 Alistair FrancisDocumentation for the RISC-V 32-bit port
2020-08-27 Zong LiRISC-V: Build infrastructure for 32-bit port
2020-08-27 Zong LiRISC-V: Add rv32 path to RTLDLIST in ldd
2020-08-27 Alistair Francisriscv32: Specify the arch_minimum_kernel as 5.4
2020-08-27 Zong LiRISC-V: Fix llrint and llround missing exceptions on...
2020-08-27 Alistair FrancisRISC-V: Add the RV32 libm-test-ulps
2020-08-27 Alistair FrancisRISC-V: Add 32-bit ABI lists
2020-08-27 Zong LiRISC-V: Add hard float support for 32-bit CPUs
2020-08-27 Alistair FrancisRISC-V: Support the 32-bit ABI implementation
2020-08-27 Alistair FrancisRISC-V: Add arch-syscall.h for RV32
2020-08-27 Alistair FrancisRISC-V: Add path of library directories for the 32-bit
2020-08-27 Zong LiRISC-V: Support dynamic loader for the 32-bit
2020-08-27 Alistair FrancisRISC-V: Add support for 32-bit vDSO calls
2020-08-27 Alistair FrancisRISC-V: Use 64-bit-time syscall numbers with the 32...
2020-08-27 Alistair FrancisRISC-V: Cleanup some of the sysdep.h code
2020-08-27 Alistair FrancisRISC-V: Use 64-bit time_t and off_t for RV32 and RV64
2020-08-27 Alistair Francisio/lockf: Include bits/types.h before __OFF_T_MATCHES_O...
2020-08-27 Alistair Franciself/tst-libc_dlvsym: Add a TEST_COMPAT around some...
2020-08-27 Samuel Thibaulthurd: define BSD 4.3 ioctls only under __USE_MISC
2020-08-26 Raphael Moreira... string: test strncasecmp and strncpy near page boundaries
2020-08-24 Adhemerval... linux: Simplify utimensat
2020-08-24 Adhemerval... linux: Simplify timerfd_settime
2020-08-24 Adhemerval... linux: Simplify timer_gettime
2020-08-24 Adhemerval... linux: Simplify sched_rr_get_interval
2020-08-24 Adhemerval... linux: Simplify ppoll
2020-08-24 Adhemerval... linux: Simplify mq_timedsend
2020-08-24 Adhemerval... linux: Simplify mq_timedreceive
2020-08-24 Adhemerval... linux: Simplify clock_settime
2020-08-24 Adhemerval... linux: Simplify clock_nanosleep
2020-08-24 Adhemerval... linux: Simplify clock_gettime
2020-08-24 Adhemerval... linux: Simplify clock_adjtime
2020-08-24 Adhemerval... linux: Add helper function to optimize 64-bit time_t...
2020-08-21 Stefan LieblerS390: Sync HWCAP names with kernel by adding aliases...
2020-08-20 Siddhesh Poyarekar[vcstocl] Import ProjectQuirks from its own file
2020-08-20 Stefan Lieblerbuild-many-glibcs.py: Add a s390x -O3 glibc variant.
2020-08-20 Stefan LieblerFix namespace violation in stdio.h and sys/stat.h if...
2020-08-19 Joseph MyersAdd C2x BOOL_MAX and BOOL_WIDTH to limits.h.
2020-08-19 Joseph MyersUse MPC 1.2.0 in build-many-glibcs.py.
2020-08-19 Joseph MyersAdd new STATX_* constants from Linux 5.8 to bits/statx...
2020-08-18 Andreas SchwabCorrect locking and cancellation cleanup in syslog...
2020-08-17 H.J. Lunptl: Handle NULL abstime [BZ #26394]
2020-08-13 Joseph MyersUpdate build-many-glibcs.py for binutils ia64 obsoletion.
2020-08-13 Joseph MyersUpdate kernel version to 5.8 in tst-mman-consts.py.
2020-08-13 Lukasz Majewskiy2038: nptl: Convert pthread_{clock|timed}join_np to...
2020-08-13 Szabolcs Nagyaarch64: update ulps.
2020-08-12 Stefan LieblerS390: Regenerate ULPs.
2020-08-08 Adhemerval... manual: Fix sigdescr_np and sigabbrev_np return type...
2020-08-08 Adhemerval... math: Update x86_64 ulps
2020-08-08 Adhemerval... math: Regenerate auto-libm-test-out-j0
2020-08-07 Adhemerval... manual: Put the istrerrorname_np and strerrordesc_np...
2020-08-07 Florian WeimerLinux: Use faccessat2 to implement faccessat (bug 18683)
2020-08-07 Adhemerval... manual: Fix strerrorname_np and strerrordesc_np return...
2020-08-07 Paul Zimmermannmath: Fix inaccuracy of j0f for x >= 2^127 when sin...
2020-08-07 Joseph MyersUpdate syscall lists for Linux 5.8.
2020-08-07 Joseph MyersUse Linux 5.8 in build-many-glibcs.py.
2020-08-06 Samuel Thibaulthtl: Enable tst-cancelx?[45]
2020-08-06 Samuel Thibaulttst-cancel4: Make blocking on write more portable
2020-08-06 Samuel Thibaulthurd: Add missing hidden def
2020-08-05 Samuel Thibaulthurd: Rework sbrk
2020-08-05 Samuel Thibaulthurd: Implement basic sched_get/setscheduler
2020-08-05 H.J. Lux86: Rename Intel CPU feature names
2020-08-05 Florian Weimermanual: Fix some @code/@var formatting glitches chapter...
2020-08-05 Paul EggertCopy regex_internal.h from Gnulib
2020-08-05 Paul EggertCopy regex BITSET_WORD_BITS porting from Gnulib
2020-08-05 Paul EggertSync regex.h from Gnulib
2020-08-05 Paul EggertSync mktime.c from Gnulib
2020-08-05 Paul EggertSync intprops.h from Gnulib
2020-08-05 Carlos O'DonellOpen master branch for glibc 2.33 development. glibc-2.32.9000
2020-08-05 Carlos O'DonellPrepare for glibc 2.32 release. glibc-2.32
2020-08-05 Carlos O'DonellRegenerate configure scripts.
2020-08-05 Carlos O'DonellUpdate NEWS with bugs.
2020-08-05 Carlos O'DonellUpdate translations.
2020-08-04 Alan ModraDon't mix linker error messages into edited scripts
next
This page took 0.067645 seconds and 5 git commands to generate.