1. 23 Apr, 2003 3 commits
    • * MAINTAINERS (java): Remove Alexandre Petit-Bianco. · 438f50c3
      From-SVN: r65979
      Mark Mitchell committed
    • Daily bump. · de793c93
      From-SVN: r65977
      GCC Administrator committed
    • dwarf2out.c (fde_table_allocated): Mark with GTY. · c2e9147c
      	* dwarf2out.c (fde_table_allocated): Mark with GTY.
      	(decl_die_table_allocated): Likewise.
      	(abbrev_die_table_allocated): Likewise.
      	(line_info_table_allocated): Likewise.
      	(separate_line_info_table_allocated): Likewise.
      	(pubname_table_allocated): Likewise.
      	(arange_table_allocated): Likewise.
      	(ranges_table_allocated): Likewise.
      	(decl_die_table_in_use): Unconditionalize; mark with GTY.
      	(abbrev_die_table_in_use): Likewise.
      	(line_info_table_in_use): Likewise.
      	(separate_line_info_table_in_use): Likewise.
      	(pubname_table_in_use): Likewise.
      	(arange_table_in_use): Likewise.
      	(ranges_table_in_use): Likewise.
      	(have_location_lists): Likewise.
      	(emitcount): New GTY-marked static, moved...
      	(maybe_emit_file): ...from here.
      	(label_num): New GTY-marked static, moved...
      	(gen_internal_sym): ...from here.
      
      Co-Authored-By: Loren J. Rittle <ljrittle@acm.org>
      
      From-SVN: r65970
      Geoffrey Keating committed
  2. 22 Apr, 2003 25 commits
  3. 21 Apr, 2003 12 commits