This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH/RFA] Generic OS ABI handling for PowerPC


On Tue, May 28, 2002 at 12:41:09PM -0700, Kevin Buettner wrote:

 > Why did you move the SVR4 ABI stuff out of ppc-linux-tdep.c?  I know
 > there's a FIXME comment to that effect in this file, but I don't think
 > that rs6000-tdep.c is really the right place for for the SVR4 ABI
 > code.

Well, ppc-linux-tdep.c isn't exactly the right place for it, either.

I could add another ppc-tdep.c file, but it seems to me that as long as
rs6000-tdep.c makes references to sysv abi stuff, it should be actually in
rs6000-tdep.c.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]