mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-26 17:17:39 +01:00
Regenerate.
(Logical change 1.80)
This commit is contained in:
parent
b52964ae93
commit
508f65f8b9
1 changed files with 24 additions and 2 deletions
|
@ -191,7 +191,7 @@ libunwind_la_SOURCES_x86 = $(libunwind_la_SOURCES_common) \
|
|||
\
|
||||
x86/Lget_reg-x86.c x86/Lget_proc_name-x86.c x86/Linit-x86.c \
|
||||
x86/Linit_local-x86.c x86/Lget_proc_info-x86.c x86/Lregs-x86.c \
|
||||
x86/Lresume-x86.c x86/Lstep-x86.c
|
||||
x86/Lresume-x86.c x86/Lset_reg-x86.c x86/Lstep-x86.c
|
||||
|
||||
|
||||
# Nothing to do here....
|
||||
|
@ -329,7 +329,8 @@ am__objects_18 = $(am__objects_7) elf32.lo flush_cache-x86.lo \
|
|||
Ginit_local-x86.lo Gget_proc_info-x86.lo Gregs-x86.lo \
|
||||
Gresume-x86.lo Gset_reg-x86.lo Gstep-x86.lo Lget_reg-x86.lo \
|
||||
Lget_proc_name-x86.lo Linit-x86.lo Linit_local-x86.lo \
|
||||
Lget_proc_info-x86.lo Lregs-x86.lo Lresume-x86.lo Lstep-x86.lo
|
||||
Lget_proc_info-x86.lo Lregs-x86.lo Lresume-x86.lo \
|
||||
Lset_reg-x86.lo Lstep-x86.lo
|
||||
@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@am_libunwind_x86_la_OBJECTS = \
|
||||
@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@ $(am__objects_18)
|
||||
libunwind_x86_la_OBJECTS = $(am_libunwind_x86_la_OBJECTS)
|
||||
|
@ -420,6 +421,7 @@ am__depfiles_maybe = depfiles
|
|||
@AMDEP_TRUE@ ./$(DEPDIR)/Lscript-ia64.Plo \
|
||||
@AMDEP_TRUE@ ./$(DEPDIR)/Lset_fpreg-ia64.Plo \
|
||||
@AMDEP_TRUE@ ./$(DEPDIR)/Lset_reg-ia64.Plo \
|
||||
@AMDEP_TRUE@ ./$(DEPDIR)/Lset_reg-x86.Plo \
|
||||
@AMDEP_TRUE@ ./$(DEPDIR)/Lstep-hppa.Plo \
|
||||
@AMDEP_TRUE@ ./$(DEPDIR)/Lstep-ia64.Plo \
|
||||
@AMDEP_TRUE@ ./$(DEPDIR)/Lstep-x86.Plo \
|
||||
|
@ -610,6 +612,7 @@ Linit_local-x86.lo: x86/Linit_local-x86.c
|
|||
Lget_proc_info-x86.lo: x86/Lget_proc_info-x86.c
|
||||
Lregs-x86.lo: x86/Lregs-x86.c
|
||||
Lresume-x86.lo: x86/Lresume-x86.c
|
||||
Lset_reg-x86.lo: x86/Lset_reg-x86.c
|
||||
Lstep-x86.lo: x86/Lstep-x86.c
|
||||
libunwind-x86.la: $(libunwind_x86_la_OBJECTS) $(libunwind_x86_la_DEPENDENCIES)
|
||||
$(LINK) -rpath $(libdir) $(libunwind_x86_la_LDFLAGS) $(libunwind_x86_la_OBJECTS) $(libunwind_x86_la_LIBADD) $(LIBS)
|
||||
|
@ -701,6 +704,7 @@ distclean-compile:
|
|||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lscript-ia64.Plo@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lset_fpreg-ia64.Plo@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lset_reg-ia64.Plo@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lset_reg-x86.Plo@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lstep-hppa.Plo@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lstep-ia64.Plo@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lstep-x86.Plo@am__quote@
|
||||
|
@ -2299,6 +2303,24 @@ Lresume-x86.lo: x86/Lresume-x86.c
|
|||
@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||||
$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lresume-x86.lo `test -f 'x86/Lresume-x86.c' || echo '$(srcdir)/'`x86/Lresume-x86.c
|
||||
|
||||
Lset_reg-x86.o: x86/Lset_reg-x86.c
|
||||
@AMDEP_TRUE@ source='x86/Lset_reg-x86.c' object='Lset_reg-x86.o' libtool=no @AMDEPBACKSLASH@
|
||||
@AMDEP_TRUE@ depfile='$(DEPDIR)/Lset_reg-x86.Po' tmpdepfile='$(DEPDIR)/Lset_reg-x86.TPo' @AMDEPBACKSLASH@
|
||||
@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||||
$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lset_reg-x86.o `test -f 'x86/Lset_reg-x86.c' || echo '$(srcdir)/'`x86/Lset_reg-x86.c
|
||||
|
||||
Lset_reg-x86.obj: x86/Lset_reg-x86.c
|
||||
@AMDEP_TRUE@ source='x86/Lset_reg-x86.c' object='Lset_reg-x86.obj' libtool=no @AMDEPBACKSLASH@
|
||||
@AMDEP_TRUE@ depfile='$(DEPDIR)/Lset_reg-x86.Po' tmpdepfile='$(DEPDIR)/Lset_reg-x86.TPo' @AMDEPBACKSLASH@
|
||||
@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||||
$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lset_reg-x86.obj `cygpath -w x86/Lset_reg-x86.c`
|
||||
|
||||
Lset_reg-x86.lo: x86/Lset_reg-x86.c
|
||||
@AMDEP_TRUE@ source='x86/Lset_reg-x86.c' object='Lset_reg-x86.lo' libtool=yes @AMDEPBACKSLASH@
|
||||
@AMDEP_TRUE@ depfile='$(DEPDIR)/Lset_reg-x86.Plo' tmpdepfile='$(DEPDIR)/Lset_reg-x86.TPlo' @AMDEPBACKSLASH@
|
||||
@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||||
$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lset_reg-x86.lo `test -f 'x86/Lset_reg-x86.c' || echo '$(srcdir)/'`x86/Lset_reg-x86.c
|
||||
|
||||
Lstep-x86.o: x86/Lstep-x86.c
|
||||
@AMDEP_TRUE@ source='x86/Lstep-x86.c' object='Lstep-x86.o' libtool=no @AMDEPBACKSLASH@
|
||||
@AMDEP_TRUE@ depfile='$(DEPDIR)/Lstep-x86.Po' tmpdepfile='$(DEPDIR)/Lstep-x86.TPo' @AMDEPBACKSLASH@
|
||||
|
|
Loading…
Reference in a new issue