about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Add a testcase for BZ #14716 hjl/pr14716H.J. Lu2012-10-142-3/+40
* tilegx: add optimized sched_getcpu() using TILE_COORD SPRChris Metcalf2012-10-122-0/+91
* Use __uint64_t in x86 __bswap_64H.J. Lu2012-10-122-6/+12
* Avoid PLT references from __get_clockfreq on powerpcAndreas Schwab2012-10-124-6/+15
* Add x86-64 __libc_ifunc_impl_listH.J. Lu2012-10-1134-24/+433
* Add i686 __libc_ifunc_impl_listH.J. Lu2012-10-1143-0/+452
* Framework to test IFUNC implementations on targetH.J. Lu2012-10-117-2/+165
* Use IFUNC memmove/memset in x86-64 bcopy/bzeroH.J. Lu2012-10-119-48/+151
* Fixup nptl/ChangeLog for last commit.Carlos O'Donell2012-10-101-1/+3
* Fix formatting in nptl/sysdeps/pthread/pthread.h.Carlos O'Donell2012-10-102-2/+6
* hppa: Update pthread.hCarlos O'Donell2012-10-102-7/+17
* hppa: Remove pt-initfini.cCarlos O'Donell2012-10-102-108/+2
* hppa: Restore nptl/shlib-versions.Carlos O'Donell2012-10-102-0/+5
* Use $CXX not cc1plus to locate C++ headers.Joseph Myers2012-10-103-6/+7
* Don't include link-libc-static in +link-static-before-libc.Joseph Myers2012-10-102-1/+4
* Remove _IO_pos_t.Joseph Myers2012-10-102-1/+4
* * NEWS: Add note about FIPS mode. Wording suggested by RolandAlexandre Oliva2012-10-102-0/+11
* * crypt/crypt-entry.c: Include fips-private.h.Alexandre Oliva2012-10-105-4/+143
* * crypt/crypt-private.h: Include stdbool.h.Alexandre Oliva2012-10-106-7/+146
* Take lock in pthread_cond_wait cleanup handler only when neededSiddhesh Poyarekar2012-10-109-10/+368
* Add NEWS entry for BZ #14602.Maxim Kuvyrkov2012-10-092-2/+6
* Make libm-test.inc test comparison macros.Joseph Myers2012-10-093-2/+176
* Automatically disable libidn add-on under --disable-shared.Roland McGrath2012-10-093-6/+23
* Add missing magic to GLIBC_PROVIDES.Roland McGrath2012-10-0928-1640/+54
* Free errstring if _dl_addr doesn't returns 0Roland McGrath2012-10-092-4/+12
* Remove _G_off64_t and _G_stat64 from _G_config.h.Joseph Myers2012-10-098-12/+26
* Fix BZ #14602: strstr and strcasestr return wrong result.Maxim Kuvyrkov2012-10-084-18/+40
* Improve libm test coverage of classification macros / functions.Joseph Myers2012-10-083-5/+72
* Add bugs 14660, 14661 to NEWSJonathan Nieder2012-10-081-1/+1
* nptl_db/Makefile: force C locale when running readelfJonathan Nieder2012-10-082-1/+7
* Makerules (check-abi-%): force C locale when running objdumpJonathan Nieder2012-10-082-1/+7
* Fix missing include in sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.cAndreas Schwab2012-10-082-0/+6
* Fix Niagara-4 memcpy bug on 32-bit.David S. Miller2012-10-062-0/+9
* Add a strstr test for page boundaryH.J. Lu2012-10-062-1/+10
* Correct libthreadb register access for 64-bit sparc.David S. Miller2012-10-053-9/+16
* Add Niagara-4 optimized memset/bzero implementation.David S. Miller2012-10-056-6/+164
* Add a testase for BZ #14602H.J. Lu2012-10-052-0/+16
* Test strcasestr/strchr/strstr under all implementationsH.J. Lu2012-10-058-89/+101
* Clean up R_ARM_PC24 handling.Roland McGrath2012-10-052-69/+57
* Move _dl_important_hwcaps to dl-hwcaps.cH.J. Lu2012-10-056-292/+287
* Add test cases for BZ #14557H.J. Lu2012-10-058-2/+28
* Set GL(dl_nns) to 1 for vDSO in libc.aH.J. Lu2012-10-053-1/+7
* Set up the data structures for vDSO in libc.aH.J. Lu2012-10-056-238/+307
* Improve libm-test.inc comment.Joseph Myers2012-10-052-8/+23
* Update config.guess and config.sub.Joseph Myers2012-10-053-17/+50
* Unlock mutex before going back to waiting for PI mutexesSiddhesh Poyarekar2012-10-058-175/+430
* powerpc: add name_to_handle_at, open_by_handle etc. to bits/fcntl.hKhem Raj2012-10-042-5/+31
* Name space hygeine for madvise.Roland McGrath2012-10-0411-13/+38
* Clean up conditionalize of ld.so.cache support.Roland McGrath2012-10-039-39/+40
* 2012-10-03 Steve Ellcey <sellcey@mips.com>Steve Ellcey2012-10-035-0/+13