summaryrefslogtreecommitdiff
path: root/gcc/libgcov.c
Commit message (Expand)AuthorAgeFilesLines
* 2011-01-04 Kai Tietz <kai.tietz@onevision.com>ktietz2011-01-041-1/+1
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* 2010-11-01 Steve Ellcey <sje@cup.hp.com>sje2010-11-011-1/+19
* 2010-10-17 Kai Tietz <kai.tietz@onevision.com>ktietz2010-10-171-26/+56
* * matrix-reorg.c (analyze_matrix_allocation_site): Remove unusedjakub2009-11-281-2/+2
* Remove trailing white spaces.hjl2009-11-251-32/+32
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-091-14/+9
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+2
* * libgcov.c (__gcov_execl, __gcov_execlp, __gcov_execle): Removebje2009-01-201-6/+6
* PR target/32277sje2008-10-291-1/+6
* * expr.c (emit_block_move_via_movmem, emit_block_move_via_libcall): Addhubicka2007-01-281-0/+36
* Patch by Tomas Bily <tbily@suse.cz>hubicka2007-01-191-3/+20
* * tree-vn.c (vn_add): Use XNEW.gdr2005-12-181-4/+4
* 2005-07-13 H.J. Lu <hongjiu.lu@intel.com>hjl2005-07-131-0/+4
* Update FSF address.kcook2005-06-251-2/+2
* 2005-05-11 H.J. Lu <hongjiu.lu@intel.com>hjl2005-05-111-0/+2
* * fold-const.c, libgcov.c: Fix comment typos.kazu2005-05-111-2/+2
* * libgcov.c (create_file_directory): New function. Createnathan2005-05-101-13/+122
* * Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.shnathan2005-05-081-4/+0
* * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,kazu2005-04-281-1/+1
* * Makefile.in (LIBGCOV): Add _gcov_interval_profiler,rakdver2005-04-221-0/+61
* * gcov-io.h (GCOV_CHECK, GCOV_CHECK_READING,nathan2005-04-011-2/+2
* * gcov-io.h: Allow zero tag as EOF indicator.nathan2004-07-291-19/+20
* * Makefile.in (LIBGCOV): Add _gcov_fork, _gcov_execl, _gcov_execlp,rakdver2004-04-231-0/+142
* * convert.c, gcov-io.c, libgcov.c, sched-int.h, sibcall.c,kazu2004-02-231-1/+1
* * gcov-io.c (gcov_open) [GCOV_LOCKED]: Use open + fdopen instead ofjakub2004-02-221-0/+1
* * libgcov.c (gcov_exit): Fix two pastos.hubicka2003-09-291-2/+2
* * libgcov.c (gcov_exit): Cleanup and fix.rakdver2003-08-021-80/+101
* * gcov-io.h: Update documentation.nathan2003-07-101-18/+20
* * gcov-io.h: Update documentation.nathan2003-07-091-35/+26
* * gcov-io.h: Add a local time stamp.nathan2003-07-061-3/+13
* * alloc-pool.c: Fix comment formatting.kazu2003-06-291-2/+2
* * value-prof.c: New.rakdver2003-06-261-0/+89
* * gcov-io.h (gcov_write_bytes, gcov_read_bytes): Remove here.nathan2003-05-141-14/+18
* * defaults.h (GCOV_TYPE_SIZE): Remove.nathan2003-05-101-20/+17
* * gcov-io.h (GCOV_LOCKED): New #define.nathan2003-05-071-60/+50
* * libgcov.c (__gcov_merge_add): Do not use gcov_type when inhibit_libcrakdver2003-05-051-2/+2
* * Makefile.in (LIBGCOV): Add _gcov_merge_add.rakdver2003-05-041-6/+31
* New GCOV_TAG_FUNCTION layoutnathan2003-04-241-10/+8
* * Makefile.in (LIBGCC_DEPS): Add gcov headers.nathan2003-04-231-220/+200
* Break out coverage routines to new file.nathan2003-04-211-1/+2
* * gcov-dump.c (tag_summary): Remove max_sumhubicka2003-04-171-66/+71
* * Makefile.in (loop-init.o): Do not depend on gcov-io.h,nathan2003-04-111-86/+55
* Change gcov file interface to single file at a time.nathan2003-04-071-73/+51
* 2003-03-27 Janis Johnson <janis187@us.ibm.com>janis2003-03-271-0/+13
* * gcov-io.h (gcov_save_position, gcov_reserve_length, gcov_resync,rakdver2003-03-041-66/+56
* * gcov-dump.c (print_prefix): Fix signedness warning.rakdver2003-02-261-48/+94
* * Makefile.in (LIB2FUNCS_ST): Remove _gcov.nathan2003-01-271-0/+473