]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2015-06-17  Joseph MyersFix vsyslog namespace (bug 18533).
2015-06-17  Joseph MyersFix gethostbyaddr in6addr_any, in6addr_loopback namespa...
2015-06-17  Andrew SenkevichVector pow for x86_64 and tests.
2015-06-17  Andrew SenkevichVector expf for x86_64 and tests.
2015-06-17  Andrew SenkevichVector exp for x86_64 and tests.
2015-06-17  Andrew SenkevichVector logf for x86_64 and tests.
2015-06-17  Andrew SenkevichVector log for x86_64 and tests.
2015-06-17  Szabolcs Nagy[AArch64] Fix cfi_adjust_cfa_offset usage in dl-tlsdesc.S
2015-06-17  Szabolcs Nagy[BZ 18034][AArch64] Lazy TLSDESC relocation data race fix
2015-06-15  Andrew SenkevichVector sinf for x86_64 and tests.
2015-06-14  Joseph MyersFix linknamespace expectations for in6addr_any, in6addr...
2015-06-12  Joseph MyersFix syslog fputs_unlocked namespace (bug 18530).
2015-06-12  Joseph MyersFix netdb.h addrinfo namespace (bug 18529).
2015-06-12  Joseph MyersFix grp.h endgrent, getgrent namespace (bug 18528).
2015-06-12  Joseph MyersFix getlogin_r namespace (bug 18527).
2015-06-12  Martin SeborAttempting to install glibc configured with --prefix...
2015-06-12  Joseph MyersFix aio_* pread namespace (bug 18519).
2015-06-12  Joseph MyersFix ecvt_r, fcvt_r namespace (bug 18522).
2015-06-12  Joseph MyersFix h_errno namespace (bug 18520).
2015-06-11  Andrew SenkevichVector sin for x86_64 and tests.
2015-06-11  Andrew SenkevichMore strict check of AVX512 support in assembler.
2015-06-11  Florian Weimerpthread_key_create: Fix typo in comment
2015-06-10  Gleb Fotengauer... nptl: restore .interp section in libpthread.so
2015-06-10  Dmitry V. LevinPrepare for restoration of .interp section in libpthread.so
2015-06-09  Adhemerval... x86: Remove vsyscall usage
2015-06-09  Joseph MyersFix regcomp wcscoll, wcscmp namespace (bug 18497).
2015-06-09  Joseph MyersFix pathconf statvfs namespace (bug 18507).
2015-06-09  Adhemerval... Consolidate sched_getcpu
2015-06-09  Andrew SenkevichThis patch adds vector cosf tests.
2015-06-09  Andrew SenkevichVector cosf for x86_64.
2015-06-09  Andrew SenkevichAddition of testing infrastructure for vector math...
2015-06-09  Andrew SenkevichStart of series of patches with x86_64 vector math...
2015-06-09  Marko MyllynenRemove unused PREDEFINED_CLASSES code
2015-06-08  Andrew SenkevichThis patch adds detection of availability for AVX512F...
2015-06-08  Joseph MyersSay "C++ tests" in comment on __open_memstream declaration.
2015-06-06  Samuel Thibaultmach: fix typo
2015-06-05  Joseph MyersFix open_memstream namespace (bug 18498).
2015-06-05  Joseph MyersFix regex wcrtomb namespace (bug 18496).
2015-06-05  Joseph MyersFix psignal, psiginfo declaration conditions (bug 18483).
2015-06-05  Joseph MyersFix regex wctype namespace (bug 18495).
2015-06-05  Florian WeimerCommit 7fe9e2e089f4990b7d18d0798f591ab276b15f2b fixes...
2015-06-05  Tulio Magno... Avoid outputting to TTY after an expected memory corrup...
2015-06-05  Florian Weimerposix_fallocate: Emulation fixes and documentation...
2015-06-04  Adhemerval... nptl: Rewrite cancellation macros
2015-06-04  Nathan LynchARM: VDSO support
2015-06-04  Adhemerval... Use inline syscalls for non-cancellable versions
2015-06-04  Torvald RiegelFix missing wake-ups in pthread_rwlock_rdlock.
2015-06-04  Torvald RiegelFix lost wake-up when pthread_rwlock_timedrwlock times...
2015-06-03  Roland McGrathNaCl: Implement nacl_interface_ext_supply entry point.
2015-06-03  Wilco DijkstraReplace finite with isfinite.
2015-06-03  Wilco DijkstraThis patch renames all uses of __isinf*, __isnan*,...
2015-06-03  Joseph MyersFix fnmatch strnlen namespace (bug 18470).
2015-06-03  Joseph MyersFix fnmatch wmemchr namespace (bug 18468).
2015-06-02  Roland McGrathBZ#18383: Another test case, with TLS refs and defs...
2015-06-02  Joseph MyersUse better variable names in MIPS syscall macros.
2015-06-02  Joseph MyersUse libc_hidden_proto / libc_hidden_def with __strnlen.
2015-06-02  Joseph MyersFix fnmatch towlower namespace (bug 18469).
2015-06-02  Roland McGrathFix setenv.c diagnostic pragma to be compatible with...
2015-06-02  Wilco Dijkstra2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
2015-06-02  Adhemerval... x86: clock_gettime and timespec_get vDSO cleanup
2015-06-01  Adhemerval... Fix ChangeLog entry
2015-06-01  Tulio Magno... BZ #18116: Mark fixed in NEWS.
2015-06-01  Martin Seborpowerpc: setcontext.S uses power6 mtfsf when not suppor...
2015-06-01  Siddhesh Poyarekarbenchtest: script to compare two benchmarks
2015-06-01  Siddhesh PoyarekarNew module to import and process benchmark output
2015-06-01  Steve Ellcey * resolv/res_hconf.c (_res_hconf_reorder_addrs): Use...
2015-05-29  Adhemerval... Update powerpc-fpu libm-test-ulps.
2015-05-28  Roland McGrathNaCl: Make thread exit wake pthread_join.
2015-05-28  Roland McGrathNaCl: Fix lll_futex_timed_wait timeout calculation.
2015-05-28  H.J. LuMake sure that calloc is called at least once
2015-05-28  Wilco Dijkstra2015-05-28 Wilco Dijkstra <wdijkstr@arm.com>
2015-05-27  Marko MyllynenFix monetary.h comment
2015-05-27  Chris Metcalftile: use better variable naming in INLINE_SYSCALL
2015-05-26  Roland McGrathNaCl: Fix thinko in last change.
2015-05-26  Roland McGrathNaCl: Add NaCl-specific __lll_timedlock_wait.
2015-05-26  Roland McGrathSplit timed-wait functions out of nptl/lowlevellock.c.
2015-05-26  Adhemerval... Consolidate gettimeofday across aarch64/s390/tile
2015-05-26  Andriy RysinFix sorting order for Ukrainian locale (BZ 17293)
2015-05-26  Siddhesh PoyarekarFix monetary.h comment
2015-05-26  Szabolcs Nagystruct stat is not posix conform
2015-05-26  Adhemerval... Consolidate vDSO macros and usage
2015-05-25  Andrew SenkevichLocalplt testing for vector math library and libmvec_hi...
2015-05-23  H.J. LuDon't issue an error if DT_PLTRELSZ is missing
2015-05-22  Paul EggertRemove obsolete aliases that broke 'locale -a'
2015-05-22  Adhemerval... Remove socket.S implementation
2015-05-22  Joseph MyersFix soft-fp fma for -Wuninitialized.
2015-05-22  Joseph MyersFix ldbl-128 / ldbl-128ibm tanl for -Wuninitialized.
2015-05-22  Joseph MyersFix ldbl-128 / ldbl-128ibm erfcl for -Wuninitialized
2015-05-22  Joseph MyersFix ldbl-128 / ldbl-128ibm asinl for -Wuninitialized.
2015-05-22  Roland McGrathFix nptl-init.c use of INTERNAL_SYSCALL_DECL.
2015-05-22  Joseph MyersRestore _POSIX2_C_VERSION definition (bug 438).
2015-05-22  Joseph MyersFix pathconf basename namespace (bug 18444).
2015-05-22  Florian WeimerFix indentation to match nesting in previous commit
2015-05-22  Florian WeimerAvoid some aliasing violations in libio
2015-05-21  Joseph MyersFix lgamma implementations for -Wuninitialized.
2015-05-21  Joseph MyersFix sysdeps/ieee754/dbl-64/mpa.c for -Wuninitialized.
2015-05-21  Joseph Myerslinknamespace: whitelist re_syntax_options.
2015-05-21  Florian Weimervfprintf: Remove label name switching for the jump...
2015-05-21  Florian Weimervfprintf: Introduce printf_positional function
2015-05-21  Florian Weimervfprintf: Move jump table definition and the macros...
next