This is the mail archive of the gdb-patches@sourceware.cygnus.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]

Re: [PATCH]: DJGPP build and cleanup


Mark Kettenis wrote:
> 
>    Date: Wed, 23 Feb 2000 17:29:16 -0500 (EST)
>    From: Eli Zaretskii <eliz@delorie.com>
> 
>    The change to i386-tdep.c should probably be approved by someone (I
>    cannot figure out from MAINTAINERS who's responsible for i386
>    targets).
> 
> Youd didn't include the changes to i386-tdep.c :-(.  Anyway, I don't
> think the I386_DJGPP_TARGET define doesn't seem the right approach,
> although I don't blame you for using it, since somebody set a bad
> example.  I just want to take the opportunity to bring something under
> the attention of the i386 hackers again.
> 
> The point is that if you look at the GCC configuration files, you'll
> see that returning FP values in the FP registers is the default for
> most (probably all) i386 targets.  So I think this should be the
> default in GDB too.  And even if people are opposed to making this the
> default, we should make it depend on a feature macro, and not on a
> list of target identifying macro's.

I'll check this in but add an edited version of this comment to the
file.

	Andrew

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