OSDN Git Service

* configure.in (arm*-*-eabi*): New target.
[pf3gnuchains/gcc-fork.git] / libcpp / ChangeLog
index 48fdf38..da14057 100644 (file)
@@ -1,3 +1,21 @@
+2004-08-09  Mark Mitchell  <mark@codesourcery.com>
+
+       * configure.ac (arm*-*-eabi*): New target.
+       (arm*-*-symbianelf*): Likewise.
+       * configure: Regenerated.
+
+2004-07-24  Bernardo Innocenti  <bernie@develer.com>
+
+       * internal.h (xnew, xcnew, xnewvec, xcnewvec, xobnew): Remove.
+       * directives.c: Use XNEW-family macros from libiberty.
+       * lex.c: Likewise.
+       * macro.c: Likewise.
+       * cpplib.h (cpp_deps_style): Export enum with name.
+
+2004-07-23  Matthias Klose  <doko@debian.org> 
+
+       init.c (init_library): Use PACKAGE for the text domain. 
+
 2004-07-16  Andris Pavenis  <pavenis@latnet.lv>
 
        PR preprocessor/16366