| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |