charset.c (conversion): Rename to ...
[gcc.git] / libcpp / ChangeLog
index d98611925d22154e9a4a1595e9f8e588129f6834..a1c117a02bf4bd7e89529cb3f2362c0cc28b5f67 100644 (file)
@@ -1,3 +1,18 @@
+2014-09-17  Jan Hubicka  <hubicka@ucw.cz>
+
+       * charset.c (conversion): Rename to ...
+       (cpp_conversion): ... this one; update.
+       * files.c (file_hash_entry): Rename to ...
+       (cpp_file_hash_entry): ... this one ; update.
+
+2014-09-17  Marek Polacek  <polacek@redhat.com>
+
+       PR c/61854
+       * init.c (struct lang_flags): Remove cplusplus_comments.
+       (cpp_set_lang): Likewise.
+       (post_options): Likewise.
+       * lex.c (_cpp_lex_direct): Disallow C++ style comments in C90/C94.
+
 2014-09-09  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        * include/cpplib.h (struct cpp_options): Declare warn_normalize as