gcc/include
Kaveh R. Ghazi b30bce6b52 ansidecl.h (HAVE_GCC_VERSION): New macro.
include:
	* ansidecl.h (HAVE_GCC_VERSION): New macro.  Use instead of
	explicitly testing __GNUC__ and __GNUC_MINOR__.

	(ATTRIBUTE_PRINTF): Use `__format__', not `format'.

gcc:
	* cppinit.c: Use HAVE_GCC_VERSION instead of explicitly testing
	__GNUC__ and __GNUC_MINOR__.

	* gansidecl.h: Likewise.

	* rtl.c: Likewise.

	* rtl.h: Likewise.

	* toplev.h: Likewise.

	* tree.c: Likewise.

	* tree.h: Likewise.

	* varray.c: Likewise.

	* varray.h: Likewise.

cp:
	* cp-tree.h: Use HAVE_GCC_VERSION instead of explicitly testing
	__GNUC__ and __GNUC_MINOR__.

f:
	* proj.h: Use HAVE_GCC_VERSION instead of explicitly testing
	__GNUC__ and __GNUC_MINOR__.  Don't define BUILT_WITH_270.
	Define macro UNUSED in terms of ATTRIBUTE_UNUSED.

From-SVN: r29890
1999-10-10 13:02:41 +00:00
..
COPYING Initial revision 1997-08-21 18:57:35 -04:00
ChangeLog ansidecl.h (HAVE_GCC_VERSION): New macro. 1999-10-10 13:02:41 +00:00
ansidecl.h ansidecl.h (HAVE_GCC_VERSION): New macro. 1999-10-10 13:02:41 +00:00
demangle.h demangle.h: Don't check IN_GCC anymore. 1998-12-14 06:55:07 +00:00
floatformat.h Initial revision 1997-08-21 18:57:35 -04:00
fnmatch.h Update FSF address in copyright header. 1999-01-11 06:53:51 -07:00
getopt.h * getopt.h: Updated from gcc. 1998-09-05 05:17:41 -06:00
libiberty.h libiberty.h (make_temp_file): Add a prototype. 1999-09-25 13:11:17 +00:00
objalloc.h Update FSF address in copyright header. 1999-01-11 06:53:51 -07:00
obstack.h Avoids false positives with -Wcast-qual: 1999-09-01 14:44:56 +00:00
splay-tree.h * splay-tree.h (splay_tree_insert): Return the new node. 1999-08-02 05:54:50 +00:00
symcat.h Sync 1999-04-06 22:24:20 -06:00