| Commit message (Expand) | Author | Age | Files | Lines |
* | PR gcov/64123 | hubicka | 2015-02-04 | 1 | -1/+1 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | libgcc/ | nathan | 2014-07-29 | 1 | -1/+1 |
* | 2014-07-10 Rong Xu <xur@google.com> | xur | 2014-07-11 | 1 | -4/+16 |
* | * gcov-io.c (gcov_read_words): Don't call memmove if excess is 0. | jakub | 2014-07-03 | 1 | -3/+4 |
* | 2014-05-23 Richard Biener <rguenther@suse.de> | rguenth | 2014-05-26 | 1 | -13/+1 |
* | 2014-05-22 Teresa Johnson <tejohnson@google.com> | tejohnson | 2014-05-22 | 1 | -21/+20 |
* | PR gcov-profile/58602 | law | 2014-02-03 | 1 | -2/+8 |
* | 2014-01-08 Rong Xu <xur@google.com> | tejohnson | 2014-01-08 | 1 | -0/+55 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -8/+9 |
* | This patch enables the gcov-dump tool to optionally compute and dump | tejohnson | 2013-04-03 | 1 | -0/+107 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | Fix PR gcov-profile/55734 by using methods from hwint.c instead of | tejohnson | 2012-12-20 | 1 | -2/+34 |
* | Revised patch to ensure that histograms from the profile summary are streamed | tejohnson | 2012-11-30 | 1 | -5/+9 |
* | PR bootstrap/55051 | hubicka | 2012-11-15 | 1 | -1/+1 |
* | final patch for enabling VxWorks | korbb | 2012-11-03 | 1 | -1/+2 |
* | Enhances the gcov program summary by adding a histogram of arc counter | tejohnson | 2012-09-04 | 1 | -4/+255 |
* | * gcov-io.c: Use GCC Runtime Library Exception. | jsm28 | 2011-04-06 | 1 | -2/+7 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -11/+11 |
* | 2009-10-02 Neil Vachharajani <nvachhar@google.com> | nvachhar | 2009-10-02 | 1 | -10/+21 |
* | * dwarf2out.c (new_cfi, queue_reg_save, dwarf2out_begin_prologue, | ghazi | 2008-06-26 | 1 | -1/+1 |
* | gcc/ | rwild | 2008-06-06 | 1 | -3/+3 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * attribs.c, c-pragma.c, caller-save.c, cfghooks.h, | kazu | 2005-04-28 | 1 | -1/+1 |
* | * gcov-io.h (GCOV_CHECK, GCOV_CHECK_READING, | nathan | 2005-04-01 | 1 | -11/+11 |
* | * gcse.c (INSN_CUID, insert_set_in_table, find_avail_set, | nathan | 2004-09-09 | 1 | -2/+1 |
* | * Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H dependency. | rakdver | 2004-09-01 | 1 | -6/+1 |
* | * gcov-io.h: Allow zero tag as EOF indicator. | nathan | 2004-07-29 | 1 | -3/+2 |
* | * convert.c, gcov-io.c, libgcov.c, sched-int.h, sibcall.c, | kazu | 2004-02-23 | 1 | -2/+2 |
* | * gcov-io.c (gcov_open) [GCOV_LOCKED]: Use open + fdopen instead of | jakub | 2004-02-22 | 1 | -7/+41 |
* | PR c++/12175 | hubicka | 2003-09-29 | 1 | -1/+1 |
* | * gcov-io.h: Update documentation. | nathan | 2003-07-10 | 1 | -38/+36 |
* | * gcov-io.h: Update documentation. | nathan | 2003-07-09 | 1 | -100/+94 |
* | * gcov-io.c: Convert prototypes to ISO C90. | aj | 2003-06-30 | 1 | -5/+5 |
* | * basic-block.h: Fix comment formatting. | kazu | 2003-06-23 | 1 | -2/+2 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2003-06-12 | 1 | -2/+2 |
* | * gcov-io.c (gcov_read_bytes): Fix fread thinko. | nathan | 2003-05-18 | 1 | -1/+1 |
* | * gcov-io.h (gcov_write_bytes, gcov_read_bytes): Remove here. | nathan | 2003-05-14 | 1 | -112/+162 |
* | * defaults.h (GCOV_TYPE_SIZE): Remove. | nathan | 2003-05-10 | 1 | -14/+14 |
* | * gcov-io.h (GCOV_LOCKED): New #define. | nathan | 2003-05-07 | 1 | -5/+28 |
* | New GCOV_TAG_FUNCTION layout | nathan | 2003-04-24 | 1 | -0/+4 |
* | * Makefile.in (LIBGCC_DEPS): Add gcov headers. | nathan | 2003-04-23 | 1 | -11/+21 |
* | Break out coverage routines to new file. | nathan | 2003-04-21 | 1 | -0/+431 |