summaryrefslogtreecommitdiff
path: root/gcc/libgcov.c
Commit message (Expand)AuthorAgeFilesLines
* defaults.h (TARGET_VTABLE_USES_DESCRIPTORS): Move under ifdef GCC_INSN_FLAGS_H.Steve Ellcey2010-11-011-1/+19
* libgcov.c (create_file_directory): Enable it for win32 case.Kai Tietz2010-10-171-26/+56
* matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek2009-11-281-2/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-32/+32
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-14/+9
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* libgcov.c (__gcov_execl, [...]): Remove const qualifier from arg parameter.Ben Elliston2009-01-201-6/+6
* re PR target/32277 (indir-call-prof fails on ia64-linux-gnu)Steve Ellcey2008-10-291-1/+6
* expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ...Jan Hubicka2007-01-281-0/+36
* Patch by Tomas Bily <tbily@suse.cz>Tomas Bily2007-01-191-3/+20
* tree-vn.c (vn_add): Use XNEW.Gabriel Dos Reis2005-12-181-4/+4
* linux.h (TARGET_HAS_F_SETLKW): Renamed to ...H.J. Lu2005-07-131-0/+4
* Update FSF address.Kelley Cook2005-06-251-2/+2
* libgcov.c (gcov_exit): Set prefix_length to 0 if no relocation is needed.H.J. Lu2005-05-111-0/+2
* * fold-const.c, libgcov.c: Fix comment typos.Kazu Hirata2005-05-111-2/+2
* libgcov.c (create_file_directory): New function.Grigory Zagorodnev2005-05-101-13/+122
* Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.shNathan Sidwell2005-05-081-4/+0
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+1
* Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _...Zdenek Dvorak2005-04-221-0/+61
* gcov-io.h (GCOV_CHECK, [...]): Remove.Nathan Sidwell2005-04-011-2/+2
* gcov-io.h: Allow zero tag as EOF indicator.Nathan Sidwell2004-07-291-19/+20
* Makefile.in (LIBGCOV): Add _gcov_fork...Zdenek Dvorak2004-04-231-0/+142
* convert.c, [...]: Update copyright.Kazu Hirata2004-02-231-1/+1
* gcov-io.c (gcov_open): Use open + fdopen instead of fopen.Jakub Jelinek2004-02-231-0/+1
* * libgcov.c (gcov_exit): Fix two pastos.Jan Hubicka2003-09-291-2/+2
* libgcov.c (gcov_exit): Cleanup and fix.Zdenek Dvorak2003-08-021-80/+101
* gcov-io.h: Update documentation.Nathan Sidwell2003-07-101-18/+20
* gcov-io.h: Update documentation.Nathan Sidwell2003-07-091-35/+26
* gcov-io.h: Add a local time stamp.Nathan Sidwell2003-07-061-3/+13
* alloc-pool.c: Fix comment formatting.Kazu Hirata2003-06-291-2/+2
* value-prof.c: New.Zdenek Dvorak2003-06-261-0/+89
* gcov-io.h (gcov_write_bytes, [...]): Remove here.Nathan Sidwell2003-05-141-14/+18
* defaults.h (GCOV_TYPE_SIZE): Remove.Nathan Sidwell2003-05-101-20/+17
* gcov-io.h (GCOV_LOCKED): New #define.Nathan Sidwell2003-05-071-60/+50
* libgcov.c (__gcov_merge_add): Do not use gcov_type when inhibit_libc is defined.Zdenek Dvorak2003-05-051-2/+2
* Makefile.in (LIBGCOV): Add _gcov_merge_add.Zdenek Dvorak2003-05-041-6/+31
* New GCOV_TAG_FUNCTION layoutNathan Sidwell2003-04-241-10/+8
* Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell2003-04-231-220/+200
* Break out coverage routines to new file.Nathan Sidwell2003-04-211-1/+2
* gcov-dump.c (tag_summary): Remove max_sumJan Hubicka2003-04-171-66/+71
* Makefile.in (loop-init.o): Do not depend on gcov-io.h, gcov-iov.h.Nathan Sidwell2003-04-111-86/+55
* Change gcov file interface to single file at a time.Nathan Sidwell2003-04-071-73/+51
* libgcov.c: Provide only dummy functions if libc is not available.Janis Johnson2003-03-271-0/+13
* gcov-io.h (gcov_save_position, [...]): Modified to enable reading/ writing of...Zdenek Dvorak2003-03-041-66/+56
* gcov-dump.c (print_prefix): Fix signedness warning.Zdenek Dvorak2003-02-261-48/+94
* Makefile.in (LIB2FUNCS_ST): Remove _gcov.Nathan Sidwell2003-01-271-0/+473