Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-03 | Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796). | Joseph Myers | |
2012-11-03 | Make fenv.h FE_* macros usable in #if (bug 3439). | Joseph Myers | |
2012-11-03 | elf.h: add new tilegx relocations (copy from binutils trunk) | Chris Metcalf | |
2012-11-03 | Make cross-test-ssh.sh compatible with a remote POSIX sh | Andreas Schwab | |
2012-11-02 | Compile x86 rtld with -mno-sse -mno-mmx | H.J. Lu | |
2012-11-02 | conformtest: Add test data for fenv.h. | Joseph Myers | |
2012-11-02 | conformtest: Enable complex.h and inttypes.h testing for XOPEN2K8. | Joseph Myers | |
2012-11-02 | conformtest: Fix sys/wait.h expectations for struct rusage. | Joseph Myers | |
2012-11-02 | Make math.h FP_* macros usable in #if (bug 3439). | Joseph Myers | |
2012-11-02 | Fix printf format mismatches | Andreas Schwab | |
2012-11-02 | Require an exact Autoconf version. | Roland McGrath | |
2012-11-02 | Direct __ppc_get_timebase to __builtin_ppc_get_timebase for GCC 4.8+. | Tulio Magno Quites Machado Filho | |
Adapts __ppc_get_timebase to the upcoming GCC 4.8 that provides __builtin_ppc_get_timebase. Building applicationns with previous versions of GCC will continue to use the internal implementation. | |||
2012-11-02 | Test _ISOMAC in include/sys/syslog.h. | Joseph Myers | |
2012-11-01 | PowerPC: Fix uc_link == NULL handling for makecontex. | Andreas Schwab | |
If the function registered with makecontext returns with a NULL context link the process should exit with zero, not non-zero. | |||
2012-11-01 | PowerPC: Remove unnecessary -mnew-mnemonics. | Tulio Magno Quites Machado Filho | |
2012-11-01 | Update test-gencat.sh and tst-langinfo.sh | H.J. Lu | |
2012-11-01 | Put __NO_FPRS__ around floating point opcodes in powerpc32/dl-trampoline.S. | Sebastan Andrzej Siewior | |
2012-11-01 | Fix build of test cases on GNU Hurd that are statically linked. | Thomas Schwinge | |
2012-11-01 | Fix build for !(defined NEED_DL_SYSINFO || defined NEED_DL_SYSINFO_DSO). | Thomas Schwinge | |
2012-11-01 | Remove PowerPC sysdep files for GNU Hurd and GNU Mach. | Thomas Schwinge | |
2012-11-01 | check-local-headers: ignore c++ headers | Andreas Schwab | |
2012-11-01 | Change type of constant to avoid a warning. | Thomas Schwinge | |
Warning has been introduced in commit 7583a88d1c7170caad26966bcea8bfc2c92093ba. | |||
2012-11-01 | Fix fma (a, b, c) for small a * b (bugs 14784, 14785). | Joseph Myers | |
2012-11-01 | Fix a compilation error in the Hurd's bits/param.h. | Thomas Schwinge | |
Introduced in the unification in commit e66a42f57fd20d1c7bbdc5f7937831d13bcf709b. | |||
2012-11-01 | Build SH backtrace with -funwind-tables. | Joseph Myers | |
2012-11-01 | Correct checking for mmap failure. | Thomas Schwinge | |
2012-10-31 | Fix powerpc abilist sort order | Andreas Schwab | |
2012-10-31 | Correct order of entries in powerpc libc.abilist files. | Tulio Magno Quites Machado Filho | |
2012-10-31 | Update powerpc libm ULPs | Andreas Schwab | |
2012-10-31 | Fix ldbl-128ibm atan2l for x near 1. | Joseph Myers | |
2012-10-31 | Document general use of test-wrapper and test-wrapper-env. | Joseph Myers | |
2012-10-31 | Fix fma underflow exceptions in after-rounding edge cases. | Joseph Myers | |
2012-10-30 | Use sysdeps/x86/tininess.h for i386 and x86_64 | H.J. Lu | |
2012-10-30 | Support cross-testing for elf/tst-array*. | Joseph Myers | |
2012-10-30 | Invoke DL_AFTER_LOAD if defined | Chris Metcalf | |
This hook is useful for any arch-specific functionality that should be done on loaded objects. For the tile architecture, the hook is already provided (though we switch to using the new macro name with this commit) and implements a simulator notifier so that the simulator can load Elf symbols to match the object and generate better error messages for PC's. Also, remove a spurious definition of DL_UNMAP in dl-runtime.c | |||
2012-10-30 | Suppress incorrect link warnings for NSS symbols | Chris Metcalf | |
When glibc is built with --enable-static-nss, the warning that using NSS symbols requires the nss shared objects to be present is no longer true, as those symbols are built into libc. Suppress the warning for those symbols by providing a new macro (nss_interface_function) for the NSS functions that is defined as static_link_warning in the normal case, and empty for static NSS. | |||
2012-10-30 | Update Russian translation | Andreas Jaeger | |
2012-10-30 | Fix fma missing underflows and bad results for some subnormal results (bugs ↵ | Joseph Myers | |
14152, 14783). | |||
2012-10-30 | Fix strtod handling of underflow (bug 14047). | Joseph Myers | |
2012-10-30 | [BZ#14767] Remove tests for have-initfini-array in elf/Makefile | Andreas Jaeger | |
* elf/Makefile (tests): Remove conditional for have-initfini-array since this is now always required and the variable does not exist anymore. (tests-static): Likewise. (modules-names): Likewise. | |||
2012-10-30 | Add Esperanto translation | Andreas Jaeger | |
2012-10-30 | Fix fini_array and init_array sections | Andreas Jaeger | |
* elf/tst-array1.c (fini_array): Make writeable so that it can be merged with constructor/destructor. (init_array): Likewise. * elf/tst-array2dep.c (fini_array): Likewise. (init_array): Likewise. | |||
2012-10-29 | manual: delete nested @cartouche | Mike Frysinger | |
Putting @cartouche inside of @smallexample does not work with HTML output as the former produces a <table> while the latter produces a <pre>. You cannot nest a <table> in a <pre> as the contents are no longer formatted. Since it's entirely unnecessary, and none of the other examples do this, just drop the cartouche. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2012-10-29 | Hurd: fix fdatasync/fsync if the fd does not support file_sync | Pino Toscano | |
Handle the case of the fd port implementing a stub (EOPNOTSUPP), properly returning EINVAL. | |||
2012-10-29 | aio_notify: fix _POSIX_REALTIME_SIGNALS check | Pino Toscano | |
Check that _POSIX_REALTIME_SIGNALS is greater than zero to assume realtime signals are supported, instead of any non-zero value (including -1). | |||
2012-10-27 | Remove redundant defines of __O_LARGEFILE | Andreas Jaeger | |
* sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE) [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>. * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): [__WORDSIZE != 64]: Likewise. * sysdeps/unix/sysv/linux/generic/bits/fcntl.h: (__O_LARGEFILE) [__WORDSIZE != 64]: Do not define, take value from <bits/fcntl-linux.h>. | |||
2012-10-26 | Remove ${SHELL} from tst-table.sh/tst-tables.sh | H.J. Lu | |
2012-10-25 | Add IFUNC test lists for memcpy/mempcpy/memset on sparc. | David S. Miller | |
* sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for ifunc-impl-list.c * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise. * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file. * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New file. | |||
2012-10-25 | Fix sparc64 build. | David S. Miller | |
* sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c (__get_clockfreq_via_proc_openprom): Use strtoumax instead of strtoull. | |||
2012-10-25 | Use __getdents instead of __getdirentries in sparc ↵ | Roland McGrath | |
__get_clockfreq_via_proc_openprom. |