1. 02 Jul, 2012 2 commits
  2. 01 Jul, 2012 4 commits
  3. 30 Jun, 2012 3 commits
    • coverage.c (bbg_file_stamp): New. · cb686b99
      	* coverage.c (bbg_file_stamp): New.
      	(read_counts_file): Merge incoming stamp with bbg_file_stamp.
      	(build_info): Write bbg_file_stamp.
      	(coverage_init): Initialize bbg_file_stamp.  Read counts file
      	before writing graph header.
      	(coverage_finish): Don't unlink the data file if we can generate a
      	unique file stamp.
      	* tree.h (crc32_unsigned): Declare.
      	* tree.c (crc32_unsigned_bits): New, broken out of ...
      	(crc32_byte): ... here.  Use it.
      	(crc32_unsigned): New.
      
      From-SVN: r189095
      Nathan Sidwell committed
    • dwarf2out.c (add_pubname_string): Don't check for want_pubnames. · 1ec205bf
      2012-06-29   Cary Coutant  <ccoutant@google.com>
      
      gcc/
      	* dwarf2out.c (add_pubname_string): Don't check for want_pubnames.
      	(gen_subprogram_die): Don't add pubname if want_pubnames is false.
      	(gen_variable_die): Likewise.
      	(gen_namespace_die): Likewise.
      
      From-SVN: r189094
      Cary Coutant committed
    • Daily bump. · 9d006871
      From-SVN: r189093
      GCC Administrator committed
  4. 29 Jun, 2012 18 commits
  5. 28 Jun, 2012 13 commits