about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.Ulrich Drepper2007-05-261-0/+1
* * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW andUlrich Drepper2007-05-101-0/+6
* 2007-04-30 Steven Munroe <sjmunroe@us.ibm.com>Ulrich Drepper2007-05-074-0/+111
* 007-03-20 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2007-03-261-9/+5
* (__cache_line_size): Define the variable here. Add attribute_hidden, remove ...Ulrich Drepper2007-03-261-8/+4
* * stdlib/Makefile (tests): Add tst-makecontext.Ulrich Drepper2006-12-191-3/+1
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: IncludeUlrich Drepper2006-12-131-1/+2
* [BZ #3252, BZ #3253] cvs/fedora-glibc-20060925T1535Ulrich Drepper2006-09-251-126/+13
* [BZ #3225] cvs/fedora-glibc-20060923T0946Ulrich Drepper2006-09-222-1/+9
* * sysdeps/unix/sysv/linux/sys/ptrace.h (PT_GETEVENTMSG): Fix pasto.Ulrich Drepper2006-09-181-2/+18
* * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offinUlrich Drepper2006-08-301-1/+2
* * sysdeps/generic/ldsodefs.h (DL_ADDR_SYM_MATCH): For undefinedUlrich Drepper2006-08-241-2/+2
* * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,Ulrich Drepper2006-08-081-15/+33
* Update.Ulrich Drepper2006-07-261-1/+1
* * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define SPLICE_F_*.Ulrich Drepper2006-05-051-0/+9
* * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Fix MADV_REMOVE value.Ulrich Drepper2006-05-021-1/+1
* * sysdeps/unix/sysv/linux/syscalls.list: Add vmsplice.Ulrich Drepper2006-04-261-1/+8
* * sysdeps/unix/sysv/linux/syscalls.list: Add tee syscall.Ulrich Drepper2006-04-141-0/+4
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Terminate FDERoland McGrath2006-04-042-0/+12
* * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Test for <asm/elf.h>Roland McGrath2006-04-041-1/+1
* * sysdeps/unix/sysv/linux/Versions: Export sync_file_range withUlrich Drepper2006-03-311-3/+24
* Define LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.Ulrich Drepper2006-03-241-1/+7
* * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Add cfi_offset for spillingRoland McGrath2006-03-165-0/+15
* * sysdeps/unix/sysv/linux/powerpc/powerpc64/umount.c: Include x86_64Roland McGrath2006-02-281-1/+1
* * sysdeps/unix/sysv/linux/x86_64/lowlevellock.hUlrich Drepper2006-02-171-2/+2
* * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Define MADV_DONTFORKUlrich Drepper2006-02-151-0/+2
* 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> cvs/fedora-glibc-20060130T0922Roland McGrath2006-01-287-0/+207
* (ELF_NVRREG): Fix value for PowerPC64.Andreas Jaeger2006-01-131-2/+6
* * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.hRoland McGrath2006-01-111-2/+2
* * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" inRoland McGrath2006-01-0817-44/+44
* * po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath2006-01-084-22/+0
* * elf/tst-tls8.c (do_test): Use $ORIGIN in module names.Ulrich Drepper2006-01-0712-37/+72
* Define MADV_REMOVE.Ulrich Drepper2006-01-061-1/+2
* * sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startprocUlrich Drepper2006-01-042-10/+6
* * sysdeps/powerpc/powerpc64/setjmp-common.S: Make sure pointer guardUlrich Drepper2005-12-302-2/+6
* 2005-12-08 Steven Munroe <sjmunroe@us.ibm.com>Ulrich Drepper2005-12-3010-58/+584
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h [ASSEMBLER]:Ulrich Drepper2005-12-291-0/+2
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S:Ulrich Drepper2005-12-297-1397/+1182
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.hRoland McGrath2005-12-281-1/+1
* * sysdeps/unix/sysv/linux/i386/ucontext_i.h: File removed.Roland McGrath2005-12-225-137/+88
* [BZ #1978]Ulrich Drepper2005-12-202-0/+37
* * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath2005-12-153-5/+5
* * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Remove useless alias.Roland McGrath2005-11-182-6/+14
* * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Define SHM_NORESERVE.Ulrich Drepper2005-11-181-2/+3
* * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper2005-11-113-67/+279
* * sysdeps/powerpc/powerpc64/MakefileUlrich Drepper2005-11-011-0/+105
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/ucontext_i.h (TESTS):Ulrich Drepper2005-10-202-0/+34
* [BZ #1458]Ulrich Drepper2005-10-141-1/+2
* * sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name.Ulrich Drepper2005-08-301-0/+77
* * time/mktime.c: Always include <string.h> for prototype ofUlrich Drepper2005-06-182-9/+9