* [RFA] kill a warning: config/powerpc/nm-linux.h
@ 2001-11-07 20:53 Elena Zannoni
2001-11-07 21:05 ` Kevin Buettner
0 siblings, 1 reply; 3+ messages in thread
From: Elena Zannoni @ 2001-11-07 20:53 UTC (permalink / raw)
To: gdb-patches
If you compile ppc-linux native with ,-Werror this would
error out.
OK?
Elena
2001-11-19 Elena Zannoni <ezannoni@redhat.com>
* config/powerpc/nm-linux.h (ppc_register_u_addr): Add extern
declaration.
Index: nm-linux.h
===================================================================
RCS file: /cvs/uberbaum/gdb/config/powerpc/nm-linux.h,v
retrieving revision 1.8
diff -u -p -r1.8 nm-linux.h
--- nm-linux.h 2001/10/14 20:42:07 1.8
+++ nm-linux.h 2001/11/20 04:45:39
@@ -30,6 +30,7 @@ extern int kernel_u_size (void);
#define U_REGS_OFFSET 0
+extern int ppc_register_u_addr (int, int);
#define REGISTER_U_ADDR(addr, blockend, regno) \
(addr) = ppc_register_u_addr ((blockend),(regno));
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [RFA] kill a warning: config/powerpc/nm-linux.h
2001-11-07 20:53 [RFA] kill a warning: config/powerpc/nm-linux.h Elena Zannoni
@ 2001-11-07 21:05 ` Kevin Buettner
2001-11-08 1:39 ` Elena Zannoni
0 siblings, 1 reply; 3+ messages in thread
From: Kevin Buettner @ 2001-11-07 21:05 UTC (permalink / raw)
To: Elena Zannoni, gdb-patches
On Nov 19, 11:54pm, Elena Zannoni wrote:
> If you compile ppc-linux native with ,-Werror this would
> error out.
>
> OK?
Yes.
Thanks,
Kevin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [RFA] kill a warning: config/powerpc/nm-linux.h
2001-11-07 21:05 ` Kevin Buettner
@ 2001-11-08 1:39 ` Elena Zannoni
0 siblings, 0 replies; 3+ messages in thread
From: Elena Zannoni @ 2001-11-08 1:39 UTC (permalink / raw)
To: Kevin Buettner; +Cc: Elena Zannoni, gdb-patches
Kevin Buettner writes:
> On Nov 19, 11:54pm, Elena Zannoni wrote:
>
> > If you compile ppc-linux native with ,-Werror this would
> > error out.
> >
> > OK?
>
> Yes.
>
> Thanks,
>
> Kevin
It's in
Thanks
Elena
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-11-20 16:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-07 20:53 [RFA] kill a warning: config/powerpc/nm-linux.h Elena Zannoni
2001-11-07 21:05 ` Kevin Buettner
2001-11-08 1:39 ` Elena Zannoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox