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: Put libgcc config headers in separate libgcc_tm.h


"Joseph S. Myers" <joseph@codesourcery.com> writes:

> 2011-05-07  Joseph Myers  <joseph@codesourcery.com>
>
> 	* config.gcc (libgcc_tm_file): Define instead of including files
> 	from ../../libgcc/config/ in tm_file.
> 	* configure.ac (libgcc_tm_file_list, libgcc_tm_include_list):
> 	Define.
> 	* configure: Regenerate.
> 	* Makefile.in (libgcc_tm_file_list, libgcc_tm_include_list,
> 	libgcc_tm.h, cs-libgcc_tm.h): New.
> 	(TM_H): Include libgcc_tm.h and $(libgcc_tm_file_list).
> 	(clean): Remove libgcc_tm.h.
> 	* config/arm/symbian.h (RENAME_LIBRARY): Remove.
> 	* mkconfig.sh: Include libgcc_tm.h in tm.h if USED_FOR_TARGET.
> 	* system.h (DECLARE_LIBRARY_RENAMES): Poison.
>
> libgcc:
> 2011-05-07  Joseph Myers  <joseph@codesourcery.com>
>
> 	* config/arm/symbian-lib.h: New.

This is OK.

Thanks.

Ian


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