]> sourceware.org Git - glibc.git/history - NEWS
Add bug 14805 to list of fixed bugs in NEWS.
[glibc.git] / NEWS
2012-11-05 Joseph MyersAdd bug 14805 to list of fixed bugs in NEWS.
2012-11-05 Joseph MyersFix S/390 bits/fenv.h namespace use (bug 14801).
2012-11-04 Samuel Thibault[BZ #3665] Regenerate sysdeps/mach/hurd/bits/errno.h.
2012-11-04 Thomas Schwinge[BZ #5246] Conditionalize use of PTR_DEMANGLE.
2012-11-04 Joseph MyersFix fma overflow results outside round-to-nearest mode...
2012-11-04 Thomas Schwinge[BZ #11638] has been fixed.
2012-11-03 Joseph MyersMake fma use of Dekker and Knuth algorithms use round...
2012-11-03 Joseph MyersMake fenv.h FE_* macros usable in #if (bug 3439).
2012-11-02 Marko MyllynenFix LC_IDENTIFICATION in fi_FI@euro
2012-11-01 Joseph MyersFix fma (a, b, c) for small a * b (bugs 14784, 14785).
2012-10-31 Joseph MyersFix ldbl-128ibm atan2l for x near 1.
2012-10-30 Ryan S. ArnoldCorrect cacheline size to 32-bytes for ppc405 memset...
2012-10-30 Joseph MyersFix fma missing underflows and bad results for some...
2012-10-30 Joseph MyersFix strtod handling of underflow (bug 14047).
2012-10-30 Andreas Jaeger[BZ#14767] Remove tests for have-initfini-array in...
2012-10-24 Roland McGrathBZ#14743: Move clock_* symbols from librt to libc.
2012-10-20 H.J. LuCheck the main application only if SHARED is defined
2012-10-20 Siddhesh PoyarekarRetry read in ld.so if the entire ELF header is not...
2012-10-19 Pravin Satputemr_IN locale fixes
2012-10-18 Siddhesh PoyarekarAdd note on free list pointers overwriting M_PERTURB...
2012-10-16 Maxim KuvyrkovFix BZ #14716: memmem crash
2012-10-10 Alexandre Oliva* NEWS: Add note about FIPS mode. Wording suggested...
2012-10-10 Siddhesh PoyarekarTake lock in pthread_cond_wait cleanup handler only...
2012-10-10 Maxim KuvyrkovAdd NEWS entry for BZ #14602.
2012-10-08 Jonathan NiederAdd bugs 14660, 14661 to NEWS
2012-10-06 David S. MillerCorrect libthreadb register access for 64-bit sparc.
2012-10-05 H.J. LuSet GL(dl_nns) to 1 for vDSO in libc.a
2012-10-05 Siddhesh PoyarekarUnlock mutex before going back to waiting for PI mutexes
2012-10-05 Khem Rajpowerpc: add name_to_handle_at, open_by_handle etc...
2012-10-02 Dmitry V. LevinClarify memory allocation error diagnostics to avoid...
2012-10-02 H.J. LuDefine HAS_FMA with bit_FMA_Usable
2012-10-01 Siddhesh PoyarekarFix exception table for i386 pthread_cond_wait
2012-10-01 Joseph MyersFix sign of inexact zero return from fma (bug 14645).
2012-09-29 Joseph MyersFix sign of exact zero return from fma (bug 14638).
2012-09-28 Jeff Law2012-09-28 Andreas Schwab <schwab@linux-m68k.org>
2012-09-28 Jeff Law [BZ #11438]
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. MillerFix sparc64 crashes with LD_BIND_NOW and --enable-bind...
2012-09-26 Marek PolacekFix up definitions for older compilers.
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 H.J. LuUse static link by default for --disable-shared
2012-09-24 H.J. LuSort BZ # in NEWS
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-19 Dmitry V. Levinrtld: limit self loading check to normal mode only
2012-09-15 H.J. LuRemove $(have-cpp-asm-debuginfo) check
2012-09-14 Jeff Law [BZ #14583]
2012-09-13 H.J. LuRemove unused __rtld_lock_init_recursive macro
2012-09-12 Joseph MyersMake strtod respect the rounding mode (bug 14518).
2012-09-07 John TobeyFix description of carg branch cut (bug 13542)
2012-09-07 Joseph MyersUse www.gnu.org as example hostname in manual (bug...
2012-09-07 Joseph MyersFix pointers between nodes in manual (bug 10038).
2012-09-06 H.J. LuMention BZ #14545 in NEWS
2012-09-06 H.J. LuUse crtbeginT.o to statically link programs
2012-09-06 Chris Metcalftile: Add BZ to Changelog and update NEWS
2012-09-06 Jeff LawFix botched NEWS
2012-09-06 Jeff Law [BZ#14510]
2012-09-05 Siddhesh PoyarekarReturn requested size for malloc_usable_size when MALLO...
2012-09-05 Allan McRaeImprove C++ header location detection (bug 13966)
2012-09-04 Joseph MyersFix iogetdelim.c (latent) integer overflow (bug 9914).
2012-09-02 H.J. LuUse the first element of GOT for ld.so addresses
2012-09-01 Allan McRaeCheck for gawk >= 3.0 (bug 13412)
2012-08-31 Joseph MyersFix sem_post race (bug 14532).
2012-08-29 H.J. LuUse LD_SO to set $ld_so_name/$ld_so_version
2012-08-29 Siddhesh PoyarekarDon't make ttyname* fail if proc filesystem is not...
2012-08-27 Mike Frysingerupdate NEWS
2012-08-27 Joseph MyersFix sign of zero on strtod underflow (bug 14519).
2012-08-27 Joseph MyersFix strtod rounding (bug 3479).
2012-08-27 Joseph MyersFix strtod integer/buffer overflow (bug 14459).
2012-08-22 Roland McGrathAdd --disable-build-nscd configure option.
2012-08-22 Roland McGrathBZ#13696: Add --disable-nscd configure option.
2012-08-22 Joseph MyersMove bug number to correct section of NEWS.
2012-08-22 Jeff Law * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use...
2012-08-22 Will SchmidtAdd versions of wcscpy, wcschr, wcsrchr for power6...
2012-08-22 Maxim KuvyrkovDetect EOL on-the-fly in strstr, strcasestr and memmem.
2012-08-19 Joseph MyersAdd bug number to NEWS.
2012-08-15 Liubov DmitrievaFix segmentation fault in strncasecmp for i686
2012-08-15 Andreas JaegerAdd testcase for BZ#14090 - md5/sha512 with large sizes
2012-08-14 Joseph MyersAdd more fixed bug numbers to NEWS.
2012-08-10 Jeff Law [BZ #13939]
2012-08-09 H.J. LuAvoid DWARF definition DIE on ifunc symbols
2012-08-07 Joseph MyersRemove pre-2.6.16 Linux kernel support.
2012-08-03 Joseph MyersAdd more fixed bug numbers to NEWS.
2012-08-03 Joseph MyersRemove pre-2.6.0 Linux kernel support (bug 13717).
2012-08-02 Marek PolacekGet rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.
2012-07-27 Gary BensonAdd SystemTap static probes to the runtime linker....
2012-07-25 Florian WeimerRename __secure_getenv to secure_getenv
2012-07-25 Marek PolacekSet up errno properly for yn.
2012-07-19 Andreas KrebbelS/390: Add support for STT_GNU_IFUNC symbols.
2012-07-17 Marek PolacekRemove TLS configure checks.
2012-07-12 Marek PolacekFix ynl return value with LDBL_MIN.
2012-07-10 Andreas SchwabFix LOG_MAKEPRI to agree with BSD
2012-07-10 Marek PolacekGet rid of ASM_GLOBAL_DIRECTIVE.
2012-07-09 Joseph MyersFix clog, clog10 spurious underflow exceptions (bug...
2012-07-06 Andreas SchwabUpdate NEWS
2012-07-06 Joseph MyersFix tanf underflow close to pi/4 (bug 14154).
2012-07-06 Joseph MyersFix expm1 spurious underflow exceptions (bug 6778).
next
This page took 0.688894 seconds and 108 git commands to generate.