| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Yet more ia64 removal fallout | Ulrich Drepper | 2012-01-07 | 1 | -1/+1 |
* | Implement SH backtrace using IA64 version | Ulrich Drepper | 2011-12-02 | 1 | -0/+1 |
* | Don't call ifunc functions in trace mode | Andreas Schwab | 2011-10-05 | 1 | -2/+3 |
* | Remove --wth-tls option, TLS support is required | Ulrich Drepper | 2011-09-11 | 2 | -20/+93 |
* | Remove support for !USE___THREAD | Ulrich Drepper | 2011-09-10 | 1 | -18/+10 |
* | Fix memory leak in TLS of loaded objects. | Ulrich Drepper | 2011-04-10 | 1 | -1/+4 |
* | Remove `.ctors' and `.dtors' output sections | H.J. Lu | 2010-12-24 | 1 | -0/+2 |
* | Make PowerPC64 default to nonexecutable stack | Ryan S. Arnold | 2010-12-19 | 1 | -1/+7 |
* | Correct implementation of fmaf. | Jakub Jelinek | 2010-10-11 | 1 | -1/+2 |
* | sh: Add "extern "C"" to __set_fpscr function | Nobuhiro Iwamatsu | 2010-10-01 | 1 | -1/+6 |
* | Fix FP exception control. | Andrew Stubbs | 2010-05-12 | 1 | -3/+9 |
* | Avoid PLT call to fegetenv on s390 | Andreas Schwab | 2010-02-09 | 1 | -0/+1 |
* | Update sysdeps/sh/elf/initfini.c. | Kaz Kojima | 2009-12-13 | 1 | -58/+52 |
* | Provide a __set_fpscr prototype. | Mike Frysinger | 2009-12-13 | 1 | -1/+3 |
* | configure tweaks, support $libc_add_on_config_subdirs | Roland McGrath | 2009-09-15 | 1 | -6/+6 |
* | Add ____longjmp_chk for SH. | Kaz Kojima | 2009-05-18 | 3 | -1/+85 |
* | * stdio-common/printf.h: Add missing const to register_printf_modifier. | Ulrich Drepper | 2009-04-23 | 1 | -1/+3 |
* | * sysdeps/sh/libc-tls.c: New file. | Ulrich Drepper | 2009-04-15 | 1 | -2/+2 |
* | __tls_get_addr for SH. | Ulrich Drepper | 2009-04-15 | 1 | -0/+33 |
* | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 | Jakub Jelinek | 2009-02-16 | 1 | -2/+2 |
* | * sysdeps/sh/sh4/dl-trampoline.S: Only set HAVE_FPU if __SH_FPU_ANY__ | Ulrich Drepper | 2009-02-05 | 3 | -3/+12 |
* | * sysdeps/sh/bsd-setjmp.S (setjmp): Use correct argument registers. | Roland McGrath | 2007-07-15 | 2 | -6/+6 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -3/+3 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -3/+3 |
* | USE_TLS support is now default. | Ulrich Drepper | 2006-10-27 | 1 | -3/+3 |
* | * math/divtc3.c: New file. | Roland McGrath | 2006-02-01 | 1 | -0/+0 |
* | * sysdeps/sh/sh4/__longjmp.S: Demangle also r14 and r15. | Ulrich Drepper | 2006-01-20 | 4 | -14/+42 |
* | [BZ #1950, BZ #2153] | Andreas Jaeger | 2006-01-15 | 1 | -2/+2 |
* | 2006-01-12 Roland McGrath <roland@redhat.com> | Roland McGrath | 2006-01-12 | 2 | -8/+4 |
* | * include/bits/setjmp.h: New file. | Roland McGrath | 2006-01-10 | 2 | -4/+20 |
* | * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ... | Roland McGrath | 2006-01-10 | 2 | -6/+6 |
* | * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. | Roland McGrath | 2006-01-10 | 1 | -0/+42 |
* | * po/.cvsignore: List libc.pot.files, and not any .pot names. | Roland McGrath | 2006-01-08 | 1 | -2/+0 |
* | * resolv/res_debug.c (latlon2ul): Use ISO C function declaration. | Ulrich Drepper | 2005-12-30 | 1 | -1/+13 |
* | * sysdeps/sh/sysdep.h: Add cfi instrumentation to asm fragments. | Ulrich Drepper | 2005-12-30 | 1 | -2/+9 |
* | * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h | Roland McGrath | 2005-12-28 | 1 | -2/+2 |
* | * sysdeps/unix/sysv/linux/sh/sysdep.h: Include tls.h. | Ulrich Drepper | 2005-12-20 | 4 | -12/+48 |
* | * sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H preprocessor | Roland McGrath | 2005-12-06 | 1 | -1/+1 |
* | * sysdeps/sh/bits/setjmp.h (_JMPBUF_UNWINDS): Remove incorrect &. | Ulrich Drepper | 2005-11-16 | 1 | -2/+2 |
* | * sysdeps/sh/memset.S (memset): Correct 2nd argument handling. | Roland McGrath | 2005-07-24 | 1 | -0/+1 |
* | * include/fenv.h: Add libm_hidden_proto for fesetround and | Ulrich Drepper | 2005-07-08 | 2 | -2/+4 |
* | * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion) | Roland McGrath | 2005-04-07 | 1 | -1/+1 |
* | [BZ #284, BZ #721] | Roland McGrath | 2005-02-17 | 1 | -2/+2 |
* | * sysdeps/sh/dl-machine.h (elf_machine_rela): Remove code using | Ulrich Drepper | 2005-02-08 | 1 | -7/+1 |
* | * grp/putgrent.c (putgrent): Don't write 0 as group | Ulrich Drepper | 2005-01-12 | 6 | -278/+525 |
* | * csu/elf-init.c (__libc_csu_fini): Don't do anything here. | Ulrich Drepper | 2005-01-06 | 2 | -5/+5 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 23 | -710/+331 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 23 | -331/+710 |
* | Update. | Ulrich Drepper | 2004-10-25 | 1 | -7/+88 |
* | * csu/elf-init.c: Update copyright terms including special exception | Roland McGrath | 2004-08-16 | 2 | -0/+34 |