Move _dl_important_hwcaps to dl-hwcaps.c
[platform/upstream/glibc.git] / NEWS
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 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. 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).
2012-07-05 Joseph MyersFix csqrt underflow (bugs 14157, 14331).
2012-07-04 Joseph MyersFix ctan, ctanh of subnormals in round-upwards mode...
2012-07-03 Joseph MyersFix float range reduction problems (bug 14283).
2012-07-03 Joseph MyersOpen development for 2.17.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-06-30 Carlos O'DonellUpdate NEWS and README. glibc-2.16
2012-06-22 Andreas SchwabFix invalid memory access in do_lookup_x.
2012-06-21 Jeff Law [BZ #14277]
2012-06-21 Joseph MyersFix wordsize-64 cosh regression (bug 14273).
2012-06-21 H.J. LuMention BZ #14278 in NEWS
2012-06-21 Jeff Law2012-06-21 Jeff Law <law@redhat.com>
2012-06-21 Andreas JaegerAvoid -Wconversion warning for htons
2012-06-15 Richard HendersonUpdate news for fixed alpha bz
2012-06-15 H.J. LuMention BZ 14050/14117 in NEWS
2012-06-15 Andreas JaegerMention ix86 shared headers
2012-06-15 H.J. LuMention BZ #14229 in NEWS
2012-06-15 Joseph MyersFix pow (0.0, -Inf) (bug 14241).
2012-06-13 Paul EggertMention 14210 in NEWS.
2012-06-11 Roland McGrathBZ#14218: Reword argp_parse description slightly.
2012-06-06 Siddhesh PoyarekarFix validation check when converting from ibm930 to utf
2012-06-04 Tulio Magno Quites... Manual for platform-specific features and new __ppc_get...
2012-06-04 Petr Baudislocales/tr_TR: Change currency from YTL to TL. [BZ...
2012-06-04 Serkan Kabalocales/tr_TR: Fix first_weekday and first_workday...
2012-06-04 Jeff Law[PATCH] Fix first_weekday/first_workday for EU locales
2012-06-04 Siddhesh PoyarekarUpdated NEWS for the last change
2012-06-01 Joseph MyersAdd 14048 to list of fixed bugs in NEWS.
next