From: Andrew Cagney <cagney@gnu.org>
To: Andreas Schwab <schwab@suse.de>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [obish] Move m68k GNU/Linux sigtramp code to m68klinux-tdep.c
Date: Sat, 01 May 2004 15:39:00 -0000 [thread overview]
Message-ID: <4093C4A7.7000702@gnu.org> (raw)
In-Reply-To: <jebrl889ii.fsf@sykes.suse.de>
[-- Attachment #1: Type: text/plain, Size: 184 bytes --]
> Andrew Cagney <cagney@gnu.org> writes:
>
>
>>> * Makefile.in (m68klinux-nat.o): Update dependencies.
>
>
> ITYM m68klinux-tdep.o
Oops, thanks, committed the attached.
Andrew
[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 1226 bytes --]
2004-05-01 Andrew Cagney <cagney@redhat.com>
* Makefile.in (m68klinux-tdep.o, m68klinux-nat.o): Fix
m68klinux-tdep.o's dependencies, were previously added to
m68klinux-nat.o.
Index: Makefile.in
===================================================================
RCS file: /cvs/src/src/gdb/Makefile.in,v
retrieving revision 1.554
diff -p -u -r1.554 Makefile.in
--- Makefile.in 1 May 2004 15:10:15 -0000 1.554
+++ Makefile.in 1 May 2004 15:36:55 -0000
@@ -2014,11 +2014,11 @@ m68hc11-tdep.o: m68hc11-tdep.c $(defs_h)
m68klinux-nat.o: m68klinux-nat.c $(defs_h) $(frame_h) $(inferior_h) \
$(language_h) $(gdbcore_h) $(gdb_string_h) $(regcache_h) \
$(m68k_tdep_h) $(gdb_stat_h) $(floatformat_h) $(target_h) \
- $(gregset_h) $(trad_frame_h) $(frame_unwind_h)
+ $(gregset_h)
m68klinux-tdep.o: m68klinux-tdep.c $(defs_h) $(gdbcore_h) $(doublest_h) \
$(floatformat_h) $(frame_h) $(target_h) $(gdb_string_h) \
$(gdbtypes_h) $(osabi_h) $(regcache_h) $(objfiles_h) $(symtab_h) \
- $(m68k_tdep_h)
+ $(m68k_tdep_h) $(trad_frame_h) $(frame_unwind_h)
m68kbsd-nat.o: m68kbsd-nat.c $(defs_h) $(inferior_h) $(regcache_h) \
$(gdb_assert_h) $(m68k_tdep_h)
m68kbsd-tdep.o: m68kbsd-tdep.c $(defs_h) $(arch_utils_h) $(osabi_h) \
prev parent reply other threads:[~2004-05-01 15:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-01 15:09 Andrew Cagney
2004-05-01 15:16 ` Andreas Schwab
2004-05-01 15:39 ` Andrew Cagney [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=4093C4A7.7000702@gnu.org \
--to=cagney@gnu.org \
--cc=gdb-patches@sources.redhat.com \
--cc=schwab@suse.de \
/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