[PATCH 3/4] Nios II: Linux specific parts
Chung-Lin Tang
cltang@codesourcery.com
Fri Mar 28 15:40:00 GMT 2014
These are the parts in sysdeps/unix/sysv/linux/nios2. Not a lot of code,
since nios2 uses linux-generic.
The pthread_once implementation is just an #include of the one used in
MIPS. I see there was discussion on unifying the implementations across
all ports, so this file might be removed later in the dev cycle.
Thanks,
Chung-Lin
* sysdeps/unix/sysv/linux/nios2/Implies: New file.
* sysdeps/unix/sysv/linux/nios2/Makefile: New file.
* sysdeps/unix/sysv/linux/nios2/Versions: New file.
* sysdeps/unix/sysv/linux/nios2/cacheflush.c: New file.
* sysdeps/unix/sysv/linux/nios2/clone.S: New file.
* sysdeps/unix/sysv/linux/nios2/configure: New file.
* sysdeps/unix/sysv/linux/nios2/configure.in: New file.
* sysdeps/unix/sysv/linux/nios2/getcontext.S: New file.
* sysdeps/unix/sysv/linux/nios2/makecontext.c: New file.
* sysdeps/unix/sysv/linux/nios2/setcontext.S: New file.
* sysdeps/unix/sysv/linux/nios2/swapcontext.S: New file.
* sysdeps/unix/sysv/linux/nios2/profil-counter.h: New file.
* sysdeps/unix/sysv/linux/nios2/sigcontextinfo.h: New file.
* sysdeps/unix/sysv/linux/nios2/kernel-features.h: New file.
* sysdeps/unix/sysv/linux/nios2/kernel_rt_sigframe.h: New file.
* sysdeps/unix/sysv/linux/nios2/syscall.S: New file.
* sysdeps/unix/sysv/linux/nios2/sysdep.S: New file.
* sysdeps/unix/sysv/linux/nios2/sysdep.h: New file.
* sysdeps/unix/sysv/linux/nios2/ucontext_i.sym: New file.
* sysdeps/unix/sysv/linux/nios2/bits/atomic.h: New file.
* sysdeps/unix/sysv/linux/nios2/bits/mman.h: New file.
* sysdeps/unix/sysv/linux/nios2/nptl/bits/pthreadtypes.h: New file.
* sysdeps/unix/sysv/linux/nios2/nptl/bits/semaphore.h: New file.
* sysdeps/unix/sysv/linux/nios2/nptl/clone.S: New file.
* sysdeps/unix/sysv/linux/nios2/nptl/createthread.c: New file.
* sysdeps/unix/sysv/linux/nios2/nptl/fork.c: New file.
* sysdeps/unix/sysv/linux/nios2/nptl/lowlevellock.h: New file.
* sysdeps/unix/sysv/linux/nios2/nptl/pt-vfork.S: New file.
* sysdeps/unix/sysv/linux/nios2/nptl/pthread_once.c: New file.
* sysdeps/unix/sysv/linux/nios2/nptl/sysdep-cancel.h: New file.
* sysdeps/unix/sysv/linux/nios2/nptl/vfork.S: New file.
* sysdeps/unix/sysv/linux/nios2/sys/cachectl.h: New file.
* sysdeps/unix/sysv/linux/nios2/sys/procfs.h: New file.
* sysdeps/unix/sysv/linux/nios2/sys/ucontext.h: New file.
* sysdeps/unix/sysv/linux/nios2/sys/user.h: New file.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 03-sysdeps-unix-sysv-linux-nios2.patch
Type: text/x-patch
Size: 81266 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20140328/bd7944a4/attachment.bin>
More information about the Libc-alpha
mailing list