aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-04-03[PATCH 1/7] sin/cos slow paths: avoid slow paths for small inputsWilco Dijkstra1-1/+9
2018-04-03Use Linux 4.16 in build-many-glibcs.py.Joseph Myers1-0/+5
2018-04-03Assume O_DIRECTORY for opendirAdhemerval Zanella1-0/+8
2018-04-03Add Changelog reference to BZ#23024Adhemerval Zanella1-0/+1
2018-04-03s390x: Fix hidden aliasesSamuel Thibault1-0/+2
2018-04-03hurd: Avoid local PLT in libpthreadSamuel Thibault1-2/+4
2018-04-03hurd: Avoid more libc.so local PLTsSamuel Thibault1-0/+12
2018-04-02hurd: Avoid more libc.so PLTsSamuel Thibault1-0/+9
2018-04-02hurd: Avoid some libc.so PLTsSamuel Thibault1-0/+42
2018-04-02hurd: whitelist rtld symbols expected to be overridableSamuel Thibault1-0/+2
2018-04-02Revert __dirfd PLT avoidance for nowSamuel Thibault1-1/+0
2018-04-02hurd: Avoid some PLTs in libc and librtSamuel Thibault1-0/+42
2018-04-02hurd: Avoid local PLTs in libpthread.Samuel Thibault1-0/+79
2018-04-02hurd: Fix exposition of UTIME_NOW, UTIME_OMITSamuel Thibault1-0/+3
2018-04-02hurd: Announce that glibc now builds unpatchedSamuel Thibault1-0/+4
2018-04-02hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+Samuel Thibault1-0/+209
2018-04-02hurd: Remove bogus net/if_ppp.hSamuel Thibault1-0/+2
2018-04-02hurd: Advertise libpthreadSamuel Thibault1-0/+10
2018-04-02hurd: Add hurd thread librarySamuel Thibault1-0/+24
2018-04-02hurd: avoid letting signals go to thread created by timer_createSamuel Thibault1-0/+5
2018-04-01support_format_addrinfo: Include unknown error number in resultFlorian Weimer1-0/+5
2018-03-29Linux i386: tst-bz21269 triggers SIGBUS on some kernelsFlorian Weimer1-0/+5
2018-03-27sparc: Fix arch_fork definitionAdhemerval Zanella1-0/+7
2018-03-27getlogin_r: return early when linux sentinel value is setJesse Hathaway1-0/+5
2018-03-27hurd: advertise process memory locking optionSamuel Thibault1-0/+4
2018-03-27Fix crash in resolver on memory allocation failure (bug 23005)Andreas Schwab1-0/+6
2018-03-26Unify umount function implementations (bug 16552).Joseph Myers1-0/+13
2018-03-26RISC-V: add remaining relocationsAndreas Schwab1-0/+17
2018-03-25hurd: Regenerate errno.h headerSamuel Thibault1-0/+1
2018-03-25hurd: Fix calling __pthread_initialize_minimal in shared caseSamuel Thibault1-4/+6
2018-03-25Add missing changelog from previous commitSamuel Thibault1-0/+11
2018-03-25hurd: Fix accessing errno from rtldSamuel Thibault1-0/+5
2018-03-24Add $(tests-execstack-$(have-z-execstack)) after defined [BZ #22998]H.J. Lu1-0/+6
2018-03-23Fix i386 memmove issue (bug 22644).Andrew Senkevich1-0/+8
2018-03-22Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers1-0/+95
2018-03-21Use x86_64 backtrace as generic version.Joseph Myers1-0/+14
2018-03-20Remove powerpc, sparc fdim inlines (bug 22987).Joseph Myers1-0/+6
2018-03-20Fix signed integer overflow in random_r (bug 17343).Joseph Myers1-0/+6
2018-03-20Fix errno valuesSamuel Thibault1-0/+6
2018-03-20Add narrowing subtract functions.Joseph Myers1-0/+73
2018-03-19Add SHT_X86_64_UNWIND to elf.h (bug 20079).Joseph Myers1-0/+5
2018-03-19Undefine attribute_hidden to fix benchtestsWilco Dijkstra1-0/+4
2018-03-18Hurd: fix port leak in TLSRichard Braun1-0/+5
2018-03-18hurd: Add mlockall supportSamuel Thibault1-0/+2
2018-03-18hurd: Fix boot with statically-linked exec serverSamuel Thibault1-0/+2
2018-03-18hurd: Fix O_DIRECTORY | O_NOFOLLOWSamuel Thibault1-0/+4
2018-03-18hurd: Fix O_NOFOLLOWSamuel Thibault1-0/+2
2018-03-18hurd: Reimplement libc locks using mach's gsyncAgustina Arzille1-0/+52
2018-03-18hurd: Rewrite __libc_cleanup_*Agustina Arzille1-0/+9
2018-03-18hurd: Add missing includeSamuel Thibault1-0/+4