rtl.def (CALL_PLACEHOLDER): New rtx code.
[gcc.git] / gcc / cppalloc.c
1999-01-22 Richard Hendersoncppp.c (xrealloc): Fix typo last change.
1999-01-21 Richard Hendersoncccp.c (xrealloc): Call malloc given a NULL old pointer.
1998-12-15 Zack Weinbergcppalloc.c: Add xstrdup here.
1998-12-07 Dave Brolley[multiple changes]
1998-11-27 Kaveh R. Ghazisystem.h: Include libiberty.h.
1998-11-07 Kaveh R. Ghaziconfigure.in (host_xm_file, [...]): Arrange to include...
1998-10-14 Kaveh R. GhaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-05-19 Kaveh R. GhaziWarning Fixes:
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-03-30 Kaveh R. GhaziMore cutover to system.h:
1998-02-28 Kaveh R. GhaziFix warious warnings:
1996-06-07 Per Bothnercppalloc.c (memory_full): Don't use fatal; use fprintf...
1995-06-15 Richard KennerUpdate FSF address.
1995-04-10 Richard Kenner#include config.h.
1995-04-07 Per Bothner* cppalloc.c (xcalloc): Re-implement using calloc...
1995-03-16 Per BothnerInitial revision