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]

importing another file into top-level include directory?


I would like to import the top-level include/xtensa-config.h file into GCC, 
replacing the version in gcc/config/xtensa/.  Is this OK?  

This file defines a number of macros to describe the configurable features of 
an Xtensa processor.  It is needed for Binutils, GCC, and GDB (for which the 
Xtensa port will hopefully be contributed soon).  I'd rather have GCC import 
a shared copy of the file instead of keeping a separate private copy.

--Bob


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