summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-10-07glibc 2.14.1 releaseglibc-2.14.1Andreas Schwab
2011-10-07NEWS for 2.14.1Andreas Schwab
2011-10-07Correctly reparse group line after enlarging the bufferAndreas Schwab
(cherry picked from commit 32c76b63be605d12314e0c6ac2bd702c883d1423)
2011-09-15Avoid race between {,__de}allocate_stack and __reclaim_stacks during forkAndreas Schwab
(cherry picked from commit 7a775e6b3d938586db5a66a76de9c14667151cf9)
2011-09-07Fix setxid race handling exiting threadsAndreas Schwab
(cherry picked from commit 523df511514331a7fa0668b37a917b52f71684af)
2011-09-07rtld, i386: Fix cfi directive in audit trampoline codeJiri Olsa
_dl_runtime_profile function has wrong cfi directive when rewinding stack back for the pltexit path. Only 8 bytes - 2 'pop edx' instructions from the pltentry-only code should be rewinded back. With attached patch, I'm able to rewind stack correctly throught the rtld code from audit library callback. (cherry picked from commit fbeb5f4db12dccb985ee10eb87fe00b46562b796)
2011-09-07Fix scope handling during dl_closeAndreas Schwab
(cherry picked from commit 39dd69dfb9b8948720f05455df6775b70238803f)
2011-09-07Fix spurious nop at start of __strspn_ia32Andreas Schwab
(cherry picked from commit 2cae4995416cc25f381686902b4243f0095daedd)
2011-09-07Revert "Don't crash when dependencies are missing"Andreas Schwab
This reverts commit f2092faf2b6bd491a1891d5d5e393a8bf85d01d7. (cherry picked from commit f55ffe58e9754e54f2de20c67613e8a26a9878df)
2011-09-07Correct cycle detection during dependency sortingAndreas Schwab
(cherry picked from commit e888bcbe4fb8ad538ec640bfb18b687d51e001e7)
2011-09-07Add test for BZ 13114Ulrich Drepper
(cherry picked from commit 5c43483f0c868a29161979a783b7a728d665f06e)
2011-09-07Fix fopen (non-existing-file, "re") errnoAndreas Jaeger
(cherry picked from commit a101b025af141e956feb04042ee75e28997c0011)
2011-09-07Fix minor CFI problem in regular x86-64 trampolineUlrich Drepper
(cherry picked from commit 0276a718c0fa58916a6e7c54bad22b4e58bb39b4)
2011-09-07Fix CFI info in x86-64 trampolines for non-AVX codeUlrich Drepper
(cherry picked from commit c88f17668b67d22fe470933ab81119de587ee175)
2011-08-15Clean up locale/Makefile variables for -D switches.Roland McGrath
(cherry picked from commit 675456ef83622a17c86ae60b94b8e5e3a9d5bb2f)
2011-08-15Fix compile problemUlrich Drepper
l10nflist compiles for localedef now. Optimize a bit. (cherry picked from commit f9ddf089f124279836930692b9cd7bc807e60088)
2011-08-15Locale-independent parsing in libintlUlrich Drepper
(cherry picked from commit 89edf2e9119b57fc404891670d2bc47bdfdb61ef)
2011-08-09Fix stack alignment on x86_64Andreas Schwab
(cherry picked from commit a724d1b9bfa0f6ee9146b365e43ea6e245d0cf0c)
2011-08-05Properly tokenize nameserver line for servers with IPv6 addressAndreas Schwab
(cherry picked from commit 9be9bfcc9de543ac0ac335692cbbf8a0f46a2ccc)
2011-08-05Fix encoding name for IDN in getaddrinfoAndreas Schwab
(cherry picked from commit 2e96f1c73b06e81da59ef7fffa426dc201875f31)
2011-08-05Fix inline strncat/strncmp on x86Andreas Schwab
(cherry picked from commit 8c1a459f9a64abee69c154c8a0e5ab9be86256e4)
2011-07-25One more typo in AVX testUlrich Drepper
(cherry picked from commit bba33c289b1b24e1bb3075b7fce5b56c9d01ce2f)
2011-07-25One more change to XSAVE patchUlrich Drepper
(cherry picked from commit 1aae088a8aa2a4e4211bfe6c0e18100d85f106ae)
2011-07-25Fix AVX checkAndreas Schwab
(cherry picked from commit 1d002f25399c0a0ed2cc276d4ee18db869152384)
2011-07-25Fix check for AVX enablementUlrich Drepper
The AVX bit is set if the CPU supports AVX. But this doesn't mean the kernel does. Add checks according to Intel's documentation. (cherry picked from commit 5644ef5461b5d3ff266206d8ee70d4b575ea6658)
2011-07-21Check for overflows in expressionsUlrich Drepper
Some passed in values might cause overflows in expressions. (cherry picked from commit 90bb2039e93c6b7e95531cf9a9dfc23bbb50f860)
2011-07-21Force :a_x86_64_ymm to be 16-byte alignedUlrich Drepper
(cherry picked from commit 6986b98a18490e76b16911d1c6b1ba013598d40d)
2011-07-21Use size_t for strlen resultsAndreas Schwab
(cherry picked from commit 28b59fca7ae3cfc2d57e0007aaa3793d4b775e97)
2011-07-21Fix alloca accounting in strxfmAndreas Schwab
(cherry picked from commit e0e722848005e335132015a64a09cad7f7a12073)
2011-07-21Avoid possible crashes in anormal nscd exitsUlrich Drepper
(cherry picked from commit feb1eb0be78b40d53c71474f07d1b0517ba95586)
2011-07-21Add test case strtod underflowAndreas Jaeger
(cherry picked from commit 04d08991c4612450880eb55a1d3070597429b7cb)
2011-07-21Handle Lustre filesystemAndreas Dilger
(cherry picked from commit de283087c74f720cf8a7171972e72b5fa2b45e79)
2011-07-21Handle W; without long options in getoptUlrich Drepper
(cherry picked from commit 01636b2140cd1281202b89f7103249ed598065c4)
2011-07-21Change error code for underflows in strtodUlrich Drepper
(cherry picked from commit 9895c8bc62759a2d7abf95654fb2aefe5677a930)
2011-07-04Fix robust mutex handling after forkUlrich Drepper
(cherry picked from commit 6f8326cacd08bf7d1966743086855fc36574bf74)
2011-06-30Make sure RES_USE_INET6 is always restoredAndreas Schwab
(cherry picked from commit 89f654c57b3b9a6aee480e25e37f88f06c898901)
2011-06-30Fix quoting in some installed shell scriptsUlrich Drepper
(cherry picked from commit 5c0b8d9013560bb24805844d31a7fb3959ee1e8d)
2011-06-28Fix crash in GB18030 encoderAndreas Schwab
(cherry picked from commit a4172181585cec75422786d905c6e03ddfa7cd20)
2011-06-24Fix Ipv4&IPv6 lookup in getaddrinfoAndreas Schwab
Problem introduced in the last patch. (cherry picked from commit e12df166d37522c2ed434c2d70a1b04640d2d7c6)
2011-06-22Fix IPv6-only lookups through getaddrinfoUlrich Drepper
A recent patch introduced a problem where IPv6 lookups happily returned IPv4 addresses. (cherry picked from commit c0244a9dedce43a4b950d91451b16a7cf5408476)
2011-06-16Fix typo in recent resolver change which causes segvsUlrich Drepper
(cherry picked from commit 57912a71cc379f8582e3ea272782dc39c6c02e45)
2011-06-16Improve 64-bit buildAndreas Schwab
An imperfect version of fxstatat64 was used in ld.so. (cherry picked from commit ee22793dd0b6c6bcbf341b5324da1af83d07dd13)
2011-06-16Quash two memset undeclared warnings.Andreas Jaeger
(cherry picked from commit c71ca1f89c6e89d8c4145e4c2fdcce2fc78812bd)
2011-06-14Fix memory leak in getaddrinfoUlrich Drepper
(cherry picked from commit 3154bfb8c7fb84fbf7ecdc787752b395579d2ac7)
2011-06-07sparc: Fix LD_BIND_NOW with multiarch.David S. Miller
2011-06-07S/390 longlong.h: Fix smul_ppmm with -m31 -mzarchAndreas Krebbel
2011-06-06Use canonical FSF .texi files for LGPL and FDL texts.Roland McGrath
2011-06-04Fix <bits/mqueue2.h> for C++Jakub Jelinek
2011-06-03Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper
Conflicts: ChangeLog
2011-06-03Assume Intel Core i3/i5/i7 processor if AVX is availableH.J. Lu