egcs/gcc ChangeLog sdbout.c Makefile.in
kenner@gcc.gnu.org
kenner@gcc.gnu.org
Wed Mar 21 11:43:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: kenner@gcc.gnu.org 2001-03-21 11:43:37
Modified files:
gcc : ChangeLog sdbout.c Makefile.in
Log message:
* sdbout.c: #include ggc.h.
(sdbout_init): Move to end of file.
Call ggc_add_tree_root for anonymous_types.
(sdbout_symbol): Use DECL_NAME for local, not DECL_ASSEMBLER_NAME.
(sdbout_one_type): Use DECL_NAME for field name.
* Makefile.in (sdbout.o): Show includes ggc.h.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.9602&r2=1.9603
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/sdbout.c.diff?cvsroot=gcc&r1=1.40&r2=1.41
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/Makefile.in.diff?cvsroot=gcc&r1=1.626&r2=1.627
More information about the Gcc-cvs
mailing list