public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  archer-sergiodj-stap-patch-split: Typo.
@ 2011-10-11 23:40 sergiodj
  0 siblings, 0 replies; only message in thread
From: sergiodj @ 2011-10-11 23:40 UTC (permalink / raw)
  To: archer-commits

The branch, archer-sergiodj-stap-patch-split has been updated
       via  273ff44a90cc4f1619fd8fcda4d31c203fae83e7 (commit)
      from  5a3281749c54bc80ddf42b93d26a47f6d205c8b3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit 273ff44a90cc4f1619fd8fcda4d31c203fae83e7
Author: Sergio Durigan Junior <sergiodj@redhat.com>
Date:   Tue Oct 11 20:40:34 2011 -0300

    Typo.

-----------------------------------------------------------------------

Summary of changes:
 gdb/arm-linux-tdep.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

First 500 lines of diff:
diff --git a/gdb/arm-linux-tdep.c b/gdb/arm-linux-tdep.c
index 669ca61..382d503 100644
--- a/gdb/arm-linux-tdep.c
+++ b/gdb/arm-linux-tdep.c
@@ -1263,7 +1263,7 @@ arm_linux_init_abi (struct gdbarch_info info,
   set_gdbarch_stap_register_indirection_prefix (gdbarch, "[");
   set_gdbarch_stap_register_indirection_sufix (gdbarch, "]");
   set_gdbarch_stap_gdb_register_prefix (gdbarch, "r");
-  set_gdbarch_stap_gdb_register_prefix (gdbarch, NULL);
+  set_gdbarch_stap_gdb_register_sufix (gdbarch, NULL);
   set_gdbarch_stap_is_single_operand (gdbarch, arm_stap_is_single_operand);
   set_gdbarch_stap_parse_special_token (gdbarch,
 					arm_stap_parse_special_token);


hooks/post-receive
--
Repository for Project Archer.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-10-11 23:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-11 23:40 [SCM] archer-sergiodj-stap-patch-split: Typo sergiodj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).