2012-09-14 |
Jeff Law | [BZ #14583] |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Joseph Myers | Make printf respect the rounding mode for decimal outpu... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Richard Henderson | alpha: Streamline __setfpucw |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Richard Henderson | alpha: Update localplt.data |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Richard Henderson | alpha: Update ulps |
commit | commitdiff | tree | snapshot |
2012-09-13 |
H.J. Lu | Remove unused __rtld_lock_init_recursive macro |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Joseph Myers | Remove _G_HAVE_PRINTF_FP. |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Richard Henderson | alpha: Add get-rounding-mode.h |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Richard Henderson | alpha: Work around gcc 4.8 aliasing difference/bug |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Joseph Myers | Make strtod respect the rounding mode (bug 14518). |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Allan McRae | Update i386 ULPs for recently added math tests |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Joseph Myers | Remove unused typedefs and macros from _G_config.h. |
commit | commitdiff | tree | snapshot |
2012-09-11 |
H.J. Lu | Update copyright years in csu/libc-tls.c |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Joseph Myers | Remove _G_USING_THUNKS. |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Joseph Myers | Remove libio C++ vtable definitions. |
commit | commitdiff | tree | snapshot |
2012-09-10 |
H.J. Lu | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2012-09-10 |
H.J. Lu | Run tst-fopenloc if $(build-shared) is yes |
commit | commitdiff | tree | snapshot |
2012-09-10 |
H.J. Lu | Update copyright years |
commit | commitdiff | tree | snapshot |
2012-09-10 |
H.J. Lu | Fix a typo in ChangeLog |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Liubov Dmitrieva | Fix x86 SSE cosf, sinf issues |
commit | commitdiff | tree | snapshot |
2012-09-07 |
H.J. Lu | Add "shopt -s nullglob" to check-local-headers.sh |
commit | commitdiff | tree | snapshot |
2012-09-07 |
H.J. Lu | Check if deriv->steps is NULL before freeing it |
commit | commitdiff | tree | snapshot |
2012-09-07 |
H.J. Lu | Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++ |
commit | commitdiff | tree | snapshot |
2012-09-07 |
H.J. Lu | Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++ |
commit | commitdiff | tree | snapshot |
2012-09-07 |
H.J. Lu | Remove gnu/stubs.h dependency on soversions.mk |
commit | commitdiff | tree | snapshot |
2012-09-07 |
Joseph Myers | Use gnu.org as example hostname in manual/examples... |
commit | commitdiff | tree | snapshot |
2012-09-07 |
Siddhesh Poyarekar | Cleanup code duplication in malloc on fallback to use... |
commit | commitdiff | tree | snapshot |
2012-09-07 |
John Tobey | Fix description of carg branch cut (bug 13542) |
commit | commitdiff | tree | snapshot |
2012-09-07 |
Joseph Myers | Use gnu.org as example hostname in manual (bug 10014). |
commit | commitdiff | tree | snapshot |
2012-09-07 |
Joseph Myers | Fix pointers between nodes in manual (bug 10038). |
commit | commitdiff | tree | snapshot |
2012-09-06 |
H.J. Lu | Restore GL(dl_initial_dtv) |
commit | commitdiff | tree | snapshot |
2012-09-06 |
H.J. Lu | Remove _dl_initial_dtv |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Petr Machata | Synchronize with linux/elf.h. |
commit | commitdiff | tree | snapshot |
2012-09-06 |
H.J. Lu | Mention BZ #14545 in NEWS |
commit | commitdiff | tree | snapshot |
2012-09-06 |
H.J. Lu | Always check dtv before freeing dtv[-1] |
commit | commitdiff | tree | snapshot |
2012-09-06 |
H.J. Lu | Add tst-cancel21-static.c |
commit | commitdiff | tree | snapshot |
2012-09-06 |
H.J. Lu | Use crtbeginT.o to statically link programs |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Chris Metcalf | tile: fix type of prfpregset_t in <sys/procfs.h> |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Chris Metcalf | tile: Add BZ to Changelog and update NEWS |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Joseph Myers | Fix strtod test for values above maximum for IBM long... |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Chris Metcalf | tile: BZ#14237: fix __tls_get_addr bug initializing... |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Andreas Krebbel | S/390: Fix optimized mem* running on 31 bit kernels. |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Jeff Law | Fix botched NEWS |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Jeff Law | [BZ#14510] |
commit | commitdiff | tree | snapshot |
2012-09-06 |
David S. Miller | Recognize new sparc hwcap bits. |
commit | commitdiff | tree | snapshot |
2012-09-06 |
David S. Miller | Update sparc ULPs for recently added math tests. |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Alexandre Oliva | * malloc/arena.c: Fold copyright years. |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Alexandre Oliva | * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Alexandre Oliva | * manual/contrib.texi (Contributors): Fix typo. Comple... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Alexandre Oliva | Don't change no_dyn_threshold on mallopt failure |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Alexandre Oliva | Fix typos in malloc/. |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Siddhesh Poyarekar | Fix typos in comments |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Siddhesh Poyarekar | Fixed minor typo in ChangeLog |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Siddhesh Poyarekar | Return requested size for malloc_usable_size when MALLO... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Andreas Schwab | Increase timeout for stdlib/tst-strtod-overflow |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Allan McRae | Improve C++ header location detection (bug 13966) |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Andreas Schwab | Use LDBL_MIN_EXP to distinguish Intel and Motorola... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Andreas Schwab | Correctly handle Motorola extended float format in... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
David S. Miller | Use sparcv8 GMP routines when building 32-bit sparcv9. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Florian Weimer | stdlib/tst-secure-getenv.c: whitespace-only changes... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Florian Weimer | stdlib/tst-secure-getenv.c (alternative_main): Only... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Joseph Myers | Fix iogetdelim.c (latent) integer overflow (bug 9914). |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Andreas Jaeger | Update libm-test-ulps |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Liubov Dmitrieva | Add optimized sinf and cosf routines for x86 and x86-64 |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Andreas Krebbel | S/390: Make IFUNC optimized mem* functions hidden. |
commit | commitdiff | tree | snapshot |
2012-09-02 |
H.J. Lu | Use the first element of GOT for ld.so addresses |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Allan McRae | Check for gawk >= 3.0 (bug 13412) |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Joseph Myers | Remove __ASSUME_POSIX_CPU_TIMERS. |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Joseph Myers | Fix sem_post race (bug 14532). |
commit | commitdiff | tree | snapshot |
2012-08-29 |
H.J. Lu | Use LD_SO to set $ld_so_name/$ld_so_version |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Siddhesh Poyarekar | Don't make ttyname* fail if proc filesystem is not... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Joseph Myers | Remove __ASSUME_STAT64_SYSCALL. |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Mike Frysinger | update NEWS |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Guido Guenther | mips: clear condition bit 23 in fpu too |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Mike Frysinger | alpha: add conditional fdatasync support |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Joseph Myers | Fix sign of zero on strtod underflow (bug 14519). |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Joseph Myers | Fix strtod rounding (bug 3479). |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Joseph Myers | Fix strtod integer/buffer overflow (bug 14459). |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Marek Polacek | Fix some typos in comments. |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Roland McGrath | Fix tst-rfc3484* build failures from USE_NSCD move... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Steve McIntyre | Check floating-point ABI in ARM VALID_ELF_HEADER. |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Joseph Myers | Make dl-fxstatat64.c include of fxstatat64.c use <... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Roland McGrath | Fix shadow, gshadow, networks, protocols, rpc, aliases... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Joseph Myers | Clean up MIPS stat64 handling. |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Roland McGrath | Add --disable-build-nscd configure option. |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Roland McGrath | BZ#13696: Add --disable-nscd configure option. |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Dmitry V. Levin | Fix sed configure check for newer sed --version output. |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Roland McGrath | Fix libc-start change for IRELless machines. |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Joseph Myers | Move bug number to correct section of NEWS. |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Jeff Law | * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Mike Frysinger | rename V variable to lib-version |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Roland McGrath | Leading-tabify ChangeLog. |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Roland McGrath | Fix ChangeLog format. |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Will Schmidt | Add versions of wcscpy, wcschr, wcsrchr for power6... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Maxim Kuvyrkov | Micro-optimize critical path of strstr, strcase and... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Maxim Kuvyrkov | Use pointers for traversing arrays in strstr, strcasest... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Maxim Kuvyrkov | Detect EOL on-the-fly in strstr, strcasestr and memmem. |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Maxim Kuvyrkov | Optimize first-character loop of strstr, strcasestr... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Roland McGrath | Support static IFUNC calls irrespective of USE_MULTIARCH. |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Joseph Myers | Remove __ASSUME_FADVISE64_64_SYSCALL. |
commit | commitdiff | tree | snapshot |
next |