OSDN Git Service

add jmpbuf-offsets.h and jmpbuf-unwind.h for all archs (LT related)
authorPeter S. Mazinger <ps.m@gmx.net>
Sun, 13 Mar 2011 19:56:54 +0000 (20:56 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2012 12:00:23 +0000 (14:00 +0200)
commit0078a92e395d3e351c0ff23536781b58a800131e
tree39396e644f01bee3a2c8ddd009ec0fd521f3cff6
parent8f86b8a1977128e2795737fed2577b377cc2b15e
add jmpbuf-offsets.h and jmpbuf-unwind.h for all archs (LT related)

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
37 files changed:
libc/sysdeps/linux/alpha/jmpbuf-offsets.h [new file with mode: 0644]
libc/sysdeps/linux/alpha/jmpbuf-unwind.h [new file with mode: 0644]
libc/sysdeps/linux/arm/jmpbuf-offsets.h [new file with mode: 0644]
libc/sysdeps/linux/arm/jmpbuf-unwind.h [new file with mode: 0644]
libc/sysdeps/linux/bfin/jmpbuf-offsets.h [new file with mode: 0644]
libc/sysdeps/linux/bfin/jmpbuf-unwind.h [new file with mode: 0644]
libc/sysdeps/linux/common/jmpbuf-offsets.h [new file with mode: 0644]
libc/sysdeps/linux/cris/jmpbuf-offsets.h [new file with mode: 0644]
libc/sysdeps/linux/cris/jmpbuf-unwind.h [new file with mode: 0644]
libc/sysdeps/linux/frv/jmpbuf-unwind.h [new file with mode: 0644]
libc/sysdeps/linux/h8300/jmpbuf-offsets.h [new file with mode: 0644]
libc/sysdeps/linux/h8300/jmpbuf-unwind.h [new file with mode: 0644]
libc/sysdeps/linux/hppa/jmpbuf-offsets.h [new file with mode: 0644]
libc/sysdeps/linux/hppa/jmpbuf-unwind.h [new file with mode: 0644]
libc/sysdeps/linux/i386/jmpbuf-offsets.h [new file with mode: 0644]
libc/sysdeps/linux/i386/jmpbuf-unwind.h [new file with mode: 0644]
libc/sysdeps/linux/ia64/jmpbuf-unwind.h [new file with mode: 0644]
libc/sysdeps/linux/m68k/jmpbuf-offsets.h [new file with mode: 0644]
libc/sysdeps/linux/m68k/jmpbuf-unwind.h [new file with mode: 0644]
libc/sysdeps/linux/microblaze/jmpbuf-offsets.h [new file with mode: 0644]
libc/sysdeps/linux/microblaze/jmpbuf-unwind.h [new file with mode: 0644]
libc/sysdeps/linux/mips/jmpbuf-unwind.h [new file with mode: 0644]
libc/sysdeps/linux/nios/jmpbuf-offsets.h [new file with mode: 0644]
libc/sysdeps/linux/nios/jmpbuf-unwind.h [new file with mode: 0644]
libc/sysdeps/linux/nios2/jmpbuf-offsets.h [new file with mode: 0644]
libc/sysdeps/linux/nios2/jmpbuf-unwind.h [new file with mode: 0644]
libc/sysdeps/linux/powerpc/jmpbuf-offsets.h [new file with mode: 0644]
libc/sysdeps/linux/powerpc/jmpbuf-unwind.h [new file with mode: 0644]
libc/sysdeps/linux/sh/jmpbuf-offsets.h [new file with mode: 0644]
libc/sysdeps/linux/sh/jmpbuf-unwind.h [new file with mode: 0644]
libc/sysdeps/linux/sparc/jmpbuf-offsets.h [new file with mode: 0644]
libc/sysdeps/linux/sparc/jmpbuf-unwind.h [new file with mode: 0644]
libc/sysdeps/linux/v850/jmpbuf-offsets.h [new file with mode: 0644]
libc/sysdeps/linux/v850/jmpbuf-unwind.h [new file with mode: 0644]
libc/sysdeps/linux/vax/jmpbuf-unwind.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/jmpbuf-offsets.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/jmpbuf-unwind.h [new file with mode: 0644]