1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-05-02 21:25:18 +02:00
libunwind-eh_elf/src/x86
Arun Sharma 781d5d5263 One time whitespace fixup.
for f in $(find src include -name '*.[ch]'); do
  expand -t 8 $f > $tmp; mv $tmp $f;
done
2014-09-27 09:47:23 -07:00
..
Gcreate_addr_space.c One time whitespace fixup. 2014-09-27 09:47:23 -07:00
getcontext-freebsd.S Add unwind annotations for freebsd/x86 getcontext.S. 2010-05-02 17:06:24 +03:00
getcontext-linux.S Add unwind descriptors to getcontext.S 2010-04-28 16:32:30 -07:00
Gget_proc_info.c One time whitespace fixup. 2014-09-27 09:47:23 -07:00
Gget_save_loc.c One time whitespace fixup. 2014-09-27 09:47:23 -07:00
Gglobal.c One time whitespace fixup. 2014-09-27 09:47:23 -07:00
Ginit.c One time whitespace fixup. 2014-09-27 09:47:23 -07:00
Ginit_local.c One time whitespace fixup. 2014-09-27 09:47:23 -07:00
Ginit_remote.c One time whitespace fixup. 2014-09-27 09:47:23 -07:00
Gos-freebsd.c One time whitespace fixup. 2014-09-27 09:47:23 -07:00
Gos-linux.c One time whitespace fixup. 2014-09-27 09:47:23 -07:00
Gregs.c One time whitespace fixup. 2014-09-27 09:47:23 -07:00
Gresume.c One time whitespace fixup. 2014-09-27 09:47:23 -07:00
Gstep.c One time whitespace fixup. 2014-09-27 09:47:23 -07:00
init.h One time whitespace fixup. 2014-09-27 09:47:23 -07:00
is_fpreg.c One time whitespace fixup. 2014-09-27 09:47:23 -07:00
Lcreate_addr_space.c Regenerate. 2004-08-17 15:34:28 +00:00
Lget_proc_info.c Regenerate. 2004-08-17 15:34:28 +00:00
Lget_save_loc.c Regenerate. 2004-08-17 15:34:28 +00:00
Lglobal.c Regenerate. 2004-08-17 15:34:28 +00:00
Linit.c Regenerate. 2004-08-17 15:34:28 +00:00
Linit_local.c Regenerate. 2004-08-17 15:34:28 +00:00
Linit_remote.c Regenerate. 2004-08-17 15:34:28 +00:00
longjmp.S FreeBSD also supports PT_GNU_STACK. 2012-02-05 11:42:02 +02:00
Los-freebsd.c Merge remote branch 'origin/master' into freebsd 2010-04-05 16:14:50 +03:00
Los-linux.c Refactor os specific code for x86 (both 32 and 64 bit). 2010-04-04 16:46:13 -07:00
Lregs.c Regenerate. 2004-08-17 15:34:28 +00:00
Lresume.c Regenerate. 2004-08-17 15:34:28 +00:00
Lstep.c Regenerate. 2004-08-17 15:34:28 +00:00
offsets.h One time whitespace fixup. 2014-09-27 09:47:23 -07:00
regname.c [X86] Cleanup XMM handling for x86 2008-01-07 15:41:20 -07:00
siglongjmp.S Provide the FreeBSD implementation for _UI_siglongjmp_cont on x86. 2012-02-05 11:47:47 +02:00
unwind_i.h One time whitespace fixup. 2014-09-27 09:47:23 -07:00