* [ob] Delete unused ppc_ptrace_cannot_fetch_store_register
2004-03-19 0:09 [ob] Delete unused ppc_ptrace_cannot_fetch_store_register Andrew Cagney
@ 2004-03-08 1:46 ` Andrew Cagney
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Cagney @ 2004-03-08 1:46 UTC (permalink / raw)
To: gdb-patches
[-- Attachment #1: Type: text/plain, Size: 51 bytes --]
subject says it all, committed to mainline,
Andrew
[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 798 bytes --]
2004-03-07 Andrew Cagney <cagney@redhat.com>
* ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
unused function.
Index: ppc-linux-nat.c
===================================================================
RCS file: /cvs/src/src/gdb/ppc-linux-nat.c,v
retrieving revision 1.27
diff -u -r1.27 ppc-linux-nat.c
--- ppc-linux-nat.c 3 Dec 2003 19:37:03 -0000 1.27
+++ ppc-linux-nat.c 8 Mar 2004 01:14:02 -0000
@@ -164,12 +164,6 @@
return u_addr;
}
-static int
-ppc_ptrace_cannot_fetch_store_register (int regno)
-{
- return (ppc_register_u_addr (regno) == -1);
-}
-
/* The Linux kernel ptrace interface for AltiVec registers uses the
registers set mechanism, as opposed to the interface for all the
other registers, that stores/fetches each register individually. */
^ permalink raw reply [flat|nested] 2+ messages in thread
* [ob] Delete unused ppc_ptrace_cannot_fetch_store_register
@ 2004-03-19 0:09 Andrew Cagney
2004-03-08 1:46 ` Andrew Cagney
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Cagney @ 2004-03-19 0:09 UTC (permalink / raw)
To: gdb-patches
[-- Attachment #1: Type: text/plain, Size: 51 bytes --]
subject says it all, committed to mainline,
Andrew
[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 798 bytes --]
2004-03-07 Andrew Cagney <cagney@redhat.com>
* ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
unused function.
Index: ppc-linux-nat.c
===================================================================
RCS file: /cvs/src/src/gdb/ppc-linux-nat.c,v
retrieving revision 1.27
diff -u -r1.27 ppc-linux-nat.c
--- ppc-linux-nat.c 3 Dec 2003 19:37:03 -0000 1.27
+++ ppc-linux-nat.c 8 Mar 2004 01:14:02 -0000
@@ -164,12 +164,6 @@
return u_addr;
}
-static int
-ppc_ptrace_cannot_fetch_store_register (int regno)
-{
- return (ppc_register_u_addr (regno) == -1);
-}
-
/* The Linux kernel ptrace interface for AltiVec registers uses the
registers set mechanism, as opposed to the interface for all the
other registers, that stores/fetches each register individually. */
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-03-08 1:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-19 0:09 [ob] Delete unused ppc_ptrace_cannot_fetch_store_register Andrew Cagney
2004-03-08 1:46 ` Andrew Cagney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox