Age | Commit message (Expand) | Author | Files | Lines |
2009-11-28 | matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v... | Jakub Jelinek | 1 | -2/+2 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -32/+32 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -14/+9 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+2 |
2009-01-20 | libgcov.c (__gcov_execl, [...]): Remove const qualifier from arg parameter. | Ben Elliston | 1 | -6/+6 |
2008-10-29 | re PR target/32277 (indir-call-prof fails on ia64-linux-gnu) | Steve Ellcey | 1 | -1/+6 |
2007-01-28 | expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ... | Jan Hubicka | 1 | -0/+36 |
2007-01-19 | Patch by Tomas Bily <tbily@suse.cz> | Tomas Bily | 1 | -3/+20 |
2005-12-18 | tree-vn.c (vn_add): Use XNEW. | Gabriel Dos Reis | 1 | -4/+4 |
2005-07-13 | linux.h (TARGET_HAS_F_SETLKW): Renamed to ... | H.J. Lu | 1 | -0/+4 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-11 | libgcov.c (gcov_exit): Set prefix_length to 0 if no relocation is needed. | H.J. Lu | 1 | -0/+2 |
2005-05-11 | * fold-const.c, libgcov.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2005-05-10 | libgcov.c (create_file_directory): New function. | Grigory Zagorodnev | 1 | -13/+122 |
2005-05-08 | Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.sh | Nathan Sidwell | 1 | -4/+0 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-04-22 | Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _... | Zdenek Dvorak | 1 | -0/+61 |
2005-04-01 | gcov-io.h (GCOV_CHECK, [...]): Remove. | Nathan Sidwell | 1 | -2/+2 |
2004-07-29 | gcov-io.h: Allow zero tag as EOF indicator. | Nathan Sidwell | 1 | -19/+20 |
2004-04-23 | Makefile.in (LIBGCOV): Add _gcov_fork... | Zdenek Dvorak | 1 | -0/+142 |
2004-02-23 | convert.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-23 | gcov-io.c (gcov_open): Use open + fdopen instead of fopen. | Jakub Jelinek | 1 | -0/+1 |
2003-09-29 | * libgcov.c (gcov_exit): Fix two pastos. | Jan Hubicka | 1 | -2/+2 |
2003-08-02 | libgcov.c (gcov_exit): Cleanup and fix. | Zdenek Dvorak | 1 | -80/+101 |
2003-07-10 | gcov-io.h: Update documentation. | Nathan Sidwell | 1 | -18/+20 |
2003-07-09 | gcov-io.h: Update documentation. | Nathan Sidwell | 1 | -35/+26 |
2003-07-06 | gcov-io.h: Add a local time stamp. | Nathan Sidwell | 1 | -3/+13 |
2003-06-29 | alloc-pool.c: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2003-06-26 | value-prof.c: New. | Zdenek Dvorak | 1 | -0/+89 |
2003-05-14 | gcov-io.h (gcov_write_bytes, [...]): Remove here. | Nathan Sidwell | 1 | -14/+18 |
2003-05-10 | defaults.h (GCOV_TYPE_SIZE): Remove. | Nathan Sidwell | 1 | -20/+17 |
2003-05-07 | gcov-io.h (GCOV_LOCKED): New #define. | Nathan Sidwell | 1 | -60/+50 |
2003-05-05 | libgcov.c (__gcov_merge_add): Do not use gcov_type when inhibit_libc is defined. | Zdenek Dvorak | 1 | -2/+2 |
2003-05-04 | Makefile.in (LIBGCOV): Add _gcov_merge_add. | Zdenek Dvorak | 1 | -6/+31 |
2003-04-24 | New GCOV_TAG_FUNCTION layout | Nathan Sidwell | 1 | -10/+8 |
2003-04-23 | Makefile.in (LIBGCC_DEPS): Add gcov headers. | Nathan Sidwell | 1 | -220/+200 |
2003-04-21 | Break out coverage routines to new file. | Nathan Sidwell | 1 | -1/+2 |
2003-04-17 | gcov-dump.c (tag_summary): Remove max_sum | Jan Hubicka | 1 | -66/+71 |
2003-04-11 | Makefile.in (loop-init.o): Do not depend on gcov-io.h, gcov-iov.h. | Nathan Sidwell | 1 | -86/+55 |
2003-04-07 | Change gcov file interface to single file at a time. | Nathan Sidwell | 1 | -73/+51 |
2003-03-27 | libgcov.c: Provide only dummy functions if libc is not available. | Janis Johnson | 1 | -0/+13 |
2003-03-04 | gcov-io.h (gcov_save_position, [...]): Modified to enable reading/ writing of... | Zdenek Dvorak | 1 | -66/+56 |
2003-02-26 | gcov-dump.c (print_prefix): Fix signedness warning. | Zdenek Dvorak | 1 | -48/+94 |
2003-01-27 | Makefile.in (LIB2FUNCS_ST): Remove _gcov. | Nathan Sidwell | 1 | -0/+473 |