about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* dynarray: Use libc_hidden_proto only for !_ISOMACFlorian Weimer2017-06-191-0/+4
* Fix typo when undefining weak_aliasSiddhesh Poyarekar2017-06-191-0/+4
* Fix gen-tunables.awk to work with older awkAdhemerval Zanella2017-06-191-0/+4
* S390: Fix build with gcc configured with --enable-default-pie. [BZ #21537]Stefan Liebler2017-06-191-0/+11
* s390: optimize syscall functionChristian Borntraeger2017-06-191-0/+6
* Remove _dl_out_of_memory from elf/VersionsH.J. Lu2017-06-161-0/+4
* Update timezone code from tzcode 2017b.Joseph Myers2017-06-161-0/+11
* manual: Complete @standards in string.texi.Rical Jasan2017-06-161-0/+6
* manual: Complete @standards in arith.texi.Rical Jasan2017-06-161-0/+17
* manual: Complete @standards in argp.texi.Rical Jasan2017-06-161-0/+18
* manual: Replace summary.awk with summary.pl.Rical Jasan2017-06-151-0/+46
* manual: Create empty placeholder macros for @standards.Rical Jasan2017-06-151-0/+6
* linux: Consolidate sync_file_range implementationAdhemerval Zanella2017-06-151-0/+6
* support: Add optstring supportAdhemerval Zanella2017-06-151-0/+8
* x86-64: Implement strcspn/strpbrk/strspn IFUNC selectors in CH.J. Lu2017-06-151-0/+20
* x86-64: Implement wcscpy IFUNC selector in CH.J. Lu2017-06-151-0/+5
* x86-64: Implement strcat family IFUNC selectors in CH.J. Lu2017-06-151-0/+10
* x86-64: Implement memcmp family IFUNC selectors in CH.J. Lu2017-06-151-0/+12
* x86-64: Implement memset family IFUNC selectors in CH.J. Lu2017-06-151-0/+18
* Enable tunables by defaultSiddhesh Poyarekar2017-06-151-0/+8
* nptl: Invert the mmap/mprotect logic on allocated stacks (BZ#18988)Adhemerval Zanella2017-06-141-0/+15
* x86-64: Implement memmove family IFUNC selectors in CH.J. Lu2017-06-141-0/+32
* i686: Add missing IS_IN (libc) guards to vectorized strcspnFlorian Weimer2017-06-141-0/+5
* Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg2017-06-141-0/+35
* Remove __need_IOV_MAX and __need_FOPEN_MAX.Zack Weinberg2017-06-141-0/+23
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-141-0/+37
* PowerPC64 ENTRY_TOCLESSAlan Modra2017-06-141-0/+114
* PowerPC64 strncpy, stpncpy and strstr fixesAlan Modra2017-06-141-0/+17
* PowerPC64 sysdep.h tidyAlan Modra2017-06-141-0/+15
* PowerPC64 FRAME_PARM_SAVEAlan Modra2017-06-141-0/+10
* PowerPC64, fix calls to _mcountAlan Modra2017-06-141-0/+5
* mips: Fix store/load gp registers to/from ucontext_tGordana Cmiljanovic2017-06-131-0/+14
* configure: Suppress expected compiler error messageFlorian Weimer2017-06-131-0/+4
* dynarray: Implement begin/end functions in the spirit of C++Florian Weimer2017-06-131-0/+10
* Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573]H.J. Lu2017-06-131-0/+13
* Correct indentation in posix/bits/cpu-set.h.Zack Weinberg2017-06-131-0/+5
* Remove __need_schedparam and __cpu_set_t_defined.Zack Weinberg2017-06-121-0/+18
* Fix build issue on x86.Wilco Dijkstra2017-06-121-0/+4
* float128: Add test-{float128,ifloat128,float128-finite}Paul E. Murphy2017-06-121-0/+25
* Allow macros prefixed with FLT128 in include/float.hGabriel F. T. Gomes2017-06-121-0/+6
* float128: Add strfromf128, strtof128, and wcstof128 to the manualGabriel F. T. Gomes2017-06-121-0/+10
* float128: Add strtof128, wcstof128, and related functions.Paul E. Murphy2017-06-121-0/+53
* Fix XPG4 bsd_signal namespace (bug 21552).Joseph Myers2017-06-121-0/+5
* Fix sigwait namespace (bug 21550).Joseph Myers2017-06-121-0/+5
* x86-64: Implement strcpy family IFUNC selectors in CH.J. Lu2017-06-121-0/+20
* 2017-06-12 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra2017-06-121-0/+10
* Replace all internal uses of __bzero with memset. This removes the needWilco Dijkstra2017-06-121-0/+12
* Correct an outdated comment in stdlib/errno.h.Zack Weinberg2017-06-101-0/+4
* powerpc: add sysconf support for cache geometriesPaul Clarke2017-06-091-0/+11
* Add a way to bypass the PLT when calling getauxvalTulio Magno Quites Machado Filho2017-06-091-0/+6