Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-24 | Add "()" when casting to uint64_t for 64-bit store | H.J. Lu | |
2012-09-24 | Properly handle fencepost with MALLOC_ALIGN_MASK | H.J. Lu | |
2012-09-24 | Make printf respect the rounding mode for hex output (bug 5044). | Joseph Myers | |
2012-09-21 | Correct order of arguments of __arm_assisted_compare_and_exchange_val_32_acq. | Joseph Myers | |
2012-09-21 | Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT. | Joseph Myers | |
2012-09-20 | Remove _G_NEED_STDARG_H. | Joseph Myers | |
2012-09-20 | hppa: Use __prlimit64 as the internal name. | Carlos O'Donell | |
Fix a build failure by using __prlimit64 as the internal function name for the versioned symbol prlimit64. Without this patch the build system attempts to alias prlimit64 to itself and that is invalid. | |||
2012-09-20 | hppa: Add EHWPOISON and bump errlist-compat to 260 | Carlos O'Donell | |
Add errno EHWPOISON and bump the errlist-compat table to 260, providing 2 padding entries for future use before bumping is again required. | |||
2012-09-19 | rtld: limit self loading check to normal mode only | Dmitry V. Levin | |
Commit glibc-2.14~10 disallowed rtld self loading to avoid a segfault that used to happen when rtld was loading itself in normal mode. Unfortunately, that commit disallowed all modes of self loading, including those that used to work before. This change limits the check for self loading to normal mode only, so that instruments like ldd could handle rtld properly. | |||
2012-09-19 | Cast to uint64_t for 64-bit store | H.J. Lu | |
2012-09-18 | Don't set TIMEOUTFACTOR in sysdeps/wordsize-64/Makefile. | Joseph Myers | |
2012-09-17 | crypt: bump up md5test-giant timeout from 180s to 480s | Chris Metcalf | |
2012-09-17 | tile: update libm-test-ulps for new tests | Chris Metcalf | |
2012-09-17 | Remove _G_HAVE_IO_GETLINE_INFO. | Joseph Myers | |
2012-09-15 | Remove $(have-cpp-asm-debuginfo) check | H.J. Lu | |
2012-09-14 | [BZ #14583] | Jeff Law | |
* sysdeps/pthread/pthread.h: Fix prototype of __sigsetjmp. | |||
2012-09-14 | Make printf respect the rounding mode for decimal output (bug 5044). | Joseph Myers | |
2012-09-13 | alpha: Streamline __setfpucw | Richard Henderson | |
The convert_bit macro allows the compiler to translate the bit positions more efficiently. The assumption of only running at program startup allows eliding the __ieee_get_fp_control call. | |||
2012-09-13 | alpha: Update localplt.data | Richard Henderson | |
2012-09-13 | alpha: Update ulps | Richard Henderson | |
2012-09-13 | Remove unused __rtld_lock_init_recursive macro | H.J. Lu | |
2012-09-13 | Remove _G_HAVE_PRINTF_FP. | Joseph Myers | |
2012-09-13 | alpha: Add get-rounding-mode.h | Richard Henderson | |
2012-09-12 | alpha: Work around gcc 4.8 aliasing difference/bug | Richard Henderson | |
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 a typo in ChangeLog | 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 | 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 | Mention BZ #14545 in NEWS | H.J. Lu | |
2012-09-06 | Always check dtv before freeing dtv[-1] | H.J. Lu | |