gcc/gcc dwarf2out.c ChangeLog

bothner@gcc.gnu.org bothner@gcc.gnu.org
Thu Nov 6 01:31:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	compile-server-branch
Changes by:	bothner@gcc.gnu.org	2003-11-06 01:31:17

Modified files:
	gcc            : dwarf2out.c ChangeLog 

Log message:
	* dwarf2out.c (init_done, frame_init_done):  New statics.
	(dwarf2out_frame_init, init_file_table, dwarf2out_init):  Reset
	tables if called a second time for compile server.
	(dwarf2out_finish):  Reset various static counters etc.
	(NOTE_MODIFIED_TREE):  New macro.
	(equate_type_number_to_die, gen_enumeration_type_die,
	gen_struct_or_union_type_die, gen_typedef_die, gen_type_die):  Use it.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dwarf2out.c.diff?cvsroot=gcc&only_with_tag=compile-server-branch&r1=1.444.2.2&r2=1.444.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=compile-server-branch&r1=2.618.2.48&r2=2.618.2.49



More information about the Gcc-cvs mailing list