Commit b6fa4f6e by Bernardo Innocenti

libiberty.h (XNEW, [...]): Move here from libcpp/internal.h.

	* libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
	libcpp/internal.h.
	(XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
	macros.

From-SVN: r84643
parent 5557e16d
2004-07-13 Bernardo Innocenti <bernie@develer.com> 2004-07-13 Bernardo Innocenti <bernie@develer.com>
* libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
libcpp/internal.h.
(XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
macros.
2004-07-13 Bernardo Innocenti <bernie@develer.com>
* libiberty.h (ASTRDUP): Add casts required for stricter * libiberty.h (ASTRDUP): Add casts required for stricter
type conversion rules of C++. type conversion rules of C++.
* obstack.h (obstack_free): Likewise. * obstack.h (obstack_free): Likewise.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment