* [PATCH] rs6000-tdep.c: delete unused macros
@ 2002-04-08 16:07 Kevin Buettner
0 siblings, 0 replies; only message in thread
From: Kevin Buettner @ 2002-04-08 16:07 UTC (permalink / raw)
To: gdb-patches
I've just committed the change below...
From Jimi X <jimix@watson.ibm.com>:
* rs6000-tdep.c (rs6000_fix_call_dummy): Delete unused macro
definitions for TOC_ADDR_OFFSET and TARGET_ADDR_OFFSET.
Index: rs6000-tdep.c
===================================================================
RCS file: /cvs/src/src/gdb/rs6000-tdep.c,v
retrieving revision 1.44
diff -u -p -r1.44 rs6000-tdep.c
--- rs6000-tdep.c 6 Apr 2002 00:02:50 -0000 1.44
+++ rs6000-tdep.c 8 Apr 2002 22:48:47 -0000
@@ -909,9 +909,6 @@ rs6000_fix_call_dummy (char *dummyname,
int nargs, struct value **args, struct type *type,
int gcc_p)
{
-#define TOC_ADDR_OFFSET 20
-#define TARGET_ADDR_OFFSET 28
-
int ii;
CORE_ADDR target_addr;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-04-08 23:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-08 16:07 [PATCH] rs6000-tdep.c: delete unused macros Kevin Buettner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox