From: "Jim Blandy" <jimb@red-bean.com>
To: "Ulrich Weigand" <uweigand@de.ibm.com>
Cc: "Jim Blandy" <jimb@codesourcery.com>,
"Eli Zaretskii" <eliz@gnu.org>,
gdb-patches@sources.redhat.com
Subject: Re: RFA: prologue value modules
Date: Sat, 08 Apr 2006 23:40:00 -0000 [thread overview]
Message-ID: <8f2776cb0604081640l2912b7b5v71df1ab1b42de920@mail.gmail.com> (raw)
In-Reply-To: <200604071919.k37JJP0m004981@d12av02.megacenter.de.ibm.com>
On 4/7/06, Ulrich Weigand <uweigand@de.ibm.com> wrote:
> Jim Blandy wrote:
>
> > 2006-03-28 Jim Blandy <jimb@codesourcery.com>
> >
> > * prologue-value.c, prologue-value.h: New files.
> > * Makefile.in (prologue_value_h): New variable.
> > (HFILES_NO_SRCDIR): List prologue-value.h.
> > (SFILES): List prologue-value.c.
> > (COMMON_OBS): List prologue-value.o.
>
> However, the patch doesn't contain the latter change
> to COMMON_OBS. Was this an oversight?
Yes! Thanks for noticing that. I've committed the below as obvious.
Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/ChangeLog,v
retrieving revision 1.7690
diff -u -p -r1.7690 ChangeLog
--- ChangeLog 8 Apr 2006 21:15:26 -0000 1.7690
+++ ChangeLog 8 Apr 2006 23:39:42 -0000
@@ -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: Makefile.in
===================================================================
RCS file: /cvs/src/src/gdb/Makefile.in,v
retrieving revision 1.806
diff -u -p -r1.806 Makefile.in
--- Makefile.in 8 Apr 2006 21:15:26 -0000 1.806
+++ Makefile.in 8 Apr 2006 23:39:43 -0000
@@ -952,7 +952,8 @@ COMMON_OBS = $(DEPFILES) $(CONFIG_OBS) $
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
prev parent reply other threads:[~2006-04-08 23:40 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-23 5:20 Jim Blandy
2006-03-23 5:24 ` Daniel Jacobowitz
2006-03-23 5:32 ` Randolph Chung
2006-03-23 5:39 ` Jim Blandy
2006-03-23 14:06 ` Jim Blandy
2006-03-24 1:03 ` Jim Blandy
2006-03-24 2:40 ` Jim Blandy
2006-03-28 7:51 ` Jim Blandy
2006-03-24 14:48 ` Eli Zaretskii
2006-03-24 22:43 ` Jim Blandy
2006-03-28 2:24 ` Jim Blandy
2006-03-28 18:58 ` Eli Zaretskii
2006-03-28 19:15 ` Jim Blandy
2006-03-28 21:17 ` Eli Zaretskii
2006-03-28 21:59 ` Jim Blandy
2006-04-07 19:19 ` Ulrich Weigand
2006-04-08 23:40 ` Jim Blandy [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8f2776cb0604081640l2912b7b5v71df1ab1b42de920@mail.gmail.com \
--to=jimb@red-bean.com \
--cc=eliz@gnu.org \
--cc=gdb-patches@sources.redhat.com \
--cc=jimb@codesourcery.com \
--cc=uweigand@de.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox