| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -11/+11 |
* | gcov-io.c (gcov_open): Open files read-only when MODE < 0 | Neil Vachharajani | 2009-10-02 | 1 | -10/+21 |
* | dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings. | Kaveh R. Ghazi | 2008-06-26 | 1 | -1/+1 |
* | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 2008-06-06 | 1 | -3/+3 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | attribs.c, [...]: Update copyright. | Kazu Hirata | 2005-04-28 | 1 | -1/+1 |
* | gcov-io.h (GCOV_CHECK, [...]): Remove. | Nathan Sidwell | 2005-04-01 | 1 | -11/+11 |
* | gcse.c (INSN_CUID, [...]): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 2004-09-09 | 1 | -2/+1 |
* | Makefile.in (rtl-profile.o, [...]): Add GCC_H dependency. | Zdenek Dvorak | 2004-09-01 | 1 | -6/+1 |
* | gcov-io.h: Allow zero tag as EOF indicator. | Nathan Sidwell | 2004-07-29 | 1 | -3/+2 |
* | convert.c, [...]: Update copyright. | Kazu Hirata | 2004-02-23 | 1 | -2/+2 |
* | gcov-io.c (gcov_open): Use open + fdopen instead of fopen. | Jakub Jelinek | 2004-02-23 | 1 | -7/+41 |
* | re PR c++/12175 (Tru64 UNIX bootstrap failure: multiply defined symbols linki... | Jan Hubicka | 2003-09-29 | 1 | -1/+1 |
* | gcov-io.h: Update documentation. | Nathan Sidwell | 2003-07-10 | 1 | -38/+36 |
* | gcov-io.h: Update documentation. | Nathan Sidwell | 2003-07-09 | 1 | -100/+94 |
* | gcov-io.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-06-30 | 1 | -5/+5 |
* | basic-block.h: Fix comment formatting. | Kazu Hirata | 2003-06-23 | 1 | -2/+2 |
* | ChangeLog: Follow spelling conventions. | Kazu Hirata | 2003-06-12 | 1 | -2/+2 |
* | * gcov-io.c (gcov_read_bytes): Fix fread thinko. | Nathan Sidwell | 2003-05-18 | 1 | -1/+1 |
* | gcov-io.h (gcov_write_bytes, [...]): Remove here. | Nathan Sidwell | 2003-05-14 | 1 | -112/+162 |
* | defaults.h (GCOV_TYPE_SIZE): Remove. | Nathan Sidwell | 2003-05-10 | 1 | -14/+14 |
* | gcov-io.h (GCOV_LOCKED): New #define. | Nathan Sidwell | 2003-05-07 | 1 | -5/+28 |
* | New GCOV_TAG_FUNCTION layout | Nathan Sidwell | 2003-04-24 | 1 | -0/+4 |
* | Makefile.in (LIBGCC_DEPS): Add gcov headers. | Nathan Sidwell | 2003-04-23 | 1 | -11/+21 |
* | Break out coverage routines to new file. | Nathan Sidwell | 2003-04-21 | 1 | -0/+431 |