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: Move fixed headers to include-fixed


Paolo Bonzini wrote:

>> 2007-02-26  Joseph Myers  <joseph@codesourcery.com>
>>
>>     * Makefile.in (PREPROCESSOR_DEFINES, test-protoize-simple): Define
>>     FIXED_INCLUDE_DIR.
>>     (stmp-int-hdrs, stmp-fixinc, install-headers): Use include-fixed
>>     for fixed headers and limits.h.
>>     (install-include-dir, install-headers-tar, install-headers-cpio,
>>     install-headers-cp, real-install-headers-tar,
>>     real-install-headers-cpio, real-install-headers-cp): Handle
>>     include-fixed as well as include.
>>     (install-mkheaders): Don't install files that go only in include
>>     not include-fixed.
>>     * cppdefault.c (cpp_include_defaults): Separate FIXED_INCLUDE_DIR
>>     from GCC_INCLUDE_DIR.
>>     * gcc.c (process_command): Remove special -BstageN/ handling.
>>     (do_spec_1): Add include-fixed directories.
> 
> Makefile parts are ok, though this approval is a little pointless
> because you need a GWP approval for the rest.

The rest of the patch is OK.

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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