diff options
Diffstat (limited to 'libcpp/ChangeLog')
-rw-r--r-- | libcpp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index 619dfd8308a..e767aa518db 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,12 @@ +2014-05-20 Richard Biener <rguenther@suse.de> + + * 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. + 2014-05-09 Joey Ye <joey.ye@arm.com> * files.c (find_file_in_dir): Always try to shorten for DOS |