aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2017-07-16Remove _exit entry from sysdeps/unix/sysv/linux/hppa/localplt.data.John David Anglin
2017-07-16Remove extra braces from sysdeps/hppa/__longjmp.c.John David Anglin
2017-07-16Fix [BZ 20098].John David Anglin
2017-07-16Regenerate libc.potSiddhesh Poyarekar
2017-07-15Fix [BZ locale/19838].John David Anglin
2017-07-15Fix guard alignment in allocate_stack when stack grows up.John David Anglin
2017-07-15Fix failing sNaN tests on hppa.John David Anglin
2017-07-14Fix BZ #21654 - grp-merge.c alignmentDJ Delorie
2017-07-14Disable single thread optimization for open_memstreamSzabolcs Nagy
2017-07-13[ARM] Fix ld.so crash when built using Binutils 2.29Jiong Wang
2017-07-13Added Fiji Hindi language locale for FijiAkhilesh Kumar
2017-07-12Fix type in sysdeps/hppa/dl-machine.h.John David Anglin
2017-07-12Compile tst-ssp-1.c with -fstack-protector-allH.J. Lu
2017-07-12New locale for agr_PE.Chris Leonard
2017-07-11powerpc64le: Iterate over all object suffixes when appending -mfloat128Gabriel F. T. Gomes
2017-07-11Avoid backtrace from __stack_chk_fail [BZ #12189]H.J. Lu
2017-07-11posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738)Adhemerval Zanella
2017-07-11S390: Fix tst-ptrace-singleblock if kernel does not support PTRACE_SINGLEBLOCK.Stefan Liebler
2017-07-10Don't include _dl_resolve_conflicts in libc.a [BZ #21742]H.J. Lu
2017-07-10x86-64: Test memmove_chk and memset_chk only in libc.so [BZ #21741]H.J. Lu
2017-07-09Update hppa ulps.John David Anglin
2017-07-09Use generic pthread support on hppa.John David Anglin
2017-07-09x86-64: Update comments in IFUNC selectorsH.J. Lu
2017-07-09x86-64: Update comments in ifunc-impl-list.cH.J. Lu
2017-07-09Fix BZ #21049.John David Anglin
2017-07-08build-many-glibcs.py: also build profiled objectsAndreas Schwab
2017-07-06* manual/tunables.texi: Add missing @end deftp.DJ Delorie
2017-07-06resolv: Deal with non-deterministic address order in tst-resolv-basicFlorian Weimer
2017-07-06Add per-thread cache to mallocDJ Delorie
2017-07-06Increase some test timeouts.Joseph Myers
2017-07-06nptl: Fix typo on __have_pthread_attr_t (BZ#21715)Matthew Krupcale
2017-07-06x86-64: Align the stack in __tls_get_addr [BZ #21609]H.J. Lu
2017-07-05posix: Fix default posix_spawn return valueAdhemerval Zanella
2017-07-05support: Add resolver testing mode which does not patch _resFlorian Weimer
2017-07-05support: Add support_chroot_create and support_chroot_freeFlorian Weimer
2017-07-05support: Check isolation of loopback addresses in tst-support-namespaceFlorian Weimer
2017-07-04Single threaded stdio optimizationSzabolcs Nagy
2017-07-04sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [BZ #21542]Florian Weimer
2017-07-04resolv: Fix resolv_conf _res matchingFlorian Weimer
2017-07-04Update versions in build-many-glibcs.py.Joseph Myers
2017-07-04resolv: Fix improper assert in __resolv_conf_attachFlorian Weimer
2017-07-03resolv: Introduce free list for resolv_conf index slostsFlorian Weimer
2017-07-03resolv: Automatically reload a changed /etc/resolv.conf file [BZ #984]Florian Weimer
2017-07-03resolv: Mirror the entire resolver configuration in struct resolv_confFlorian Weimer
2017-07-03resolv: Lift domain search list limits [BZ #19569] [BZ #21475]Florian Weimer
2017-07-03resolv: Introduce struct resolv_conf with extended resolver stateFlorian Weimer
2017-07-03resolv: Introduce struct resolv_context [BZ #21668]Florian Weimer
2017-07-03resolv: Add preinit tests to resolv/tst-resolv-res_init-skeleton.cFlorian Weimer
2017-07-03powerpc: Clean up strlen and strnlen for power8Rajalakshmi Srinivasaraghavan
2017-07-01Use __builtin_popcount in __sched_cpucount [BZ #21696]H.J. Lu