summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-116-73/+95
* .Jakub Jelinek2007-07-316-95/+73
* * elf/dl-support.c: Include dl-procinfo.h.Ulrich Drepper2006-12-193-19/+51
* * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0cvs/fedora-glibc-20061109T1949Ulrich Drepper2006-11-091-2/+2
* * sysdeps/powerpc/fpu/bits/mathinline.hUlrich Drepper2006-11-062-58/+83
* * configure.in: Require assembler support for visibility, compilerUlrich Drepper2006-10-281-1/+1
* USE_TLS support is now default.Ulrich Drepper2006-10-273-14/+11
* [BZ #3252, BZ #3253]cvs/fedora-glibc-20060925T1535Ulrich Drepper2006-09-251-4/+12
* [BZ #3225]cvs/fedora-glibc-20060923T0946Ulrich Drepper2006-09-223-6/+16
* * sysdeps/unix/sysv/linux/sys/ptrace.h [PTRACE_SETOPTIONS,Ulrich Drepper2006-09-172-6/+6
* 2006-09-14 Jakub Jelinek <jakub@redhat.com>cvs/fedora-glibc-20060915T0943Ulrich Drepper2006-09-153-24/+92
* [BZ #3155]Ulrich Drepper2006-09-071-3/+5
* * sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):Ulrich Drepper2006-08-141-6/+8
* * nis/Makefile (libnsl-routimes): Add nss-default.Ulrich Drepper2006-04-143-7/+7
* [BZ #2505]Roland McGrath2006-04-041-0/+15
* [BZ #2466]Roland McGrath2006-03-164-265/+0
* * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Add cfi_offset for spillingRoland McGrath2006-03-164-1/+41
* [BZ #2423]Roland McGrath2006-03-165-131/+230
* 006-03-02 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2006-03-022-0/+43
* * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.c: Moved to ...Roland McGrath2006-02-2514-50/+50
* [BZ #2268]Roland McGrath2006-02-031-3/+5
* * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): New variable.Roland McGrath2006-02-022-8/+20
* * math/divtc3.c: New file.Roland McGrath2006-02-011-0/+0
* * sysdeps/powerpc/fpu/libm-test-ulps: Update by Jakub.Roland McGrath2006-01-311-6/+74
* * sysdeps/powerpc/fpu/libm-test-ulps: Merge ulps with olderRoland McGrath2006-01-301-86/+98
* * soft-fp/double.h (FP_CMP_UNORD_D): Also define inRoland McGrath2006-01-303-81/+69
* 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com>cvs/fedora-glibc-20060130T0922Roland McGrath2006-01-2849-133/+1817
* * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: New file.Roland McGrath2006-01-213-5/+69
* [BZ #1950, BZ #2153]Andreas Jaeger2006-01-151-2/+2
* 2006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath2006-01-127-17/+13
* * include/bits/setjmp.h: New file.Roland McGrath2006-01-102-24/+39
* * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath2006-01-102-6/+7
* * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/.Roland McGrath2006-01-101-0/+42
* * po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath2006-01-086-49/+0
* * elf/tst-tls8.c (do_test): Use $ORIGIN in module names.Ulrich Drepper2006-01-0720-82/+126
* * sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startprocUlrich Drepper2006-01-049-33/+48
* * sysdeps/powerpc/powerpc64/setjmp-common.S: Make sure pointer guardUlrich Drepper2005-12-304-14/+17
* 2005-12-08 Steven Munroe <sjmunroe@us.ibm.com>Ulrich Drepper2005-12-303-100/+84
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h [ASSEMBLER]:Ulrich Drepper2005-12-295-1/+27
* * sysdeps/powerpc/powerpc64/setjmp-common.S [PTR_MANGLE]: AlsoUlrich Drepper2005-12-291-0/+3
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.hRoland McGrath2005-12-281-3/+3
* * sysdeps/powerpc/fpu/libm-test-ulps: Update for GCC 4.1 prerelease.Roland McGrath2005-12-221-16/+18
* [BZ #1978]Ulrich Drepper2005-12-204-2/+15
* * sysdeps/powerpc/powerpc32/setjmp-common.S [IS_IN_rtld]: AvoidUlrich Drepper2005-12-182-2/+13
* * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath2005-12-151-2/+2
* 2005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-12-141-2/+2
* * sysdeps/powerpc/dl-procinfo.c: New file.Roland McGrath2005-12-132-0/+141
* * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Remove useless alias.Roland McGrath2005-11-181-1/+0
* [BZ #1877]Ulrich Drepper2005-11-181-0/+9
* Remove dl-procinfo.h include.Ulrich Drepper2005-11-173-3/+0