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
This commit is contained in:
parent
5557e16d2a
commit
b6fa4f6e16
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue