OSDN Git Service

2006-04-08 Jim Blandy <jimb@codesourcery.com>
authorJim Blandy <jimb@codesourcery.com>
Sat, 8 Apr 2006 23:40:03 +0000 (23:40 +0000)
committerJim Blandy <jimb@codesourcery.com>
Sat, 8 Apr 2006 23:40:03 +0000 (23:40 +0000)
* Makefile.in (COMMON_OBS): List prologue-value.o.  (Omitted from
last patch.)

gdb/ChangeLog
gdb/Makefile.in

index c508973..35bebaa 100644 (file)
@@ -1,3 +1,8 @@
+2006-04-08  Jim Blandy  <jimb@codesourcery.com>
+
+       * Makefile.in (COMMON_OBS): List prologue-value.o.  (Omitted from
+       last patch.)
+
 2006-04-08  David S. Miller  <davem@sunset.davemloft.net>
 
        * sparc-linux-tdep.c (sparc32_linux_step_trap): New.
index 9a83e64..2dda543 100644 (file)
@@ -952,7 +952,8 @@ COMMON_OBS = $(DEPFILES) $(CONFIG_OBS) $(YYOBJ) \
        reggroups.o regset.o \
        trad-frame.o \
        tramp-frame.o \
-       solib.o solib-null.o
+       solib.o solib-null.o \
+       prologue-value.o
 
 TSOBS = inflow.o