Age | Commit message (Expand) | Author | Files | Lines |
2009-04-14 | * sysdeps/powerpc/powerpc32/elf/start.S: Ensure .data is non-empty. cvs/fedora-glibc-20090414T2104 | Jakub Jelinek | 2 | -2/+6 |
2009-03-12 | * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Add branch | Ulrich Drepper | 1 | -0/+1 |
2009-03-10 | * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Use | Ulrich Drepper | 2 | -5/+13 |
2009-03-02 | * sysdeps/powerpc/powerpc32/power7/fpu/Implies: New file. | Ulrich Drepper | 3 | -0/+3 |
2009-02-16 | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 | Jakub Jelinek | 1 | -3/+3 |
2009-01-30 | (__longjmp): Make aligned_restore_vmx a local symbol. | Ulrich Drepper | 2 | -7/+6 |
2009-01-30 | [BZ #9726] | Ulrich Drepper | 1 | -1/+9 |
2008-11-17 | [BZ #6411] | Ulrich Drepper | 8 | -23/+417 |
2008-10-31 | [BZ #6867] | Ulrich Drepper | 1 | -2/+2 |
2008-10-31 | [BZ #6995] | Ulrich Drepper | 1 | -2/+2 |
2008-08-17 | [BZ #6845] | Ulrich Drepper | 1 | -1/+9 |
2008-08-13 | (CHECK_STATIC_TLS): Remove macro since it is now available in elf/dynamic-lin... | Ulrich Drepper | 1 | -5/+0 |
2008-08-08 | [BZ #6817] | Ulrich Drepper | 3 | -7/+15 |
2008-06-13 | * sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Avoid using | Ulrich Drepper | 4 | -18/+18 |
2008-04-12 | * sysdeps/powerpc/fpu/e_sqrt.c: Avoid call to fetestexcept. | Ulrich Drepper | 2 | -6/+10 |
2008-04-12 | * sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto for | Ulrich Drepper | 7 | -18/+30 |
2008-04-11 | [BZ4997] | Ulrich Drepper | 4 | -87/+146 |
2008-04-11 | * include/features.h (__GLIBC_MINOR__): Bump to 8. | Ulrich Drepper | 6 | -6/+0 |
2008-04-11 | [BZ #5741] | Ulrich Drepper | 1 | -5/+11 |
2008-04-10 | * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_type_class): | Ulrich Drepper | 1 | -22/+27 |
2008-04-10 | * sysdeps/powerpc/powerpc32/power4/hp-timing.c: New file. | Ulrich Drepper | 3 | -1/+182 |
2008-04-10 | [BZ #5768] | Ulrich Drepper | 5 | -14/+443 |
2008-04-10 | isnan implementation for ppc32. | Ulrich Drepper | 1 | -0/+56 |
2008-04-10 | isnan implementation for Power6x 64-bit | Ulrich Drepper | 1 | -0/+59 |
2008-04-10 | * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: New file. | Ulrich Drepper | 6 | -0/+337 |
2008-04-10 | * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: New File. | Ulrich Drepper | 6 | -122/+456 |
2007-09-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 1 | -1/+1 |
2007-07-19 | * sysdeps/ia64/sched_cpucount.c: New file. | Ulrich Drepper | 1 | -0/+23 |
2007-07-12 | * sysdeps/powerpc/powerpc32/power6/memset.S: Update comments. | Ulrich Drepper | 10 | -145/+592 |
2007-06-03 | * sysdeps/powerpc/powerpc32/970/fpu/Implies: New file. | Ulrich Drepper | 84 | -0/+10183 |
2007-05-07 | 2007-04-30 Steven Munroe <sjmunroe@us.ibm.com> | Ulrich Drepper | 8 | -19/+110 |
2007-03-26 | * sysdeps/powerpc/bits/atomic.h | Ulrich Drepper | 3 | -42/+81 |
2007-03-26 | 007-03-20 Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 3 | -28/+8 |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 1 | -2/+2 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 6 | -73/+95 |
2007-07-31 | . | Jakub Jelinek | 6 | -95/+73 |
2006-12-19 | * elf/dl-support.c: Include dl-procinfo.h. | Ulrich Drepper | 3 | -19/+51 |
2006-11-09 | * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0cvs/fedora-glibc-20061109T1949 | Ulrich Drepper | 1 | -2/+2 |
2006-11-06 | * sysdeps/powerpc/fpu/bits/mathinline.h | Ulrich Drepper | 2 | -58/+83 |
2006-10-28 | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper | 1 | -1/+1 |
2006-10-27 | USE_TLS support is now default. | Ulrich Drepper | 3 | -14/+11 |
2006-09-25 | [BZ #3252, BZ #3253]cvs/fedora-glibc-20060925T1535 | Ulrich Drepper | 1 | -4/+12 |
2006-09-22 | [BZ #3225]cvs/fedora-glibc-20060923T0946 | Ulrich Drepper | 3 | -6/+16 |
2006-09-17 | * sysdeps/unix/sysv/linux/sys/ptrace.h [PTRACE_SETOPTIONS, | Ulrich Drepper | 2 | -6/+6 |
2006-09-15 | 2006-09-14 Jakub Jelinek <jakub@redhat.com>cvs/fedora-glibc-20060915T0943 | Ulrich Drepper | 3 | -24/+92 |
2006-09-07 | [BZ #3155] | Ulrich Drepper | 1 | -3/+5 |
2006-08-14 | * sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve): | Ulrich Drepper | 1 | -6/+8 |
2006-04-14 | * nis/Makefile (libnsl-routimes): Add nss-default. | Ulrich Drepper | 3 | -7/+7 |
2006-04-04 | [BZ #2505] | Roland McGrath | 1 | -0/+15 |
2006-03-16 | [BZ #2466] | Roland McGrath | 4 | -265/+0 |