gcc/libcpp/include
Richard Biener 54da09ee20 config.gcc: Remove need_64bit_hwint.
2014-05-20  Richard Biener  <rguenther@suse.de>

	gcc/
	* config.gcc: Remove need_64bit_hwint.
	* configure.ac: Do not define NEED_64BIT_HOST_WIDE_INT.
	* hwint.h: Do not check NEED_64BIT_HOST_WIDE_INT but assume
	it to be true.
	* config.in: Regenerate.
	* configure: Likewise.

	libcpp/
	* configure.ac: Copy gcc logic of detecting a 64bit type.
	Remove HOST_WIDE_INT define.
	* include/cpplib.h: typedef cpp_num_part to a 64bit type,
	similar to how hwint.h does it.
	* config.in: Regenerate.
	* configure: Likewise.

From-SVN: r210632
2014-05-20 08:01:32 +00:00
..
cpp-id-data.h Update copyright years in libcpp/ 2014-01-02 22:24:45 +00:00
cpplib.h config.gcc: Remove need_64bit_hwint. 2014-05-20 08:01:32 +00:00
line-map.h PR preprocessor/58580 - preprocessor goes OOM with warning for zero literals 2014-01-23 10:13:08 +01:00
mkdeps.h Update copyright years in libcpp/ 2014-01-02 22:24:45 +00:00
symtab.h Update copyright years in libcpp/ 2014-01-02 22:24:45 +00:00