Skip to content

Commit

Permalink
Prepping x86_64 compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
charlieMonroe committed Aug 12, 2013
1 parent 253a213 commit d35574a
Show file tree
Hide file tree
Showing 72 changed files with 35 additions and 2,627 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
36 changes: 35 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,39 @@
KMOD = libunwind
SRCS = libunwind.c \
Unwind.c
Unwind.c \
Gcreate_addr_space.c \
getcontext.S \
Gget_proc_info.c \
Gget_save_loc.c \
Gglobal.c \
Ginit_local.c \
Ginit.c \
Gos-freebsd.c \
Gregs.c \
Gresume.c \
Gstash_frame.c \
Gstep.c \
Gtrace.c \
init.h \
is_fpreg.c \
Lcreate_addr_space.c \
Lget_proc_info.c \
Lget_save_loc.c \
Lglobal.c \
Linit_local.c \
Linit_remote.c \
Linit.c \
longjmp.S \
Los-freebsd.c \
Los-linux.c \
Lregs.c \
Lresume.c \
Lstash_frame.c \
Lstep.c \
Ltrace.c \
offsets.h \
regname.c \
setcontext.S \
siglongjmp.S

.include <bsd.kmod.mk>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
58 changes: 0 additions & 58 deletions x86/Gcreate_addr_space.c

This file was deleted.

45 changes: 0 additions & 45 deletions x86/Gget_proc_info.c

This file was deleted.

133 changes: 0 additions & 133 deletions x86/Gget_save_loc.c

This file was deleted.

67 changes: 0 additions & 67 deletions x86/Gglobal.c

This file was deleted.

Loading

0 comments on commit d35574a

Please sign in to comment.