OSDN Git Service

h8300: Assembly functions
authorYoshinori Sato <ysato@users.sourceforge.jp>
Mon, 18 May 2015 06:37:21 +0000 (15:37 +0900)
committerYoshinori Sato <ysato@sa76r4.localdomain>
Sat, 23 May 2015 17:28:36 +0000 (02:28 +0900)
commit73d3d741469b556dd946edec2b2998a767913243
tree9052a4b830fbd798f875727bad1ab9e97e3b1c0a
parent4eb43a177c520f72448940183adc116857a832bd
h8300: Assembly functions

- remove symbol prefix
- new startup
- new clone syscall support

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
libc/sysdeps/linux/h8300/__longjmp.S
libc/sysdeps/linux/h8300/bsd-_setjmp.S
libc/sysdeps/linux/h8300/bsd-setjmp.S
libc/sysdeps/linux/h8300/clone.S
libc/sysdeps/linux/h8300/crt1.S [moved from libc/sysdeps/linux/h8300/crt0.S with 66% similarity]
libc/sysdeps/linux/h8300/crti.S
libc/sysdeps/linux/h8300/crtn.S
libc/sysdeps/linux/h8300/setjmp.S
libc/sysdeps/linux/h8300/vfork.S