From: Andrew Cagney <ac131313@redhat.com>
To: Daniel Jacobowitz <drow@mvista.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [commit] Fix sparc build; Was: [commit] fix a small compilation failure in alpha-tdep.c
Date: Mon, 06 Jan 2003 20:42:00 -0000 [thread overview]
Message-ID: <3E19EA38.50803@redhat.com> (raw)
In-Reply-To: <20030106202541.GA26889@nevyn.them.org>
[-- Attachment #1: Type: text/plain, Size: 611 bytes --]
> Just not your day, I just committed the attached. It fixes a build
>
>
> Wrong attached. I assume I missed another "info." before "osabi".
No, this one was a tipo.
>> problem for --target=sparc-elf from the above. Remember, you need to
>> check that changes across architectures still build for all architectures.
>
>
> I've been having a little trouble with building multiple targets. I'll
> give gdb_mbuild.sh another whirl in a bit.
Rebuilding all targets using gdb_mbuild.sh really should be second
nature (I just fixed a top level make problem so it should now run much
quicker).
Andrew
[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 667 bytes --]
2003-01-06 Andrew Cagney <cagney@redhat.com>
* sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach.
Index: sparc-tdep.c
===================================================================
RCS file: /cvs/src/src/gdb/sparc-tdep.c,v
retrieving revision 1.58
diff -u -r1.58 sparc-tdep.c
--- sparc-tdep.c 5 Jan 2003 01:39:55 -0000 1.58
+++ sparc-tdep.c 6 Jan 2003 20:02:48 -0000
@@ -3441,5 +3441,5 @@
fprintf_unfiltered (file, "sparc_dump_tdep: call_dummy_call_offset = %d\n",
tdep->call_dummy_call_offset);
fprintf_unfiltered (file, "sparc_dump_tdep: print_insn_match = %d\n",
- tdep->print_insn_match);
+ tdep->print_insn_mach);
}
prev parent reply other threads:[~2003-01-06 20:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-06 10:30 Joel Brobecker
2003-01-06 15:06 ` Daniel Jacobowitz
2003-01-06 20:13 ` [commit] Fix sparc build; Was: " Andrew Cagney
2003-01-06 20:25 ` Daniel Jacobowitz
2003-01-06 20:42 ` 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=3E19EA38.50803@redhat.com \
--to=ac131313@redhat.com \
--cc=drow@mvista.com \
--cc=gdb-patches@sources.redhat.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