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