]> sourceware.org Git - glibc.git/shortlog
glibc.git
2015-12-11 Steve Ellcey Fix indentation.
2015-12-11 Steve Ellcey Fix indentation.
2015-12-11 Joseph MyersAutomate LC_CTYPE generation for tr_TR, update to Unico...
2015-12-10 Aurelien Jarnograntpt: trust the kernel about pty group and permissio...
2015-12-10 Paul EggertSplit large string section; add truncation advice
2015-12-10 Carlos O'DonellDocument best practice for disconnected NSS modules.
2015-12-10 Mike FABIANUpdate to Unicode 8.0.0.
2015-12-10 Mike FABIANUpdate da, nb, nn, and sv locales (Bug 89)
2015-12-10 Carlos O'DonellUpdate transliteration support to Unicode 7.0.0.
2015-12-10 Carlos O'DonellRegenerate locale/C-translit.h.
2015-12-10 Mike FABIANGeneric updates to transliterations.
2015-12-09 Joseph MyersFix ldbl-128ibm logl inaccuracy near 1 (bug 19351).
2015-12-09 Joseph MyersFix ldbl-128ibm sinhl spurious overflows (bug 19350).
2015-12-09 Joseph MyersFix ldbl-128ibm tanhl inaccuracy for small arguments...
2015-12-09 Joseph MyersUse direct socket syscalls for new kernels on i386...
2015-12-09 Aurelien Jarnomips: fix testsuite build for O32 FPXX ABI on pre-R2 CPU
2015-12-09 Aurelien JarnoFix grantpt basename namespace bug
2015-12-08 Siddhesh Poyarekarbenchtests: ffs and ffsll are string functions, not...
2015-12-08 Siddhesh Poyarekarbenchtests: Add inputs from sin and cos to sincos
2015-12-07 Andrew SenkevichUtilize x86_64 vector math functions w/o -fopenmp.
2015-12-04 Paul EggertFix typo in strncat, wcsncat manual entries
2015-12-04 Joseph MyersFix nan functions handling of payload strings (bug...
2015-12-04 Florian WeimerRevert "tst-res_hconf_reorder: Set RESOLV_REORDER envir...
2015-12-04 Florian Weimertst-res_hconf_reorder: Set RESOLV_REORDER environment...
2015-12-04 Paul EggertConsistency about byte vs character in string.texi
2015-12-03 Chris Metcalfmath: add LDBL_CLASSIFY_COMPAT support
2015-12-03 Andrew SenkevichCorrected path to installed libmvec_nonshared.a
2015-12-03 Carlos Eduardo Seopowerpc: Add hwcap/hwcap2/platform data to TCB.
2015-12-03 Ludovic CourtèsUse shell's builtin pwd.
2015-12-03 Carlos O'DonellComment on IBM930, IBM933, IBM935, IBM937, IBM939.
2015-12-02 Adhemerval... nptl: Fix racy pipe closing in tst-cancel{20,21}
2015-12-01 H.J. LuAdd __CPU_MASK_TYPE for __cpu_mask
2015-12-01 Szabolcs Nagy[AArch64] Regenerate libm-test-ulps
2015-12-01 Joseph MyersUse hex float constants in sysdeps/ieee754/dbl-64/e_sqrt.c.
2015-11-30 H.J. LuUpdate family and model detection for AMD CPUs
2015-11-29 Samuel Thibaulthurd: Make mmap64 use vm_offset_t for overflow check
2015-11-29 Thomas Schwingehurd: install correct number of send rights on fork
2015-11-28 Maciej W. RozyckiMIPS: Wire FCSR.ABS2008 to FCSR.NAN2008
2015-11-27 Carlos O'DonellRename localedir to complocaledir (bug 14259).
2015-11-27 Andrew SenkevichBetter workaround for aliases of *_finite symbols in...
2015-11-25 Samuel Thibaulthurd: Initialize __libc_stack_end for hidden support
2015-11-25 Samuel ThibaultDo not add relro attribute to __libc_stack_end
2015-11-25 Samuel ThibaultRevert not defining NO_HIDDEN on hurd
2015-11-25 Samuel ThibaultFix hurd build with hidden support
2015-11-25 Samuel ThibaultFix RPC breakage when longjumping from signal handler
2015-11-24 Joseph MyersRefactor strtod parsing of NaN payloads.
2015-11-24 Joseph MyersFix strtod ("NAN(I)") in Turkish locales (bug 19266).
2015-11-24 Chris Metcalfmisc/tst-tsearch.c: bump up TIMEOUT to 10 seconds.
2015-11-24 Chris Metcalftile: define __NO_LONG_DOUBLE_MATH
2015-11-24 Gleb Fotengauer... malloc: remove redundant getenv call
2015-11-24 Florian WeimerRemove CPU set size checking from affinity functions...
2015-11-24 Florian WeimerImplement "make update-all-abi"
2015-11-24 Florian WeimerReplace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER...
2015-11-23 Joseph MyersUpdate <sys/ptrace.h> for Linux 4.3.
2015-11-23 Joseph MyersUpdate <netpacket/packet.h> for Linux 4.3.
2015-11-23 Joseph MyersFix strtol in Turkish locales (bug 19242).
2015-11-21 Roland McGrathNaCl: Use allocate_code_data after dyncode_create
2015-11-20 Joseph MyersFix math_private.h multiple include guards.
2015-11-20 Joseph MyersFix lgamma setting signgam for ISO C (bug 15421).
2015-11-20 Adhemerval... Remove signal handling for nanosleep (bug 16364)
2015-11-20 Stefan LieblerS390: Use __asm__ instead of asm.
2015-11-19 Paul Murphypowerpc: Spinlock optimization and cleanup
2015-11-19 Paul Murphypowerpc: More elision improvements
2015-11-19 Paul MurphyShuffle includes in ldbl-128ibm/mpn2ldl.c
2015-11-17 Siddhesh PoyarekarInclude s_sin.c in s_sincos.c
2015-11-17 Siddhesh PoyarekarRemove redundant else clauses in s_sin.c
2015-11-17 Siddhesh Poyarekarbenchtests: Mark output variables as used
2015-11-16 Florian WeimerWork around conflicting declarations of math functions
2015-11-14 H.J. LuRun tst-prelink test for GLOB_DAT reloc
2015-11-13 Joseph MyersFix ldbl-128ibm strtold overflow handling (bug 14551).
2015-11-12 Joseph MyersFix powerpc round, roundf spurious "inexact" (bug 19238).
2015-11-12 Joseph MyersFix powerpc64 lround, lroundf, llround, llroundf spurio...
2015-11-11 Mike Frysingerpylintrc: disable reports
2015-11-11 Roland McGrathNaCl: Use open_resource API for shared objects
2015-11-11 Joseph MyersFix powerpc nearbyint wrongly clearing "inexact" and...
2015-11-10 H.J. LuAdd a test for prelink output
2015-11-10 Joseph MyersAdd more tests of pow.
2015-11-10 Adhemerval... Fix nearbyintl linkage for ia64 (bug 19219)
2015-11-10 Wilco DijkstraEnable _STRING_ARCH_unaligned on AArch64.
2015-11-10 Wilco DijkstraRemove __signbit* from localplt.data as they are no...
2015-11-09 Florian Weimerld.so: Add original DSO name if overridden by audit...
2015-11-09 Stefan LieblerS390: Clean setjmp, longjmp, getcontext symbols.
2015-11-09 Stefan LieblerS390: Call direct system calls for socket operations.
2015-11-09 Florian WeimerTerminate process on invalid netlink response from...
2015-11-07 H.J. LuKeep only ELF_RTYPE_CLASS_{PLT|COPY} bits for prelink
2015-11-06 Joseph MyersFix typo in signgam test messages.
2015-11-06 Joseph MyersRemove configure tests for some linker -z options.
2015-11-06 Florian WeimerSimplify the abilist format
2015-11-06 Mark WielaardAdd LFS support for fts functions (bug 11460)
2015-11-05 Joseph MyersRun libm-test tests for finite-math-only functions.
2015-11-05 Roland McGrathFix some stub prototypes missing ... after K&R conversion
2015-11-05 Joseph MyersAdd script to list fixed bugs for the NEWS file.
2015-11-05 Joseph MyersFix i386/x86_64 log* (1) zero sign for -ffinite-math...
2015-11-05 Joseph MyersFix finite-math-only lgamma functions signgam setting...
2015-11-05 Joseph MyersFix features.h for -Wundef (bug 19212).
2015-11-05 Joseph MyersDon't redirect ldexp to scalbn in bits/math-finite...
2015-11-05 Joseph MyersMake bits/math-finite.h conditions match other headers...
2015-11-04 Joseph MyersRemove miscellaneous GCC >= 4.7 version conditionals.
2015-11-04 Joseph MyersRefactor libm-test inline tests disabling.
2015-11-04 Florian WeimerAdd bug 18604 to the correct section
next
This page took 0.068107 seconds and 5 git commands to generate.