summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2017-08-03Fix the return type of the getentropy stubAurelien Jarno
2017-08-03i686/multiarch: Regenerate ulpsAurelien Jarno
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers
2017-08-03getaddrinfo: Release resolver context on error in gethosts [BZ #21885]Florian Weimer
2017-08-03tst-tlsopt-powerpc as a shared libAlan Modra
2017-08-03Add missing include for pthread_setcancelstateSamuel Thibault
2017-08-02[hurd]: Add __libc_init_secure stubSamuel Thibault
2017-08-02Fix tgmath.h for __int128 (bug 21686).Joseph Myers
2017-08-02Remove CFLAG settings that turn off warning (no longer needed).Steve Ellcey
2017-08-02x86-64: Check PIC instead of SHARED in start.SH.J. Lu
2017-08-02i386: Check PIC to enable PIC setups in multiarch functionsH.J. Lu
2017-08-02Fix tgmath.h for bit-fields (bug 21685).Joseph Myers
2017-08-02i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791]H.J. Lu
2017-08-02Rotate ChangeLog correctlySiddhesh Poyarekar
2017-08-02Rotate ChangeLogSiddhesh Poyarekar
2017-08-02Open master for developmentSiddhesh Poyarekar
2017-08-02Update for 2.26 releaseSiddhesh Poyarekar
2017-08-02Update contributors and latest gcc and binutils versionsSiddhesh Poyarekar
2017-08-02Fix up ChangeLog formattingSiddhesh Poyarekar
2017-08-02Add list of bugs fixed in 2.26Siddhesh Poyarekar
2017-08-02Update translationsSiddhesh Poyarekar
2017-08-02Update NEWSSiddhesh Poyarekar
2017-07-31Update translationsSiddhesh Poyarekar
2017-07-29mutex: Fix robust mutex lock acquire (Bug 21778)Carlos O'Donell
2017-07-28microblaze: Resolve non-relocatable branch in pt-vfork.S (BZ#21779)Nathan Rossi
2017-07-28Update Microblaze libm-test-ulpsNathan Rossi
2017-07-28Update Nios II ULPs file.Chung-Lin Tang
2017-07-28rwlock: Fix explicit hand-over (bug 21298)Carlos O'Donell
2017-07-27Update Alpha libm-test-ulpsAdhemerval Zanella
2017-07-27Minor improvements to new az_IR localeMike FABIAN
2017-07-27manual: Refactor documentation of CHAR_BIT.Rical Jasan
2017-07-27manual: Complete @standards in creature.texi.Rical Jasan
2017-07-26Update translationsSiddhesh Poyarekar
2017-07-26Add [BZ #21828] to ChangeLogMike FABIAN
2017-07-26Mention in NEWS that the Unicode 10.0.0 update causes user visible changesMike FABIAN
2017-07-26sv: Update translationSiddhesh Poyarekar
2017-07-25zic: Use PRIdMAX to print line numbersSiddhesh Poyarekar
2017-07-24tunables: Use direct syscall for access (BZ#21744)Adhemerval Zanella
2017-07-24Avoid accessing corrupted stack from __stack_chk_fail [BZ #21752]H.J. Lu
2017-07-24Remove extra semicolons in struct pthread_mutex (bug 21804)Andreas Schwab
2017-07-23S390: fix sys/ptrace.h to make it includible again after asm/ptrace.hDmitry V. Levin
2017-07-23[BZ 19170]John David Anglin
2017-07-21Correct nss/tst-nss-test5 configurationDJ Delorie
2017-07-21Fix localedata test builds with latest GCCSteve Ellcey
2017-07-21Fix nss/nss_test1.c compile with latest GCC.Steve Ellcey
2017-07-21Fix cexpl when compiled with latest GCCSteve Ellcey
2017-07-19Update sparc ulpsAdhemerval Zanella
2017-07-19alpha: Fix clone exit syscall argument passing (BZ#21512)Adhemerval Zanella
2017-07-19Fix cast-after-dereferenceDJ Delorie
2017-07-19i386: Test memmove_chk and memset_chk only in libc.so [BZ #21741]H.J. Lu