OSDN Git Service

In include,
[pf3gnuchains/gcc-fork.git] / include / ChangeLog
index f448555..c74f03e 100644 (file)
@@ -1,3 +1,33 @@
+2000-06-04  Alex Samuel  <samuel@codesourcery.com>
+
+       * dyn-string.h: Move here from gcc/dyn-string.h.  Add new functions.
+
+       * demangle.h (DMGL_GNU_NEW_ABI): New macro.
+       (DMGL_STYLE_MASK): Or in DMGL_GNU_NEW_ABI. 
+       (current_demangling_style): Add gnu_new_abi_demangling.
+       (GNU_NEW_ABI_DEMANGLING_STYLE_STRING): New macro.
+       (GNU_NEW_ABI_DEMANGLING): Likewise.
+       (cplus_demangle_new_abi): New declaration.
+       
+Tue May 30 16:53:34 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * floatformat.h (struct floatformat): Add field name.
+
+2000-05-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * getopt.h (getopt): Also check HAVE_DECL_* when prototyping.
+
+       * libiberty.h (basename): Likewise.
+
+2000-05-06  Zack Weinberg  <zack@wolery.cumb.org>
+
+       * ansidecl.h: #define __extension__ to nothing if
+       GCC_VERSION < 2008.
+
+2000-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * demangle.h (demangler_engine): Constify.
+
 Thu May  4 17:15:26 2000  Philippe De Muyter  <phdm@macqel.be>
 
        * sort.h (sys/types.h): File included unconditionnaly.