aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-07-16Fix stack offset for r19 load in __getcontext.John David Anglin1-0/+3
2017-07-16Fix __setcontext return value on hppa.John David Anglin1-0/+2
2017-07-16Fix syscall cancellation on hppa.John David Anglin1-0/+23
2017-07-16Remove _exit entry from sysdeps/unix/sysv/linux/hppa/localplt.data.John David Anglin1-0/+2
2017-07-16Remove extra braces from sysdeps/hppa/__longjmp.c.John David Anglin1-0/+2
2017-07-16Fix [BZ 20098].John David Anglin1-0/+8
2017-07-16Regenerate libc.potSiddhesh Poyarekar1-0/+4
2017-07-15Fix [BZ locale/19838].John David Anglin1-0/+3
2017-07-15Fix guard alignment in allocate_stack when stack grows up.John David Anglin1-0/+3
2017-07-15Fix failing sNaN tests on hppa.John David Anglin1-0/+4
2017-07-14Fix BZ #21654 - grp-merge.c alignmentDJ Delorie1-0/+7
2017-07-14Disable single thread optimization for open_memstreamSzabolcs Nagy1-0/+7
2017-07-13[ARM] Fix ld.so crash when built using Binutils 2.29Jiong Wang1-0/+5
2017-07-13Added Fiji Hindi language locale for FijiAkhilesh Kumar1-0/+5
2017-07-12Fix type in sysdeps/hppa/dl-machine.h.John David Anglin1-0/+4
2017-07-12Compile tst-ssp-1.c with -fstack-protector-allH.J. Lu1-0/+5
2017-07-12New locale for agr_PE.Chris Leonard1-0/+5
2017-07-11powerpc64le: Iterate over all object suffixes when appending -mfloat128Gabriel F. T. Gomes1-0/+6
2017-07-11Avoid backtrace from __stack_chk_fail [BZ #12189]H.J. Lu1-0/+22
2017-07-11posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738)Adhemerval Zanella1-0/+8
2017-07-11S390: Fix tst-ptrace-singleblock if kernel does not support PTRACE_SINGLEBLOCK.Stefan Liebler1-0/+5
2017-07-10Don't include _dl_resolve_conflicts in libc.a [BZ #21742]H.J. Lu1-0/+6
2017-07-10x86-64: Test memmove_chk and memset_chk only in libc.so [BZ #21741]H.J. Lu1-0/+7
2017-07-09Update hppa ulps.John David Anglin1-0/+2
2017-07-09Use generic pthread support on hppa.John David Anglin1-0/+22
2017-07-09x86-64: Update comments in IFUNC selectorsH.J. Lu1-0/+19
2017-07-09x86-64: Update comments in ifunc-impl-list.cH.J. Lu1-0/+4
2017-07-09Fix BZ #21049.John David Anglin1-0/+6
2017-07-08build-many-glibcs.py: also build profiled objectsAndreas Schwab1-0/+5
2017-07-06* manual/tunables.texi: Add missing @end deftp.DJ Delorie1-1/+5
2017-07-06resolv: Deal with non-deterministic address order in tst-resolv-basicFlorian Weimer1-0/+5
2017-07-06Add per-thread cache to mallocDJ Delorie1-0/+28
2017-07-06Increase some test timeouts.Joseph Myers1-0/+9
2017-07-06nptl: Fix typo on __have_pthread_attr_t (BZ#21715)Matthew Krupcale1-0/+6
2017-07-06x86-64: Align the stack in __tls_get_addr [BZ #21609]H.J. Lu1-0/+13
2017-07-05posix: Fix default posix_spawn return valueAdhemerval Zanella1-0/+5
2017-07-05support: Add resolver testing mode which does not patch _resFlorian Weimer1-0/+15
2017-07-05support: Add support_chroot_create and support_chroot_freeFlorian Weimer1-0/+14
2017-07-05support: Check isolation of loopback addresses in tst-support-namespaceFlorian Weimer1-0/+6
2017-07-04Single threaded stdio optimizationSzabolcs Nagy1-0/+18
2017-07-04sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [BZ #21542]Florian Weimer1-0/+8
2017-07-04resolv: Fix resolv_conf _res matchingFlorian Weimer1-0/+11
2017-07-04Update versions in build-many-glibcs.py.Joseph Myers1-0/+6
2017-07-04resolv: Fix improper assert in __resolv_conf_attachFlorian Weimer1-0/+9
2017-07-03resolv: Introduce free list for resolv_conf index slostsFlorian Weimer1-0/+16
2017-07-03resolv: Automatically reload a changed /etc/resolv.conf file [BZ #984]Florian Weimer1-0/+33
2017-07-03resolv: Mirror the entire resolver configuration in struct resolv_confFlorian Weimer1-0/+36
2017-07-03resolv: Lift domain search list limits [BZ #19569] [BZ #21475]Florian Weimer1-0/+26
2017-07-03resolv: Introduce struct resolv_conf with extended resolver stateFlorian Weimer1-0/+18
2017-07-03resolv: Introduce struct resolv_context [BZ #21668]Florian Weimer1-0/+85