summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Document binutils requirement for static PIEhjl/pie/staticH.J. Lu2018-01-202-1/+6
* sparc: Check PIC instead of SHARED in start.SH.J. Lu2018-01-202-4/+4
* microblaze: Check PIC instead of SHARED in start.SH.J. Lu2018-01-201-1/+1
* sh: Update elf_machine_load_address for static PIEH.J. Lu2018-01-201-0/+14
* s390: Update elf_machine_load_address for static PIEH.J. Lu2018-01-202-0/+19
* nios2: Don't use MIN in dl-machine.hH.J. Lu2018-01-201-1/+2
* powerpc: Fix syscalls during early process initialization [BZ #22685]Tulio Magno Quites Machado Filho2018-01-194-4/+47
* generic if_ether.h: Fix buildSamuel Thibault2018-01-192-0/+5
* locales gu_IN, lo_LA: Fix obvious typos in dates.Rafal Luzynski2018-01-193-2/+9
* Fix integer overflows in internal memalign and malloc functions [BZ #22343]Arjun Shankar2018-01-184-8/+286
* ChangeLog: Fix an entry for [BZ #22657]Rafal Luzynski2018-01-181-2/+1
* locales bho_NP, mai_IN, mai_NP: Fix an obvious typo in date.Rafal Luzynski2018-01-184-3/+10
* Update translations from the Translation ProjectDmitry V. Levin2018-01-172-540/+545
* Fix backtrace for hppa (bug 22719).Joseph Myers2018-01-172-0/+6
* x86-64: Properly align La_x86_64_retval to VEC_SIZE [BZ #22715]H.J. Lu2018-01-172-2/+16
* Use LIBGCC_S_SO in x86_64 backtrace.Joseph Myers2018-01-162-1/+7
* nptl/tst-thread-exit-clobber: Run with any C++ compilerFlorian Weimer2018-01-162-2/+8
* aarch64: Update bits/hwcap.h for Linux 4.15.Szabolcs Nagy2018-01-163-2/+16
* aarch64: make HWCAP updates less error proneSzabolcs Nagy2018-01-163-7/+12
* nptl/tst-minstack-throw: Compile in C++11 mode with GNU extensionsFlorian Weimer2018-01-162-0/+6
* Add NT_ARM_SVE to elf.hAlan Hayward2018-01-152-0/+6
* nptl: Add PTHREAD_MIN_STACK C++ throw test [BZ #22636]Florian Weimer2018-01-153-2/+100
* Update build-many-glibcs.py binutils, mpfr, mpc versions.Joseph Myers2018-01-152-3/+9
* Synchronize DF_1_* flags with binutils (Bug 22707)Carlos O'Donell2018-01-132-0/+8
* powerpc: Fix llround spurious inexact on 32-bit POWER4 [BZ #22697]Tulio Magno Quites Machado Filho2018-01-122-0/+11
* Update translations from the Translation ProjectDmitry V. Levin2018-01-129-4338/+4330
* aarch64: fix static pie enabled libc when main is in a shared librarySzabolcs Nagy2018-01-122-2/+16
* linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]Dmitry V. Levin2018-01-125-5/+84
* malloc: Ensure that the consolidated fast chunk has a sane size.Istvan Kurucsai2018-01-122-0/+10
* support: Preserve errno in write_message, TEST_VERIFY and other checksFlorian Weimer2018-01-125-0/+21
* Add missing reference to bug 20532Florian Weimer2018-01-121-0/+1
* libnsl: Do not install libnsl.so, libnsl.a if NIS is disabled [BZ #22701]Florian Weimer2018-01-122-1/+16
* hu_HU locale: Avoid double space (bug 22657).Egmont Koblinger2018-01-122-2/+10
* Fix s390 linknamespace fallout of bug 22702 patch.Joseph Myers2018-01-122-1/+6
* Make default libc_feholdsetround_noex_ctx use __feholdexcept (bug 22702).Joseph Myers2018-01-112-4/+15
* csu: Update __libgcc_s_init commentFlorian Weimer2018-01-112-2/+11
* nptl: Add tst-minstack-cancel, tst-minstack-exit [BZ #22636]Florian Weimer2018-01-114-1/+101
* Fix ldbl-128ibm log1pl (-qNaN) spurious "invalid" exception (bug 22693).Joseph Myers2018-01-102-2/+8
* Regenerate libc.potDmitry V. Levin2018-01-102-530/+534
* nptl: Open libgcc.so with RTLD_NOW during pthread_cancel [BZ #22636]Florian Weimer2018-01-102-1/+7
* hurd: Implement faccessat without AT_EACCESS flagSamuel Thibault2018-01-107-194/+218
* Fix powerpc-nofpu fmaxmagl, fminmagl spurious "invalid" exception (bug 22691).Joseph Myers2018-01-102-0/+7
* Fix ldbl-128ibm lrintl, lroundl missing "invalid" exceptions (bug 22690).Joseph Myers2018-01-103-12/+20
* Fix powerpc-nofpu remainderl wrong sign of zero result (bug 22688).Joseph Myers2018-01-092-0/+5
* Fix powerpc-nofpu complex long double functions spurious "invalid" exception ...Joseph Myers2018-01-092-6/+37
* hurd: Use the new file_exec_paths RPCSamuel Thibault2018-01-097-32/+167
* tst-ttyname: skip the test when /dev/ptmx is not availableDmitry V. Levin2018-01-082-1/+13
* resolv: Support binary labels in test frameworkFlorian Weimer2018-01-084-133/+302
* support: Increase usability of TEST_COMPAREFlorian Weimer2018-01-084-32/+49
* [BZ #22637] Fix stack guard size accountingSzabolcs Nagy2018-01-085-8/+21