Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-12 | Make strtod respect the rounding mode (bug 14518). | Joseph Myers | |
2012-09-12 | Update i386 ULPs for recently added math tests | Allan McRae | |
2012-09-11 | Remove unused typedefs and macros from _G_config.h. | Joseph Myers | |
2012-09-11 | Update copyright years in csu/libc-tls.c | H.J. Lu | |
2012-09-10 | Remove _G_USING_THUNKS. | Joseph Myers | |
2012-09-10 | Remove libio C++ vtable definitions. | Joseph Myers | |
2012-09-10 | Update ChangeLog | H.J. Lu | |
2012-09-10 | Run tst-fopenloc if $(build-shared) is yes | H.J. Lu | |
2012-09-10 | Update copyright years | H.J. Lu | |
2012-09-10 | Fix x86 SSE cosf, sinf issues | Liubov Dmitrieva | |
* sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix unwind info if defined PIC. Fix special cases description. * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise. * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix DP_HI_MASK entry. * sysdeps/x86_64/fpu/s_cosf.S: Likewise. | |||
2012-09-07 | Add "shopt -s nullglob" to check-local-headers.sh | H.J. Lu | |
2012-09-07 | Check if deriv->steps is NULL before freeing it | H.J. Lu | |
2012-09-07 | Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++ | H.J. Lu | |
2012-09-07 | Remove gnu/stubs.h dependency on soversions.mk | H.J. Lu | |
2012-09-07 | Use www.gnu.org as example hostname in manual/examples/inetcli.c. | Joseph Myers | |
2012-09-07 | Cleanup code duplication in malloc on fallback to use another arena | Siddhesh Poyarekar | |
Break the fallback code to try another arena into a separate function for readability. | |||
2012-09-07 | Fix description of carg branch cut (bug 13542) | John Tobey | |
2012-09-07 | Use www.gnu.org as example hostname in manual (bug 10014). | Joseph Myers | |
2012-09-07 | Fix pointers between nodes in manual (bug 10038). | Joseph Myers | |
2012-09-06 | Restore GL(dl_initial_dtv) | H.J. Lu | |
2012-09-06 | Remove _dl_initial_dtv | H.J. Lu | |
* csu/libc-tls.c (static_dtv): Renamed to ... (_dl_static_dtv): This. Make it global. (_dl_initial_dtv): Removed. (__libc_setup_tls): Updated. * elf/dl-tls.c (DL_INITIAL_DTV): New macro. (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with DL_INITIAL_DTV. | |||
2012-09-06 | Synchronize with linux/elf.h. | Petr Machata | |
Add new ARM and s390 note constants e.g. NT_*. | |||
2012-09-06 | Always check dtv before freeing dtv[-1] | H.J. Lu | |
2012-09-06 | Use crtbeginT.o to statically link programs | H.J. Lu | |
2012-09-06 | Fix strtod test for values above maximum for IBM long double. | Joseph Myers | |
2012-09-06 | S/390: Fix optimized mem* running on 31 bit kernels. | Andreas Krebbel | |
2012-09-05 | Recognize new sparc hwcap bits. | David S. Miller | |
* sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE, HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define. * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27. * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new entries. | |||
2012-09-05 | Update sparc ULPs for recently added math tests. | David S. Miller | |
* sysdeps/sparc/fpu/libm-test-ulps: Update. | |||
2012-09-05 | * malloc/arena.c: Fold copyright years. | Alexandre Oliva | |
* malloc/mcheck.c, malloc/memusage.c: Likewise. | |||
2012-09-05 | * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation. | Alexandre Oliva | |
2012-09-05 | * manual/contrib.texi (Contributors): Fix typo. Complete entry. | Alexandre Oliva | |
2012-09-05 | Don't change no_dyn_threshold on mallopt failure | Alexandre Oliva | |
* malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not change internal state upon failure. | |||
2012-09-05 | Fix typos in malloc/. | Alexandre Oliva | |
* malloc/mcheck.c (mcheck_check_all): Fix typo. * malloc/memusage.c (mmap): Likewise. (mmap64, mremap): Likewise. Adjust name in comment. | |||
2012-09-05 | Fix typos in comments | Siddhesh Poyarekar | |
* libio/fileops.c: Fix typos in comments. * libio/oldfileops.c: Likewise. * libio/wfileops.c: Likewise. | |||
2012-09-05 | Fixed minor typo in ChangeLog | Siddhesh Poyarekar | |
2012-09-05 | Return requested size for malloc_usable_size when MALLOC_CHECK_ > 0 | Siddhesh Poyarekar | |
[BZ #1349] malloc_usable_size returns the usable size in an allocated chunk, which may be >= the requested size. In the case of MALLOC_CHECK_ being exported to > 0 however, only the requested size is usable, since a magic value is written at the end of the request size to trap writes beyond request bounds. Hence, when MALLOC_CHECK_ is exported to > 0, malloc_usable_size() should return the request size. | |||
2012-09-05 | Increase timeout for stdlib/tst-strtod-overflow | Andreas Schwab | |
2012-09-06 | Improve C++ header location detection (bug 13966) | Allan McRae | |
2012-09-05 | Use LDBL_MIN_EXP to distinguish Intel and Motorola extended float format | Andreas Schwab | |
2012-09-05 | Correctly handle Motorola extended float format in tst-strtod-round | Andreas Schwab | |
2012-09-04 | Use sparcv8 GMP routines when building 32-bit sparcv9. | David S. Miller | |
* sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file. * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file. * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file. | |||
2012-09-04 | stdlib/tst-secure-getenv.c: whitespace-only changes in comments | Florian Weimer | |
2012-09-04 | stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID failures | Florian Weimer | |
2012-09-04 | Fix iogetdelim.c (latent) integer overflow (bug 9914). | Joseph Myers | |
2012-09-03 | Update libm-test-ulps | Andreas Jaeger | |
2012-09-03 | Add optimized sinf and cosf routines for x86 and x86-64 | Liubov Dmitrieva | |
* sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines): Add s_sinf-sse2, s_conf-sse2. * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file. * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file. * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file. * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file. * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros for using routine as __sinf_ia32. Use macro for function declaration and weak_alias. * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros for using routine as __cosf_ia32. Use macro for function declaration and weak_alias. * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright. * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright. * sysdeps/x86_64/fpu/s_sinf.S: New file. * sysdeps/x86_64/fpu/s_cosf.S: New file. * sysdeps/x86_64/fpu/libm-test-ulps: Update. * math/libm-test.inc (cos_test): Add more test cases. (sin_test): Likewise. (sincos_test): Likewise. | |||
2012-09-03 | S/390: Make IFUNC optimized mem* functions hidden. | Andreas Krebbel | |
2012-09-02 | Use the first element of GOT for ld.so addresses | H.J. Lu | |
[BZ #14538] * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the first element of the GOT. (elf_machine_load_address): Return the difference between the runtime address of _DYNAMIC and elf_machine_dynamic (). | |||
2012-09-02 | Check for gawk >= 3.0 (bug 13412) | Allan McRae | |
2012-09-01 | Remove __ASSUME_POSIX_CPU_TIMERS. | Joseph Myers | |