]> sourceware.org Git - glibc.git/shortlog
glibc.git
2018-03-15 Wilco DijkstraRename all __ieee754_sqrt(f/l) calls to sqrt(f/l)
2018-03-15 Wilco DijkstraAdd support for sqrt asm redirects
2018-03-15 Joseph MyersRemove more old-compilers parts of sysdeps/x86/fpu...
2018-03-15 Wilco DijkstraUse correct includes in benchtests
2018-03-15 Siddhesh Poyarekaraarch64/strncmp: Use lsr instead of mov+lsr
2018-03-15 Rafal Luzynskics_CZ locale: Add alternative month names (bug 22963).
2018-03-15 Rafal LuzynskiGreek (el_CY, el_GR) locales: Introduce ab_alt_mon...
2018-03-15 Rafal Luzynskilt_LT locale: Update abbreviated month names (bug 22932).
2018-03-15 Robert Bujca_ES locale: Update LC_TIME (bug 22848).
2018-03-14 Francois Goichonmalloc: harden removal from unsorted list
2018-03-14 Joseph MyersRemove old-GCC parts of x86 bits/mathinline.h.
2018-03-14 Siddhesh Poyarekaraarch64/strncmp: Unbreak builds with old binutils
2018-03-13 Siddhesh Poyarekaraarch64: Improve strncmp for mutually misaligned inputs
2018-03-13 Zack Weinberg[BZ 1190] Make EOF sticky in stdio.
2018-03-12 Dmitry V. LevinUpdate translations from the Translation Project
2018-03-11 David MichaelLookup the startup server through /servers/startup
2018-03-11 Zack Weinbergnldbl-compat.c: Include math.h before nldbl-compat.h.
2018-03-11 Samuel Thibaulthurd: add gscope support
2018-03-10 Zack WeinbergDon't include math.h/math_private.h in math_ldbl_opt.h.
2018-03-10 Zack Weinbergalpha/clone.S: Invoke .set noat/.set at around explicit...
2018-03-10 H.J. LuRemove hidden __libc_longjmp
2018-03-09 Florian Weimermalloc: Revert sense of prev_inuse in comments
2018-03-09 H.J. LuFix a typo in ChangeLog: auch_fork -> arch_fork
2018-03-08 Aurelien Jarnosparc32: Add nop before __startcontext to stop unwindin...
2018-03-07 Adhemerval... powerpc: Fix TLE build for SPE (BZ #22926)
2018-03-07 Adhemerval... Refactor Linux ARCH_FORK implementation
2018-03-06 Siddhesh Poyarekaraarch64: Fix branch target to loop16
2018-03-06 Siddhesh Poyarekaraarch64: Optimized memcmp for medium to large sizes
2018-03-06 Siddhesh PoyarekarAdd ChangeLog entry for last 3 commits
2018-03-06 Siddhesh Poyarekarbenchtests: Don't benchmark 0 length calls for strncmp
2018-03-06 Siddhesh Poyarekarbenchtests: Reallocate buffers for every strncmp implem...
2018-03-06 Siddhesh Poyarekarbenchtests: Convert strncmp benchmark output to json
2018-03-06 Samuel ThibaultAdd missing start-of-file descriptive comment.
2018-03-05 Samuel Thibaulthurd: Add futimesat and utimensat support
2018-03-05 Flávio Cruzhurd: Define and pass UTIME_NOW and UTIME_OMIT to new...
2018-03-05 Samuel Thibaulthurd: Fix includability of <hurd/signal.h> in all standards
2018-03-05 Joseph MyersFix s390 -Os iconv build.
2018-03-05 Adhemerval... Define _DIRENT_MATCHES_DIRENT64 regardless
2018-03-05 Adhemerval... nptl: Fix tst-cancel4 sendto tests
2018-03-05 Adhemerval... i386: Fix i386 sigaction sa_restorer initialization...
2018-03-04 Samuel Thibaulthurd: Add futimens support
2018-03-04 Samuel ThibaultSeparate out error_t definition
2018-03-04 Samuel Thibaulthurd: Make almost all hurd headers includable in all...
2018-03-04 Samuel Thibaulthurd: Fix inclusion of mach headers in all standards
2018-03-04 Samuel Thibaulthurd: Avoid using ino64_t and loff_t in headers
2018-03-04 Samuel Thibaulthurd: Add missing include
2018-03-04 Samuel Thibaulthurd: fix header conformity
2018-03-04 Samuel Thibaulthurd: avoid including hurd/signal.h when not needed
2018-03-03 Samuel Thibaulthurd: Move mach/param.h to bits/mach/param.h
2018-03-03 Samuel Thibaulthurd: Add missing includes
2018-03-03 Samuel Thibaulthurd: Add missing includes
2018-03-03 Samuel Thibaulthurd: do not check Mach and Hurd headers
2018-03-03 Andreas SchwabFix multiple definitions of __nss_*_database (bug 22918)
2018-03-02 Joseph MyersFix powerpc ifunc-sel.h build for -Os.
2018-03-02 DJ Delorie[BZ #22342] Fix netgroup cache keys.
2018-03-01 Maciej W. Rozyckinptl_db: Remove stale `match_pid' parameter from `itera...
2018-03-01 Florian Weimernptl: Turn libpthread.so into a symbolic link to the...
2018-03-01 Mike FABIANan_ES locale: update some locale data [BZ #22896]
2018-03-01 Mike FABIANbg_BG locale: Fix a typo in a comment
2018-03-01 Florian Weimernptl: Drop libpthread_nonshared.a from libpthread.so
2018-03-01 Florian Weimernptl: Move pthread_atfork to libc_nonshared.a
2018-02-28 Joseph MyersFix i386 fenv_private.h float128 for 32-bit --with...
2018-02-28 Joseph MyersUse libc_hidden_* for strtoumax (bug 15105).
2018-02-27 Joseph MyersFix two more -Os strcoll / wcscoll build failures.
2018-02-27 Mike FABIANRemove the lines from cmn_TW.UTF-8.in which cannot...
2018-02-27 Mike FABIANAdapt collation in several locales to the new iso14651_...
2018-02-27 Mike FABIANImprove gen-locales.mk and gen-locale.sh to make test...
2018-02-27 Mike FABIANFix test cases tst-fnmatch and tst-regexloc for the...
2018-02-27 Mike FABIANFix posix/bug-regex5.c test case, adapt to iso14651_t1_...
2018-02-27 Mike FABIANCollation order of @-. and space has changed in new...
2018-02-27 Mike FABIANCollation order of ȥ has changed in new iso14651_t1_com...
2018-02-27 Mike FABIANAdd sections for various scripts to the iso14651_t1_com...
2018-02-27 Mike FABIANiso14651_t1_common: make the fourth level the codepoint...
2018-02-27 Mike FABIANAdd convenience symbols like <AFTER-A>, <BEFORE-A>...
2018-02-27 Mike FABIANFixing syntax errors after updating the iso14651_t1_com...
2018-02-27 Mike FABIANiso14651_t1_common: <U\([0-9A-F][0-9A-F][0-9A-F][0...
2018-02-27 Mike FABIANNecessary changes after updating the iso14651_t1_common...
2018-02-27 Mike FABIANUpdate iso14651_t1_common file to ISO14651_2016_TABLE1_...
2018-02-27 Samuel Thibaulthurd: fix timer_routines.c build
2018-02-27 Samuel Thibaulthurd: fix gai_misc build
2018-02-26 Samuel Thibaulthurd: fix timer_routines.c build
2018-02-26 Samuel ThibaultMove NPTL-specific code to NPTL-specific header
2018-02-26 Joseph MyersFix another -Os strcoll build issue.
2018-02-26 Joseph MyersUse libc_hidden_* for atoi (bug 15105).
2018-02-26 Dmitry V. Levinlinux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ...
2018-02-26 Tulio Magno... powerpc: Undefine Linux ptrace macros that conflict...
2018-02-26 H.J. LuFix a typo in ChangeLog (bit_cpu_BIT -> bit_cpu_IBT)
2018-02-23 DJ DelorieUpdate ChangeLog for BZ 22884 - riscv fmax/fmin
2018-02-23 H.J. LuDefine GEN_AS_CONST_HEADERS when generating header...
2018-02-23 Joseph MyersUse libc_hidden_* for tolower, toupper (bug 15105).
2018-02-23 Mike FABIANRemove --quiet argument when installing locales
2018-02-23 Mike FABIANUse / instead of - in d_fmt for pt_BR and pt_PT [BZ...
2018-02-23 Mike FABIANUse “copy "es_BO"” in LC_TIME of es_CU, es_CL, and...
2018-02-22 Adhemerval... Update sparc ulps
2018-02-22 Adhemerval... Refactor atfork handlers
2018-02-22 Adhemerval... Rename nptl-signals.h to internal-signals.h
2018-02-22 Andrew WatermanRISC-V: fmax/fmin: Handle signalling NaNs correctly.
2018-02-22 DJ DelorieRISC-V: Do not initialize $gp in TLS macros.
2018-02-22 Siddhesh Poyarekaraarch64/strcmp: fix misaligned loop jump target
2018-02-22 Steve EllceyIFUNC for Cavium ThunderX2
next
This page took 0.066583 seconds and 5 git commands to generate.