From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Elena Zannoni Cc: Michael Snyder , gdb-patches@sourceware.cygnus.com Subject: Re: [PATCH] Multiarch NUM_PSEUDO_REGS Date: Sun, 23 Jul 2000 21:33:00 -0000 Message-id: <397BC6F7.B88F5C5A@cygnus.com> References: <14711.41227.66134.188775@kwikemart.cygnus.com> <3977A5F3.2B9D@cygnus.com> <14711.42626.347443.785983@kwikemart.cygnus.com> <3977C918.85738463@cygnus.com> <14712.26544.243265.405030@kwikemart.cygnus.com> X-SW-Source: 2000-07/msg00246.html Elena Zannoni wrote: > > Andrew Cagney writes: > > Elena Zannoni wrote: > > > > > > Michael Snyder writes: > > > > Elena Zannoni wrote: > > > > > > > > > > This is needed for some sh work I am doing.... > > > > > > > > Thanks, I'm off the hook for THAT one... ;-) > > > > > > If the patch is correct, that is. I am having second thoughts. > > > > > > Elena > > > > Yes, you'll probably want to tweek gdbarch.sh - IEEE_FLOAT would be a > > good example. > > > > Andrew > > Yes, forget the other patch, this one should be right. > > 2000-07-21 Elena Zannoni > > * gdbarch.sh: Add NUM_PSEUDO_REGS to the gdbarch structure. > * gdbarch.c: Regenerate. > * gdbarch.h: Regenerate. > * inferior.h (NUM_PSEUDO_REGS): Delete macro. Ok. Andrew >From green@cygnus.com Sun Jul 23 21:39:00 2000 From: Anthony Green To: "'gdb-patches@sources.redhat.com'" Subject: Java testsuite patch checked in Date: Sun, 23 Jul 2000 21:39:00 -0000 Message-id: <01BFF4EE.328C1BE0.green@cygnus.com> X-SW-Source: 2000-07/msg00247.html Content-length: 119 I finally checked in my java testsuite additions: http://sources.redhat.com/ml/gdb-patches/2000-q1/msg00512.html AG