about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* elf/dl-lookup.c: Move STB_GNU_UNIQUE handling to a functionWill Newton2014-06-232-145/+165
* Don't ignore too long lines in nss_files (BZ #17079)Andreas Schwab2014-06-233-2/+10
* test-skeleton.c: Use stdout for error messagesWill Newton2014-06-232-23/+28
* nscd: Remove unused typedef and variable.Ludovic Courtès2014-06-222-14/+5
* Mention CVE-2014-4043 in NEWSAllan McRae2014-06-212-0/+10
* Move generic smp.h to nptl/Roland McGrath2014-06-202-1/+4
* Remove unused file rtld-lowlevel.h.Roland McGrath2014-06-202-43/+2
* Clean up HAVE_CONFIG_H and STDC_HEADERS.Roland McGrath2014-06-205-4/+20
* Clean up stack-coloring macros.Roland McGrath2014-06-207-38/+67
* Move linux bits/ files out of nptl/.Roland McGrath2014-06-205-308/+147
* Remove ARM __ASSUME_SIGFRAME_V2.Joseph Myers2014-06-215-59/+26
* Missing new file from last commit.Roland McGrath2014-06-201-0/+3
* Move remaining SPARC code out of nptl/.Roland McGrath2014-06-2047-29/+133
* Include <kernel-features.h> explicitly where required.Joseph Myers2014-06-2010-0/+19
* Remove __ASSUME_SOCK_CLOEXEC / SOCK_CLOEXEC conditionals in Linux-specific code.Joseph Myers2014-06-203-65/+16
* Add ifunc tests for x86_64 memset_chk and memsetH.J. Lu2014-06-203-1/+20
* [BZ #16046] dl_iterate_phdr static executable testMaciej W. Rozycki2014-06-203-1/+52
* stdlib/tst-qsort2.c: Fix off-by-one argc interpretation errorMaciej W. Rozycki2014-06-202-1/+6
* Remove __ASSUME_F_GETOWN_EX.Joseph Myers2014-06-203-21/+9
* Remove __ASSUME_AT_RANDOM.Joseph Myers2014-06-203-44/+13
* Remove __ASSUME_ADJ_OFFSET_SS_READ.Joseph Myers2014-06-203-23/+10
* [BZ #17075] ARM: Fix immediate calculation of R_ARM_TLS_DESCMaciej W. Rozycki2014-06-2012-2/+178
* Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers2014-06-2030-1580/+147
* Remove sysdeps/x86_64/multiarch/rtld-strlen.SH.J. Lu2014-06-202-1/+4
* Fix another memory leak in regexp compiler (BZ #17069)Andreas Schwab2014-06-204-4/+15
* Fix ChangeLog and NEWS goof-upSiddhesh Poyarekar2014-06-203-14/+16
* [BZ #6803] Set errno for scalbln, scalbnStefan Liebler2014-06-2022-96/+292
* Generate en_GB.UTF-8 during testingStefan Liebler2014-06-202-1/+5
* Use 3 bytes for __pad1 in pthread_rwlock_t for x32H.J. Lu2014-06-192-1/+12
* Add x86_64 memset optimized for AVX2Ling Ma2014-06-196-1/+284
* Fix memory leak in regexp compiler (BZ #17069)Andreas Schwab2014-06-194-6/+60
* malloc/malloc.c: Avoid calling sbrk unnecessarily with zeroWill Newton2014-06-192-0/+8
* Remove unnecessary $(.)Siddhesh Poyarekar2014-06-192-1/+5
* [AArch64] Add optimized strchr.Richard Earnshaw2014-06-193-0/+144
* Fix __ieee754_logl (-LDBL_MAX) in FE_DOWNWARD mode (bug 17022).Joseph Myers2014-06-185-5/+22
* Don't read past end of pattern in fnmatch (BZ #17062)Andreas Schwab2014-06-185-12/+44
* Use $(rtld-prefix) more consistently.Joseph Myers2014-06-186-5/+16
* PowerPC: Fix nearbyintl failure for few inputsRajalakshmi Srinivasaraghavan2014-06-174-1/+23
* PowerPC: Move powerpc code out of nptl/ subdirectoryAdhemerval Zanella2014-06-177-0/+15
* Fix ChangeLog indentation.Adhemerval Zanella2014-06-171-66/+64
* Add CFI to x86 ceil / floor / trunc (bug 16681).Joseph Myers2014-06-1611-5/+36
* m68k: update libm test ULPsAndreas Schwab2014-06-172-48/+886
* Fix typo in preprocessor conditionalAndreas Schwab2014-06-162-1/+4
* Pass $TIMEOUTFACTOR to tests also in cross testingAndreas Schwab2014-06-162-1/+6
* Fix tautological comparison in non-executed part of tst-setuid2 (BZ #17058)Florian Weimer2014-06-163-2/+8
* Update feature guard for strdup/strndup in <bits/string2.h>Andreas Schwab2014-06-162-2/+6
* Update Sparc ULPs.David S. Miller2014-06-142-0/+28
* m68k: Consolidate NPTL/non versions of cloneAndreas Schwab2014-06-143-6/+4
* m68k: Consolidate NPTL/non versions of vforkAndreas Schwab2014-06-145-85/+30
* Add fallback file for elide.hAndi Kleen2014-06-142-0/+29