changeset 156:275d0f71a014

leo-obj: started analyzing frame_na7_db_ir objects
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sat, 03 May 2014 17:56:45 +0000
parents 15743b40e03a
children 9082f3991fe5
files leo-obj/frame_na7_db_ir/Makefile leo-obj/frame_na7_db_ir/os_pro.hints
diffstat 2 files changed, 12 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/leo-obj/frame_na7_db_ir/Makefile	Fri May 02 23:41:44 2014 +0000
+++ b/leo-obj/frame_na7_db_ir/Makefile	Sat May 03 17:56:45 2014 +0000
@@ -1,18 +1,21 @@
 OSL=	os_com.obj os_drv.obj os_evt.obj os_isr.obj os_mem.obj os_mis.obj \
 	os_pro.obj os_sem.obj os_tim.obj
 OBJS=	${OSL}
-TARGETS=$(patsubst %.obj,%.disasm,${OBJS})
+TARGETS=$(patsubst %.obj,%.disasm,${OBJS}) $(patsubst %.obj,%.ctypes,${OBJS})
 TOOL=	../tool/tiobjd
 
 all:	${TARGETS}
 
 %.disasm:	%.obj %.hints
-	${TOOL} $*.obj disasm -h $*.hints > $@
+	${TOOL} $*.obj disasm -gl -h $*.hints > $@
 
 %.disasm:	%.obj
-	${TOOL} $*.obj disasm > $@
+	${TOOL} $*.obj disasm -gl > $@
+
+%.ctypes:	%.obj
+	${TOOL} $*.obj ctypes -o > $@
 
 ${TARGETS}:	${TOOL} Makefile
 
 clean:
-	rm -f *.disasm
+	rm -f *.disasm *.ctypes
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/leo-obj/frame_na7_db_ir/os_pro.hints	Sat May 03 17:56:45 2014 +0000
@@ -0,0 +1,5 @@
+[.text]
+
+124 asciz
+13c d32
+14c d32