summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add HWCAP_ macros from Linux 4.12 to AArch64 bits/hwcap.h.Szabolcs Nagy2017-07-171-0/+5
* Return to caller if dl_fixup fails to resolve callee on hppa.John David Anglin2017-07-161-0/+3
* Add CFI annotation.John David Anglin2017-07-161-0/+5
* Fix stack offset for r19 load in __getcontext.John David Anglin2017-07-161-0/+3
* Fix __setcontext return value on hppa.John David Anglin2017-07-161-0/+2
* Fix syscall cancellation on hppa.John David Anglin2017-07-161-0/+23
* Remove _exit entry from sysdeps/unix/sysv/linux/hppa/localplt.data.John David Anglin2017-07-161-0/+2
* Remove extra braces from sysdeps/hppa/__longjmp.c.John David Anglin2017-07-161-0/+2
* Fix [BZ 20098].John David Anglin2017-07-161-0/+8
* Regenerate libc.potSiddhesh Poyarekar2017-07-161-0/+4
* Fix [BZ locale/19838].John David Anglin2017-07-151-0/+3
* Fix guard alignment in allocate_stack when stack grows up.John David Anglin2017-07-151-0/+3
* Fix failing sNaN tests on hppa.John David Anglin2017-07-151-0/+4
* Fix BZ #21654 - grp-merge.c alignmentDJ Delorie2017-07-141-0/+7
* Disable single thread optimization for open_memstreamSzabolcs Nagy2017-07-141-0/+7
* [ARM] Fix ld.so crash when built using Binutils 2.29Jiong Wang2017-07-131-0/+5
* Added Fiji Hindi language locale for FijiAkhilesh Kumar2017-07-131-0/+5
* Fix type in sysdeps/hppa/dl-machine.h.John David Anglin2017-07-121-0/+4
* Compile tst-ssp-1.c with -fstack-protector-allH.J. Lu2017-07-121-0/+5
* New locale for agr_PE.Chris Leonard2017-07-121-0/+5
* powerpc64le: Iterate over all object suffixes when appending -mfloat128Gabriel F. T. Gomes2017-07-111-0/+6
* Avoid backtrace from __stack_chk_fail [BZ #12189]H.J. Lu2017-07-111-0/+22
* posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738)Adhemerval Zanella2017-07-111-0/+8
* S390: Fix tst-ptrace-singleblock if kernel does not support PTRACE_SINGLEBLOCK.Stefan Liebler2017-07-111-0/+5
* Don't include _dl_resolve_conflicts in libc.a [BZ #21742]H.J. Lu2017-07-101-0/+6
* x86-64: Test memmove_chk and memset_chk only in libc.so [BZ #21741]H.J. Lu2017-07-101-0/+7
* Update hppa ulps.John David Anglin2017-07-091-0/+2
* Use generic pthread support on hppa.John David Anglin2017-07-091-0/+22
* x86-64: Update comments in IFUNC selectorsH.J. Lu2017-07-091-0/+19
* x86-64: Update comments in ifunc-impl-list.cH.J. Lu2017-07-091-0/+4
* Fix BZ #21049.John David Anglin2017-07-091-0/+6
* build-many-glibcs.py: also build profiled objectsAndreas Schwab2017-07-081-0/+5
* * manual/tunables.texi: Add missing @end deftp.DJ Delorie2017-07-061-1/+5
* resolv: Deal with non-deterministic address order in tst-resolv-basicFlorian Weimer2017-07-061-0/+5
* Add per-thread cache to mallocDJ Delorie2017-07-061-0/+28
* Increase some test timeouts.Joseph Myers2017-07-061-0/+9
* nptl: Fix typo on __have_pthread_attr_t (BZ#21715)Matthew Krupcale2017-07-061-0/+6
* x86-64: Align the stack in __tls_get_addr [BZ #21609]H.J. Lu2017-07-061-0/+13
* posix: Fix default posix_spawn return valueAdhemerval Zanella2017-07-051-0/+5
* support: Add resolver testing mode which does not patch _resFlorian Weimer2017-07-051-0/+15
* support: Add support_chroot_create and support_chroot_freeFlorian Weimer2017-07-051-0/+14
* support: Check isolation of loopback addresses in tst-support-namespaceFlorian Weimer2017-07-051-0/+6
* Single threaded stdio optimizationSzabolcs Nagy2017-07-041-0/+18
* sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [BZ #21542]Florian Weimer2017-07-041-0/+8
* resolv: Fix resolv_conf _res matchingFlorian Weimer2017-07-041-0/+11
* Update versions in build-many-glibcs.py.Joseph Myers2017-07-041-0/+6
* resolv: Fix improper assert in __resolv_conf_attachFlorian Weimer2017-07-041-0/+9
* resolv: Introduce free list for resolv_conf index slostsFlorian Weimer2017-07-031-0/+16
* resolv: Automatically reload a changed /etc/resolv.conf file [BZ #984]Florian Weimer2017-07-031-0/+33
* resolv: Mirror the entire resolver configuration in struct resolv_confFlorian Weimer2017-07-031-0/+36