CVSROOT: /egcs/carton/cvsfiles Module name: egcs Changes by: ghazi@egcs.cygnus.com 99/09/16 15:33:11 Modified files: gcc/cp : ChangeLog lex.c xref.c Log message: * lex.c (init_cpp_parse): Call xcalloc, not malloc/bzero. * xref.c (SALLOC): Call xstrdup, not xmalloc/strcpy.