summaryrefslogtreecommitdiff
path: root/gcc/gcov-io.h
Commit message (Expand)AuthorAgeFilesLines
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-12/+10
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* libgcov.c (__gcov_execl, [...]): Remove const qualifier from arg parameter.Ben Elliston2009-01-201-3/+3
* * gcov-io.h (__gcov_merge_ior, __gcov_fork): Mark hidden.Michael Matz2008-03-181-2/+4
* re PR gcov-profile/30650 (ICE with -fprofile-use)Jan Hubicka2007-02-031-4/+4
* gcov-io.h (__gcov_indirect_call_profiler): Declare.Ben Elliston2007-01-291-0/+4
* expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ...Jan Hubicka2007-01-281-4/+11
* Patch by Tomas Bily <tbily@suse.cz>Tomas Bily2007-01-191-4/+7
* linux.h (TARGET_HAS_F_SETLKW): Renamed to ...H.J. Lu2005-07-131-1/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.shNathan Sidwell2005-05-081-1/+1
* re PR middle-end/19985 (executables created with -fprofile-arcs -ftest-covera...Janis Johnson2005-05-021-26/+43
* 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/+5
* system.h (GCOV_SIZE_TYPE): Unposion.Richard Sandiford2005-04-041-5/+1
* gcov-io.h (GCOV_CHECK, [...]): Remove.Nathan Sidwell2005-04-011-16/+2
* gcov-io.c (GCOV_CHECK): Use gcc_assert when available.Nathan Sidwell2004-08-301-2/+7
* gcov-io.h: Allow zero tag as EOF indicator.Nathan Sidwell2004-07-291-31/+11
* gcov-io.h (__gcov_fork, [...]): Do not declare when inhibit_libc is defined.Zdenek Dvorak2004-04-251-0/+2
* Makefile.in (LIBGCOV): Add _gcov_fork...Zdenek Dvorak2004-04-231-0/+10
* re PR target/14291 (-fprofile-arcs fails (unresolved symbol))Danny Smith2004-03-221-1/+4
* Fri Oct 10 18:54:39 CEST 2003 Herman A.J. ten Brugge <hermantenbrugge@home.nl>Herman A.J. ten Brugge2003-10-101-0/+21
* c-pretty-print.c: Fix comment typos.Kazu Hirata2003-10-051-1/+1
* combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes.Zdenek Dvorak2003-07-301-0/+11
* c-format.c: Fix comment formatting.Kazu Hirata2003-07-121-1/+1
* gcov-io.h: Update documentation.Nathan Sidwell2003-07-101-22/+34
* gcov-io.h: Update documentation.Nathan Sidwell2003-07-091-84/+90
* gcov-io.h: Add a local time stamp.Nathan Sidwell2003-07-061-3/+17
* basic-block.h: Fix comment typos.Kazu Hirata2003-07-011-2/+2
* gcov-io.c: Convert prototypes to ISO C90.Andreas Jaeger2003-06-301-2/+2
* alloc-pool.c: Fix comment formatting.Kazu Hirata2003-06-291-1/+1
* value-prof.c: New.Zdenek Dvorak2003-06-261-8/+25
* basic-block.h: Fix comment formatting.Kazu Hirata2003-06-231-8/+8
* ChangeLog: Follow spelling conventions.Kazu Hirata2003-06-121-4/+4
* gcov-io.h (gcov_write_bytes, [...]): Remove here.Nathan Sidwell2003-05-141-94/+108
* defaults.h (GCOV_TYPE_SIZE): Remove.Nathan Sidwell2003-05-101-41/+62
* gcov-io.h (GCOV_LOCKED): New #define.Nathan Sidwell2003-05-071-24/+44
* Makefile.in (LIBGCOV): Add _gcov_merge_add.Zdenek Dvorak2003-05-041-5/+45
* New GCOV_TAG_FUNCTION layoutNathan Sidwell2003-04-241-8/+12
* Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell2003-04-231-34/+55
* gbl-ctors.h: Add special license exception.David Turner2003-04-221-0/+7
* Break out coverage routines to new file.Nathan Sidwell2003-04-211-434/+35
* gcov-dump.c (tag_summary): Remove max_sumJan Hubicka2003-04-171-4/+1
* Makefile.in (loop-init.o): Do not depend on gcov-io.h, gcov-iov.h.Nathan Sidwell2003-04-111-251/+229
* gcov-io.h (gcov_save_position): Remove __inline__ from declaration.Nathan Sidwell2003-04-081-1/+1
* Change gcov file interface to single file at a time.Nathan Sidwell2003-04-071-417/+413
* gcov.c: Add -a & -u options.Nathan Sidwell2003-03-311-2/+4
* gcov-io.h (gcov_save_position, [...]): Modified to enable reading/ writing of...Zdenek Dvorak2003-03-041-16/+310
* gcov-dump.c (print_prefix): Fix signedness warning.Zdenek Dvorak2003-02-261-5/+23
* ChangeLog (configure.in): Don't include ansidecl.h in tconfig.h.Kaveh R. Ghazi2003-01-241-0/+9