This is the mail archive of the gcc@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: Cleanups for the m68k backend


On Tuesday 08 July 2003 22:29, you wrote:

 > > It would be very reasonable to do this.
 >
 > I'd like to inject a general plea for the removal of all <cpu> affixes
 > from target headers.  m68k/elf.h is unambiguous, there is no need to
 > call it m68k/m68k-elf.h or elf68k.h or anything like that.

 I would generally agree on these policy _except_ for this particular
case. You'll have a very hard time the day you see a source file
doing:

   #include "elf.h"

You'll find multiple instances of that header in various places, including,
but not limited to, the back-end. The current include path might be
difficult to find and half buried in specs.

-- 
  // Bernardo Innocenti - Develer S.r.l., R&D dept.
\X/  http://www.develer.com/

Please don't send Word attachments - http://www.gnu.org/philosophy/no-word-attachments.html



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