platform/upstream/glibc.git
2012-09-28 Siddhesh PoyarekarDon't flush write buffer for ftell
2012-09-28 Siddhesh PoyarekarAdjust wide data buffer pointers during fseek and ftell
2012-09-28 David S. MillerUpdate sparc ULPS for recent clog/clog10 activity.
2012-09-28 David S. MillerFix sparc64 crashes with LD_BIND_NOW and --enable-bind...
2012-09-27 Pino ToscanoInclude <pthread.h> where needed.
2012-09-27 Steve EllceyRemove sysdeps/ieee754/ldbl-128/bits/huge_vall.h and...
2012-09-27 Steve EllceyRemove sysdeps/ieee754/ldbl-128/bits/huge_vall.h and...
2012-09-27 H.J. LuDon't define x86-64 __strncmp_ssse3 in libc.a
2012-09-26 Marek PolacekFix up definitions for older compilers.
2012-09-26 Markus TrippelsdorfUpdate x86-64 ULPs
2012-09-26 Joseph MyersAdd __ppc_get_timebase_freq to powerpc-nofpu ABI baseline.
2012-09-25 Roland McGrathDeclare targets with .PHONY in Makefile.in.
2012-09-25 Tulio Magno... Add __ppc_get_timebase_freq to ppc.h.
2012-09-25 Alan ModraFix bugs in powerpc pthread_once.
2012-09-25 Joseph MyersFix order of bug list in NEWS and remove duplicate...
2012-09-25 Joseph MyersFix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).
2012-09-25 Joseph MyersAdd bug 14621 to NEWS.
2012-09-25 Joseph MyersUse size_t instead of int for internal variables in...
2012-09-25 Liubov DmitrievaAdd optimized sincosf for SSE2 for x86 and x86-64
2012-09-25 Liubov DmitrievaFix wrong ussage of sincos for subnormal arguments
2012-09-25 Joseph MyersRemove various _G_*_t type names.
2012-09-25 Siddhesh PoyarekarShrink heap on linux when overcommit_memory == 2
2012-09-25 Siddhesh PoyarekarFix minor typos in comments
2012-09-25 Dmitry V. LevinSet "fail on error" mode directly in testsuite shell...
2012-09-25 Dmitry V. LevinAdd copyright notices to testsuite shell scripts
2012-09-25 H.J. LuUse static link by default for --disable-shared
2012-09-24 Mike Frysingeria64: define new get-rounding-mode.h header
2012-09-24 Mike Frysingeria64: override crtbeginT.o
2012-09-24 Chris Metcalftile: fix two comments that said "tile" to properly...
2012-09-24 H.J. LuReplace crtendS.o with crtend.o for static link
2012-09-24 H.J. LuSort BZ # in NEWS
2012-09-24 H.J. LuAdd "()" when casting to uint64_t for 64-bit store
2012-09-24 H.J. LuProperly handle fencepost with MALLOC_ALIGN_MASK
2012-09-24 Joseph MyersMake printf respect the rounding mode for hex output...
2012-09-21 Joseph MyersCorrect order of arguments of __arm_assisted_compare_an...
2012-09-21 Joseph MyersRemove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.
2012-09-20 Joseph MyersRemove _G_NEED_STDARG_H.
2012-09-20 Carlos O'Donellhppa: Use __prlimit64 as the internal name.
2012-09-20 Carlos O'Donellhppa: Add EHWPOISON and bump errlist-compat to 260
2012-09-19 Dmitry V. Levinrtld: limit self loading check to normal mode only
2012-09-19 H.J. LuCast to uint64_t for 64-bit store
2012-09-18 Joseph MyersDon't set TIMEOUTFACTOR in sysdeps/wordsize-64/Makefile.
2012-09-17 Chris Metcalfcrypt: bump up md5test-giant timeout from 180s to 480s
2012-09-17 Chris Metcalftile: update libm-test-ulps for new tests
2012-09-17 Joseph MyersRemove _G_HAVE_IO_GETLINE_INFO.
2012-09-15 H.J. LuRemove $(have-cpp-asm-debuginfo) check
2012-09-14 Jeff Law [BZ #14583]
2012-09-14 Joseph MyersMake printf respect the rounding mode for decimal outpu...
2012-09-13 Richard Hendersonalpha: Streamline __setfpucw
2012-09-13 Richard Hendersonalpha: Update localplt.data
2012-09-13 Richard Hendersonalpha: Update ulps
2012-09-13 H.J. LuRemove unused __rtld_lock_init_recursive macro
2012-09-13 Joseph MyersRemove _G_HAVE_PRINTF_FP.
2012-09-13 Richard Hendersonalpha: Add get-rounding-mode.h
2012-09-13 Richard Hendersonalpha: Work around gcc 4.8 aliasing difference/bug
2012-09-12 Joseph MyersMake strtod respect the rounding mode (bug 14518).
2012-09-12 Allan McRaeUpdate i386 ULPs for recently added math tests
2012-09-11 Joseph MyersRemove unused typedefs and macros from _G_config.h.
2012-09-11 H.J. LuUpdate copyright years in csu/libc-tls.c
2012-09-10 Joseph MyersRemove _G_USING_THUNKS.
2012-09-10 Joseph MyersRemove libio C++ vtable definitions.
2012-09-10 H.J. LuUpdate ChangeLog
2012-09-10 H.J. LuRun tst-fopenloc if $(build-shared) is yes
2012-09-10 H.J. LuUpdate copyright years
2012-09-10 H.J. LuFix a typo in ChangeLog
2012-09-10 Liubov DmitrievaFix x86 SSE cosf, sinf issues
2012-09-07 H.J. LuAdd "shopt -s nullglob" to check-local-headers.sh
2012-09-07 H.J. LuCheck if deriv->steps is NULL before freeing it
2012-09-07 H.J. LuRename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++
2012-09-07 H.J. LuRename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++
2012-09-07 H.J. LuRemove gnu/stubs.h dependency on soversions.mk
2012-09-07 Joseph MyersUse gnu.org as example hostname in manual/examples...
2012-09-07 Siddhesh PoyarekarCleanup code duplication in malloc on fallback to use...
2012-09-07 John TobeyFix description of carg branch cut (bug 13542)
2012-09-07 Joseph MyersUse gnu.org as example hostname in manual (bug 10014).
2012-09-07 Joseph MyersFix pointers between nodes in manual (bug 10038).
2012-09-06 H.J. LuRestore GL(dl_initial_dtv)
2012-09-06 H.J. LuRemove _dl_initial_dtv
2012-09-06 Petr MachataSynchronize with linux/elf.h.
2012-09-06 H.J. LuMention BZ #14545 in NEWS
2012-09-06 H.J. LuAlways check dtv before freeing dtv[-1]
2012-09-06 H.J. LuAdd tst-cancel21-static.c
2012-09-06 H.J. LuUse crtbeginT.o to statically link programs
2012-09-06 Chris Metcalftile: fix type of prfpregset_t in <sys/procfs.h>
2012-09-06 Chris Metcalftile: Add BZ to Changelog and update NEWS
2012-09-06 Joseph MyersFix strtod test for values above maximum for IBM long...
2012-09-06 Chris Metcalftile: BZ#14237: fix __tls_get_addr bug initializing...
2012-09-06 Andreas KrebbelS/390: Fix optimized mem* running on 31 bit kernels.
2012-09-06 Jeff LawFix botched NEWS
2012-09-06 Jeff Law [BZ#14510]
2012-09-06 David S. MillerRecognize new sparc hwcap bits.
2012-09-06 David S. MillerUpdate sparc ULPs for recently added math tests.
2012-09-05 Alexandre Oliva* malloc/arena.c: Fold copyright years.
2012-09-05 Alexandre Oliva* malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix...
2012-09-05 Alexandre Oliva* manual/contrib.texi (Contributors): Fix typo. Comple...
2012-09-05 Alexandre OlivaDon't change no_dyn_threshold on mallopt failure
2012-09-05 Alexandre OlivaFix typos in malloc/.
2012-09-05 Siddhesh PoyarekarFix typos in comments
2012-09-05 Siddhesh PoyarekarFixed minor typo in ChangeLog
2012-09-05 Siddhesh PoyarekarReturn requested size for malloc_usable_size when MALLO...
next