8sa1-gcc/gcc/ada/gcc-interface
Steven Bosscher d347d97ea2 rtl.h (decl_default_tls_model): Move prototype from here...
gcc/ChangeLog:
	* rtl.h (decl_default_tls_model): Move prototype from here...
	* output.h: ...to here.
	* c-decl.c: Do not include rtl.h.
	* c-pragma.c: Likewise.
	* c-parser.c: Likewise.
	* c-gimplify.c: Likewise.  And also not hard-reg-set.
	* c-common.c: Do not include rtl.h.  Include tm_p.h and add a
	FIXME note for it.  Add a FIXME note for expr.h.
	* config/i386/i386-protos.h (ix86_enum_va_list, ix86_fn_abi_va_list,
	ix86_canonical_va_list_type): Make visible even if RTX_CODE is not
	defined.

cp/ChangeLog:
	* decl.c: Do not include rtl.h
	* semantics.c: Likewise.

ada/ChangeLog:
	* gcc-interface/utils.c: Do not include rtl.h.

fortran/ChangeLog:
	* trans-common.c: Do not include rtl.h, include output.h instead.
	* trans-decl.c: Likewise.

From-SVN: r159856
2010-05-26 08:36:49 +00:00
..
ada-tree.def ada-tree.def (LOOP_STMT): Change to 4-operand nodes. 2010-04-16 11:54:51 +00:00
ada-tree.h ada-tree.def (LOOP_STMT): Change to 4-operand nodes. 2010-04-16 11:54:51 +00:00
ada.h ada.h: Fix outdated comment. 2009-09-24 13:36:24 +00:00
config-lang.in
cuintp.c uintp.adb (UI_From_Dint): Remove useless code. 2010-04-16 10:16:52 +00:00
decl.c gigi.h (enum standard_datatypes): Add new value ADT_exception_data_name_id. 2010-05-16 09:11:39 +00:00
gadaint.h gigi.h: Reorder declarations and tweak comments. 2010-04-14 08:14:54 +00:00
gigi.h utils.c: Do not include function.h, pointer-set.h, and gimple.h. 2010-05-25 21:07:40 +00:00
lang-specs.h
lang.opt
Make-lang.in utils.c: Do not include function.h, pointer-set.h, and gimple.h. 2010-05-25 21:07:40 +00:00
Makefile.in config.gcc: Removed mips-sgi-irix5*, mips-sgi-irix6.[0-4]* from list of obsolete configurations. 2010-05-06 18:47:18 +00:00
misc.c utils.c: Do not include function.h, pointer-set.h, and gimple.h. 2010-05-25 21:07:40 +00:00
targtyps.c utils.c: Do not include function.h, pointer-set.h, and gimple.h. 2010-05-25 21:07:40 +00:00
trans.c utils.c: Do not include function.h, pointer-set.h, and gimple.h. 2010-05-25 21:07:40 +00:00
utils2.c utils.c: Do not include function.h, pointer-set.h, and gimple.h. 2010-05-25 21:07:40 +00:00
utils.c rtl.h (decl_default_tls_model): Move prototype from here... 2010-05-26 08:36:49 +00:00