This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] Clean up NetBSD configs, fix NetBSD ELF configs


On Thu, Jan 24, 2002 at 07:00:22AM -0800, David O'Brien wrote:

 > On Tue, Jan 15, 2002 at 11:31:34AM -0800, Jason R Thorpe wrote:
 > > The following patch overhauls the NetBSD configs,
 > 
 > Is there some reason you could not reduce some of the #include's?
 > The proper place for them is in tm_file in config.gcc.

Yes, I know that's the preferred place for them.  The goal of this
particular patch was minimal amount of changes to targets which I
am not currently concentrating on.

Basically, for each of the targets where I added <netbsd-aout.h>,
I used the convention that the target was already using.  Some of
them were tm_file lists, some were not.

-- 
        -- 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]