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/sh
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 SuperH port 2012-09-28 14:50:03 +03:00
gen-offsets.c SuperH port 2012-09-28 14:50:03 +03:00
Gget_proc_info.c SuperH port 2012-09-28 14:50:03 +03: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 SuperH port 2012-09-28 14:50:03 +03:00
Ginit_remote.c SuperH port 2012-09-28 14:50:03 +03:00
Gis_signal_frame.c SuperH port 2012-09-28 14:50:03 +03: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 SuperH port 2012-09-28 14:50:03 +03:00
init.h SuperH port 2012-09-28 14:50:03 +03:00
is_fpreg.c SuperH port 2012-09-28 14:50:03 +03:00
Lcreate_addr_space.c SuperH port 2012-09-28 14:50:03 +03:00
Lget_proc_info.c SuperH port 2012-09-28 14:50:03 +03:00
Lget_save_loc.c SuperH port 2012-09-28 14:50:03 +03:00
Lglobal.c SuperH port 2012-09-28 14:50:03 +03:00
Linit.c SuperH port 2012-09-28 14:50:03 +03:00
Linit_local.c SuperH port 2012-09-28 14:50:03 +03:00
Linit_remote.c SuperH port 2012-09-28 14:50:03 +03:00
Lis_signal_frame.c SuperH port 2012-09-28 14:50:03 +03:00
Lregs.c SuperH port 2012-09-28 14:50:03 +03:00
Lresume.c SuperH port 2012-09-28 14:50:03 +03:00
Lstep.c SuperH port 2012-09-28 14:50:03 +03:00
offsets.h One time whitespace fixup. 2014-09-27 09:47:23 -07:00
regname.c SuperH port 2012-09-28 14:50:03 +03:00
siglongjmp.S SuperH port 2012-09-28 14:50:03 +03:00
unwind_i.h One time whitespace fixup. 2014-09-27 09:47:23 -07:00