OSDN Git Service

h8300: Assembly functions
authorYoshinori Sato <ysato@users.sourceforge.jp>
Sat, 23 May 2015 17:06:24 +0000 (02:06 +0900)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 26 May 2015 20:15:26 +0000 (22:15 +0200)
commit5e3820a8c616be4eaa1bdd1a55a713cb3a564537
treed1701750fdbef72e7ef812335d9247c1a85bad14
parent62775f4518169222d70d9ba2465e938df236aef9
h8300: Assembly functions

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

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
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