OSDN Git Service

PR preprocessor/30001:
[pf3gnuchains/gcc-fork.git] / libcpp / ChangeLog
index b861abe..1b1f833 100644 (file)
@@ -1,3 +1,21 @@
+2006-12-28  Tom Tromey  <tromey@redhat.com>
+
+       PR preprocessor/30001:
+       * charset.c (_cpp_convert_input): Check that to.len is greater
+       than zero.
+
+2006-11-20  Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>
+
+       * configure.ac (need_64bit_hwint): Need 64bit hwint for SPU.
+       * configure: Rebuilt.
+
+2006-11-01     Douglas Gregor <doug.gregor@gmail.com>
+
+       * include/cpplib.h (enum c_lang): Add CLK_GNUCXX0X and CLK_CXX0X
+       for experimental C++0x mode.
+       * init.c (lang_defaults): Add defaults for C++0x modes. C++0x has
+       adopted the preprocessor changes introduced in C99.
+
 2006-10-29  Joseph Myers  <joseph@codesourcery.com>
 
        * configure.ac (need_64bit_hwint): Set for i[34567]86-*-linux*