Skip to content
Snippets Groups Projects
  • Martin Liska's avatar
    a9c83fb7
    gcov: rename gcov_write_summary · a9c83fb7
    Martin Liska authored
    gcc/ChangeLog:
    
    	* gcov-io.cc (gcov_write_summary): Rename to ...
    	(gcov_write_object_summary): ... this.
    	* gcov-io.h (GCOV_TAG_OBJECT_SUMMARY_LENGTH): Rename from ...
    	(GCOV_TAG_SUMMARY_LENGTH): ... this.
    
    libgcc/ChangeLog:
    
    	* libgcov-driver.c: Use new function.
    	* libgcov.h (gcov_write_summary): Rename to ...
    	(gcov_write_object_summary): ... this.
    a9c83fb7
    History
    gcov: rename gcov_write_summary
    Martin Liska authored
    gcc/ChangeLog:
    
    	* gcov-io.cc (gcov_write_summary): Rename to ...
    	(gcov_write_object_summary): ... this.
    	* gcov-io.h (GCOV_TAG_OBJECT_SUMMARY_LENGTH): Rename from ...
    	(GCOV_TAG_SUMMARY_LENGTH): ... this.
    
    libgcc/ChangeLog:
    
    	* libgcov-driver.c: Use new function.
    	* libgcov.h (gcov_write_summary): Rename to ...
    	(gcov_write_object_summary): ... this.