Mark Mitchell - Re: Move fixed headers to include-fixed (original) (raw)
This is the mail archive of the gcc-patches@gcc.gnu.orgmailing 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] |
- From: Mark Mitchell
- To: Paolo Bonzini
- Cc: "Joseph S. Myers" , gcc-patches at gcc dot gnu dot org
- Date: Tue, 27 Feb 2007 10:56:36 -0800
- Subject: Re: Move fixed headers to include-fixed
- References: <Pine.LNX.4.64.0702262144300.15673@digraph.polyomino.org.uk> <45E3D9CA.7010507@lu.unisi.ch>
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
- References:
- Move fixed headers to include-fixed
* From: Joseph S. Myers - Re: Move fixed headers to include-fixed
* From: Paolo Bonzini
- Move fixed headers to include-fixed
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |