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 RFA] Makefile.in, configure.tgt changes for linux/ppc


Kevin Buettner wrote:
> 
> Most of the changes below are for linux/ppc.  While editing Makefile.in,
> I noticed that there were a couple of files which depend on $(language_h)
> which is undefined.  So I changed these to language.h instead.

Kevin, I'd suggest doing it the other way - adding the missing
definition of language_h and then commiting that as a separate
check-in.  Defining language_h appears to be the adopted convention.

As for the rest, I'd just suggest running linux-ppc-nat.c through indent
before committing it.  (hmm, I'd better do that to a few files as
well....)

	enjoy,
		Andrew

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