svn commit: branches/uClibc-nptl/libc/sysdeps/linux: avr32 avr32/bits avr32/sys cris cris/bit etc...

carmelo at uclibc.org carmelo at uclibc.org
Wed Jun 18 16:17:34 UTC 2008


Author: carmelo
Date: 2008-06-18 09:17:32 -0700 (Wed, 18 Jun 2008)
New Revision: 22432

Log:
Synch libc nios/xtensa/v850/h8300/cris/x86_64/ia64/hppa/i382/nios2/frv/avr32 specific with trunk

Modified:
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/Makefile.arch
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/__longjmp.S
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/bits/atomic.h
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/bits/byteswap.h
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/bits/fcntl.h
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/bits/kernel_stat.h
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/bits/kernel_types.h
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/bits/mman.h
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/bits/setjmp.h
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/bits/stackinfo.h
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/bits/syscalls.h
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/bits/wordsize.h
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/brk.c
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/bsd-_setjmp.S
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/bsd-setjmp.S
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/clone.c
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/crt1.S
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/crti.S
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/crtn.S
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/mmap.c
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/setjmp.S
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/sigaction.c
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/sigrestorer.S
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/sys/elf.h
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/sys/procfs.h
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/sys/ucontext.h
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/sys/user.h
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/syscall.S
   branches/uClibc-nptl/libc/sysdeps/linux/avr32/vfork.S
   branches/uClibc-nptl/libc/sysdeps/linux/cris/__init_brk.c
   branches/uClibc-nptl/libc/sysdeps/linux/cris/bits/fcntl.h
   branches/uClibc-nptl/libc/sysdeps/linux/cris/bits/syscalls.h
   branches/uClibc-nptl/libc/sysdeps/linux/cris/bits/uClibc_arch_features.h
   branches/uClibc-nptl/libc/sysdeps/linux/cris/brk.c
   branches/uClibc-nptl/libc/sysdeps/linux/cris/sbrk.c
   branches/uClibc-nptl/libc/sysdeps/linux/frv/bits/fcntl.h
   branches/uClibc-nptl/libc/sysdeps/linux/frv/bits/uClibc_arch_features.h
   branches/uClibc-nptl/libc/sysdeps/linux/h8300/bits/fcntl.h
   branches/uClibc-nptl/libc/sysdeps/linux/h8300/bits/uClibc_arch_features.h
   branches/uClibc-nptl/libc/sysdeps/linux/h8300/brk.c
   branches/uClibc-nptl/libc/sysdeps/linux/h8300/ptrace.c
   branches/uClibc-nptl/libc/sysdeps/linux/hppa/bits/fcntl.h
   branches/uClibc-nptl/libc/sysdeps/linux/hppa/bits/syscalls.h
   branches/uClibc-nptl/libc/sysdeps/linux/hppa/bits/uClibc_arch_features.h
   branches/uClibc-nptl/libc/sysdeps/linux/hppa/syscall.c
   branches/uClibc-nptl/libc/sysdeps/linux/i386/__longjmp.S
   branches/uClibc-nptl/libc/sysdeps/linux/i386/bits/atomic.h
   branches/uClibc-nptl/libc/sysdeps/linux/i386/bits/fcntl.h
   branches/uClibc-nptl/libc/sysdeps/linux/i386/bits/kernel_types.h
   branches/uClibc-nptl/libc/sysdeps/linux/i386/bits/syscalls.h
   branches/uClibc-nptl/libc/sysdeps/linux/i386/bits/uClibc_arch_features.h
   branches/uClibc-nptl/libc/sysdeps/linux/i386/bits/wordsize.h
   branches/uClibc-nptl/libc/sysdeps/linux/i386/bsd-_setjmp.S
   branches/uClibc-nptl/libc/sysdeps/linux/i386/bsd-setjmp.S
   branches/uClibc-nptl/libc/sysdeps/linux/i386/mmap64.S
   branches/uClibc-nptl/libc/sysdeps/linux/i386/setjmp.S
   branches/uClibc-nptl/libc/sysdeps/linux/i386/sigaction.c
   branches/uClibc-nptl/libc/sysdeps/linux/i386/sys/io.h
   branches/uClibc-nptl/libc/sysdeps/linux/i386/syscall.S
   branches/uClibc-nptl/libc/sysdeps/linux/i386/vfork.S
   branches/uClibc-nptl/libc/sysdeps/linux/ia64/__syscall_error.c
   branches/uClibc-nptl/libc/sysdeps/linux/ia64/bits/fcntl.h
   branches/uClibc-nptl/libc/sysdeps/linux/ia64/bits/syscalls.h
   branches/uClibc-nptl/libc/sysdeps/linux/ia64/bits/uClibc_arch_features.h
   branches/uClibc-nptl/libc/sysdeps/linux/ia64/sysdep.h
   branches/uClibc-nptl/libc/sysdeps/linux/nios/bits/fcntl.h
   branches/uClibc-nptl/libc/sysdeps/linux/nios/bits/uClibc_arch_features.h
   branches/uClibc-nptl/libc/sysdeps/linux/nios/brk.c
   branches/uClibc-nptl/libc/sysdeps/linux/nios/crtend.c
   branches/uClibc-nptl/libc/sysdeps/linux/nios2/bits/fcntl.h
   branches/uClibc-nptl/libc/sysdeps/linux/nios2/bits/uClibc_arch_features.h
   branches/uClibc-nptl/libc/sysdeps/linux/nios2/brk.c
   branches/uClibc-nptl/libc/sysdeps/linux/nios2/clone.c
   branches/uClibc-nptl/libc/sysdeps/linux/nios2/syscall.c
   branches/uClibc-nptl/libc/sysdeps/linux/v850/bits/fcntl.h
   branches/uClibc-nptl/libc/sysdeps/linux/v850/bits/uClibc_arch_features.h
   branches/uClibc-nptl/libc/sysdeps/linux/v850/clone.c
   branches/uClibc-nptl/libc/sysdeps/linux/v850/syscall.c
   branches/uClibc-nptl/libc/sysdeps/linux/x86_64/__longjmp.S
   branches/uClibc-nptl/libc/sysdeps/linux/x86_64/bits/atomic.h
   branches/uClibc-nptl/libc/sysdeps/linux/x86_64/bits/fcntl.h
   branches/uClibc-nptl/libc/sysdeps/linux/x86_64/bits/syscalls.h
   branches/uClibc-nptl/libc/sysdeps/linux/x86_64/bits/uClibc_arch_features.h
   branches/uClibc-nptl/libc/sysdeps/linux/x86_64/brk.c
   branches/uClibc-nptl/libc/sysdeps/linux/x86_64/bsd-_setjmp.S
   branches/uClibc-nptl/libc/sysdeps/linux/x86_64/bsd-setjmp.S
   branches/uClibc-nptl/libc/sysdeps/linux/x86_64/clone.S
   branches/uClibc-nptl/libc/sysdeps/linux/x86_64/setjmp.S
   branches/uClibc-nptl/libc/sysdeps/linux/x86_64/sigaction.c
   branches/uClibc-nptl/libc/sysdeps/linux/x86_64/syscall.S
   branches/uClibc-nptl/libc/sysdeps/linux/x86_64/vfork.S
   branches/uClibc-nptl/libc/sysdeps/linux/xtensa/bits/fcntl.h
   branches/uClibc-nptl/libc/sysdeps/linux/xtensa/bits/syscalls.h
   branches/uClibc-nptl/libc/sysdeps/linux/xtensa/sigaction.c
   branches/uClibc-nptl/libc/sysdeps/linux/xtensa/windowspill.S


Changeset:

Sorry, the patch is too large to include (4143 lines).
Please use ViewCVS to see it!

http://uclibc.org/cgi-bin/viewcvs.cgi?view=rev&root=svn&rev=22432



More information about the uClibc-cvs mailing list