internal.h (xnew, [...]): Remove.
authorBernardo Innocenti <bernie@develer.com>
Sat, 24 Jul 2004 18:04:42 +0000 (20:04 +0200)
committerBernardo Innocenti <bernie@gcc.gnu.org>
Sat, 24 Jul 2004 18:04:42 +0000 (20:04 +0200)
commit72bb2c39ce1c3506d94f7e2e7c2db84ee8535add
tree30cd686465d5c32ae3feab21b35a78240675f666
parent5673cd61cee5815e83181a8145e541d091329adf
internal.h (xnew, [...]): Remove.

* 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.

From-SVN: r85121
libcpp/ChangeLog
libcpp/directives.c
libcpp/include/cpplib.h
libcpp/internal.h
libcpp/lex.c
libcpp/macro.c