egcs/gcc ChangeLog dwarf2out.c
rth@gcc.gnu.org
rth@gcc.gnu.org
Sat Nov 25 16:12:00 GMT 2000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: rth@gcc.gnu.org 2000-11-25 16:12:42
Modified files:
gcc : ChangeLog dwarf2out.c
Log message:
* dwarf2out.c (file_table, file_table_allocated): Remove.
(file_table_allocated): Remove.
(struct file_table): New.
(decl_file_table, line_file_table): New.
(print_dwarf_line_table): Use them.
(size_of_line_prolog): Likewise.
(output_line_info): Likewise.
(add_src_coords_attributes): Likewise.
(gen_subprogram_die): Likewise.
(gen_variable_die): Likewise.
(dwarf2out_add_library_unit_info): Likewise.
(dwarf2out_line): Likewise.
(lookup_filename): Take a struct file_table argument.
(init_file_table): New.
(dwarf2out_init): Use it.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.8388&r2=1.8389
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/dwarf2out.c.diff?cvsroot=gcc&r1=1.221&r2=1.222
More information about the Gcc-cvs
mailing list