about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Use LIBC_LINKER_FEATURE to check -z global support hjl/globalH.J. Lu2012-11-212-30/+22
* Check if -z global worksH.J. Lu2012-11-214-1/+51
* Mark reldepmod7.so with DF_1_GLOBALH.J. Lu2012-11-213-8/+18
* Support DF_1_GLOBALH.J. Lu2012-11-214-2/+112
* Properly check linker -z XXX supportH.J. Lu2012-11-215-121/+126
* Make ARM fesetenv (FE_NOMASK_ENV) detect failure (bug 14866).Joseph Myers2012-11-213-1/+17
* Remove unused variable from sem_post.c.Joseph Myers2012-11-212-1/+5
* Remove unused variable from pthread_cond_timedwait.c.Joseph Myers2012-11-212-5/+10
* Cast to uintptr_t in MIPS jmpbuf-unwind.h.Joseph Myers2012-11-212-1/+4
* Check supported DF_1_XXX bitsH.J. Lu2012-11-214-0/+33
* aarch64: Fix lll_futex_timed_wait_bitset return value sign.Marcus Shawcroft2012-11-212-1/+6
* aarch64: Remove weak_aliasx macro.Marcus Shawcroft2012-11-216-10/+14
* aarch64: Remove support for NO_LONG_DOUBLE.Marcus Shawcroft2012-11-216-25/+8
* aarch64: Indent preprocessor directives.Marcus Shawcroft2012-11-217-35/+44
* aarch64: Use range in copyright years.Marcus Shawcroft2012-11-2131-30/+63
* aarch64: Rename .x files to .cMarcus Shawcroft2012-11-2115-14/+33
* aarch64: Don't use K&R CMarcus Shawcroft2012-11-216-13/+13
* Add sotruss-lib.c for MIPS.Joseph Myers2012-11-212-0/+121
* tile: update libm-test-ulps for new testsChris Metcalf2012-11-202-0/+36
* tile: Fix __bswap_64 return type in tile bits/byteswap.hChris Metcalf2012-11-202-1/+6
* tile: remove redundant defines of libc_fetestexcept, etc. in s_fma.cChris Metcalf2012-11-202-4/+5
* m68k: Remove indirection through weak_aliasxAndreas Schwab2012-11-2015-51/+47
* Document syscall signature prefixes in sysdep/unix/make-syscalls.shCarlos O'Donell2012-11-202-2/+18
* sysdeps/sh/dl-machine.h: Define ELF_MACHINE_RUNTIME_FIXUP_PARAMS.Thomas Schwinge2012-11-202-2/+5
* Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge2012-11-2013-60/+147
* Fix set-but-not-used warnings in ldbl-128 nearbyintl, rintl.Joseph Myers2012-11-203-2/+8
* Use parentheses around MIPS syscall macro arguments.Joseph Myers2012-11-203-46/+62
* Fix int-to-pointer-cast warnings for MIPS.Joseph Myers2012-11-204-12/+28
* Fix warnings from aborting MIPS atomic macros.Joseph Myers2012-11-202-3/+13
* Fix more set-but-not-used warnings in _itowa.c.Joseph Myers2012-11-202-2/+7
* Fix __bswap_64 return type in generic bits/byteswap.h.Joseph Myers2012-11-202-5/+11
* Fix unused-variable warnings from MIPS RESOLVE_GOTSYM macro.Joseph Myers2012-11-202-1/+4
* Hurd: fixes for ptsname and ptsname_rPino Toscano2012-11-202-9/+17
* Fix spurious underflows in ldbl-128 atan implementation.David S. Miller2012-11-195-0/+38
* Fix _POSIX_TZNAME_MAX for older POSIX (bug 14856).Joseph Myers2012-11-193-3/+11
* Fix unused variable warnings from MIPS syscall macros.Joseph Myers2012-11-194-9/+24
* conformtest: Clean up expectations for POSIX for more headers.Joseph Myers2012-11-195-8/+112
* conformtest: Clean up expectations for POSIX for various headers.Joseph Myers2012-11-198-66/+211
* conformtest: Fix miscellaneous expectations for XPG4.Joseph Myers2012-11-197-9/+72
* Define siginfo_t in signal.h for XPG4 (bug 14835).Joseph Myers2012-11-193-1/+9
* Fix ug_CNEagle Burkut2012-11-193-258/+248
* muntrace: reset file and hooks before finalizing the streamPino Toscano2012-11-192-2/+10
* Hurd: implement syncfsPino Toscano2012-11-192-0/+35
* AArch64: Adding optimized maths functions.Marcus Shawcroft2012-11-1929-2/+812
* Return EAI_SYSTEM if we're out of file descriptorsSiddhesh Poyarekar2012-11-195-7/+46
* bindresvport() uses two static variables port and startport which are notPeng Haitao2012-11-193-9/+25
* Add ldconfig cache tag handling for AArch64Steve McIntyre2012-11-193-0/+8
* Add ldconfig cache tag handling for ARM hard-float ABISteve McIntyre2012-11-193-2/+12
* hppa: Mark __pthread_once as a hidden def.Carlos O'Donell2012-11-192-2/+7
* hppa: Fix fesetenv for FE_DFL_ENV.Carlos O'Donell2012-11-192-10/+5