egcs/gcc dwarf2out.c ChangeLog

drepper@gcc.gnu.org drepper@gcc.gnu.org
Sun Nov 26 11:12:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	drepper@gcc.gnu.org	2000-11-26 11:12:21

Modified files:
	gcc            : dwarf2out.c ChangeLog 

Log message:
	* dwarf2out.c (output_file_names): New function.  Compute minimal
	combination of directory and file name table and emit them.
	(output_line_info): Remove code to emit directory and file name
	table and call output_file_names instead.
	(file_info_cmp): Helper function to sort directory names.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/dwarf2out.c.diff?cvsroot=gcc&r1=1.222&r2=1.223
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.8395&r2=1.8396



More information about the Gcc-cvs mailing list