diff options
Diffstat (limited to 'libcpp/ChangeLog')
-rw-r--r-- | libcpp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index dd107aec089..862333e1422 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,8 @@ +2013-08-07 Richard Earnshaw <rearnsha@arm.com> + + * configure.ac: Set need_64bit_hwint for all arm targets. + * configure: Regenerated. + 2013-07-20 Jakub Jelinek <jakub@redhat.com> PR preprocessor/57620 |