OSDN Git Service

add jmpbuf-unwind.h and jmpbuf-offsets.h to avr32,c6x and xtensa
authorPeter S. Mazinger <ps.m@gmx.net>
Sun, 13 Mar 2011 21:21:26 +0000 (22:21 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2012 12:00:23 +0000 (14:00 +0200)
commit13381d9c5bf997dfc1b1532ecea126e16d60d18b
tree83bb7ee6e1c025061e57dbba7b9cb05b212bf3b9
parent8350c7e88273644e42322bd0e1007b9df3dc9def
add jmpbuf-unwind.h and jmpbuf-offsets.h to avr32,c6x and xtensa

cleanup bits/setjmp.h and avr32's setjmp.S

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/sysdeps/linux/avr32/bits/setjmp.h
libc/sysdeps/linux/avr32/jmpbuf-offsets.h [new file with mode: 0644]
libc/sysdeps/linux/avr32/jmpbuf-unwind.h [new file with mode: 0644]
libc/sysdeps/linux/avr32/setjmp.S
libc/sysdeps/linux/c6x/bits/setjmp.h
libc/sysdeps/linux/c6x/jmpbuf-offsets.h [new file with mode: 0644]
libc/sysdeps/linux/c6x/jmpbuf-unwind.h [new file with mode: 0644]
libc/sysdeps/linux/xtensa/bits/setjmp.h
libc/sysdeps/linux/xtensa/jmpbuf-offsets.h [new file with mode: 0644]
libc/sysdeps/linux/xtensa/jmpbuf-unwind.h [new file with mode: 0644]