egcs/gcc ChangeLog cpplib.c mkdeps.c f/ChangeL ...
ghazi@gcc.gnu.org
ghazi@gcc.gnu.org
Thu Nov 16 20:16:00 GMT 2000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: ghazi@gcc.gnu.org 2000-11-16 20:16:55
Modified files:
gcc : ChangeLog cpplib.c mkdeps.c
gcc/f : ChangeLog malloc.c
gcc/config/mcore: mcore.c
gcc/fixinc : fixincl.c fixlib.c
Log message:
* mcore.c (mcore_expand_prolog): Call xmalloc/xrealloc, not
malloc/realloc.
* cpplib.c (glue_header_name): Likewise.
* fixincl.c (run_compiles, start_fixer): Likewise.
* fixlib.c (load_file_data): Likewise.
* mkdeps.c (munge): Likewise.
f:
* malloc.c (malloc_init): Call xmalloc, not malloc.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.8292&r2=1.8293
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cpplib.c.diff?cvsroot=gcc&r1=1.220&r2=1.221
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/mkdeps.c.diff?cvsroot=gcc&r1=1.6&r2=1.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/f/ChangeLog.diff?cvsroot=gcc&r1=1.290&r2=1.291
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/f/malloc.c.diff?cvsroot=gcc&r1=1.9&r2=1.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/mcore/mcore.c.diff?cvsroot=gcc&r1=1.8&r2=1.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/fixinc/fixincl.c.diff?cvsroot=gcc&r1=1.41&r2=1.42
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/fixinc/fixlib.c.diff?cvsroot=gcc&r1=1.13&r2=1.14
More information about the Gcc-cvs
mailing list