initializer_list: Decorate with constexpr.
[platform/upstream/gcc.git] / gcc / gcov-io.h
2009-11-25 H.J. LuRemove trailing white spaces.
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-20 Ben Ellistonlibgcov.c (__gcov_execl, [...]): Remove const qualifier...
2008-03-18 Michael Matz* gcov-io.h (__gcov_merge_ior, __gcov_fork): Mark hidden.
2007-02-03 Jan Hubickare PR gcov-profile/30650 (ICE with -fprofile-use)
2007-01-29 Ben Ellistongcov-io.h (__gcov_indirect_call_profiler): Declare.
2007-01-28 Jan Hubickaexpr.c (emit_block_move_via_movmem, [...]): Add variant...
2007-01-19 Tomas BilyPatch by Tomas Bily <tbily@suse.cz>
2005-07-13 H.J. Lulinux.h (TARGET_HAS_F_SETLKW): Renamed to ...
2005-06-25 Kelley CookUpdate FSF address.
2005-05-08 Nathan SidwellMakefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to...
2005-05-02 Janis Johnsonre PR middle-end/19985 (executables created with -fprof...
2005-04-28 Kazu Hirataattribs.c, [...]: Update copyright.
2005-04-22 Zdenek DvorakMakefile.in (LIBGCOV): Add _gcov_interval_profiler...
2005-04-04 Richard Sandifordsystem.h (GCOV_SIZE_TYPE): Unposion.
2005-04-01 Nathan Sidwellgcov-io.h (GCOV_CHECK, [...]): Remove.
2004-08-30 Nathan Sidwellgcov-io.c (GCOV_CHECK): Use gcc_assert when available.
2004-07-29 Nathan Sidwellgcov-io.h: Allow zero tag as EOF indicator.
2004-04-25 Zdenek Dvorakgcov-io.h (__gcov_fork, [...]): Do not declare when...
2004-04-23 Zdenek DvorakMakefile.in (LIBGCOV): Add _gcov_fork...
2004-03-22 Danny Smithre PR target/14291 (-fprofile-arcs fails (unresolved...
2003-10-10 Herman A.J. ten... Fri Oct 10 18:54:39 CEST 2003 Herman A.J. ten Brugge...
2003-10-05 Kazu Hiratac-pretty-print.c: Fix comment typos.
2003-07-30 Zdenek Dvorakcombine.c (distribute_notes): Cancel REG_VALUE_PROFILE...
2003-07-12 Kazu Hiratac-format.c: Fix comment formatting.
2003-07-10 Nathan Sidwellgcov-io.h: Update documentation.
2003-07-09 Nathan Sidwellgcov-io.h: Update documentation.
2003-07-06 Nathan Sidwellgcov-io.h: Add a local time stamp.
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-06-30 Andreas Jaegergcov-io.c: Convert prototypes to ISO C90.
2003-06-29 Kazu Hirataalloc-pool.c: Fix comment formatting.
2003-06-26 Zdenek Dvorakvalue-prof.c: New.
2003-06-23 Kazu Hiratabasic-block.h: Fix comment formatting.
2003-06-12 Kazu HirataChangeLog: Follow spelling conventions.
2003-05-14 Nathan Sidwellgcov-io.h (gcov_write_bytes, [...]): Remove here.
2003-05-10 Nathan Sidwelldefaults.h (GCOV_TYPE_SIZE): Remove.
2003-05-07 Nathan Sidwellgcov-io.h (GCOV_LOCKED): New #define.
2003-05-04 Zdenek DvorakMakefile.in (LIBGCOV): Add _gcov_merge_add.
2003-04-24 Nathan SidwellNew GCOV_TAG_FUNCTION layout
2003-04-23 Nathan SidwellMakefile.in (LIBGCC_DEPS): Add gcov headers.
2003-04-22 David Turnergbl-ctors.h: Add special license exception.
2003-04-21 Nathan SidwellBreak out coverage routines to new file.
2003-04-17 Jan Hubickagcov-dump.c (tag_summary): Remove max_sum
2003-04-11 Nathan SidwellMakefile.in (loop-init.o): Do not depend on gcov-io...
2003-04-08 Nathan Sidwellgcov-io.h (gcov_save_position): Remove __inline__ from...
2003-04-07 Nathan SidwellChange gcov file interface to single file at a time.
2003-03-31 Nathan Sidwellgcov.c: Add -a & -u options.
2003-03-04 Zdenek Dvorakgcov-io.h (gcov_save_position, [...]): Modified to...
2003-02-26 Zdenek Dvorakgcov-dump.c (print_prefix): Fix signedness warning.
2003-01-24 Kaveh R. GhaziChangeLog (configure.in): Don't include ansidecl.h...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-09-22 Kazu Hiratadbxout.c: Follow spelling conventions.
2002-06-04 Kazu Hiratagbl-ctors.h: Fix formatting.
2002-05-09 Jan Hubickafinal.c (end_final): Use C trees to output data structu...
2001-10-09 Kazu Hiratac-common.h: Fix comment formatting.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-06-22 Jan Hubickapredict.c (estimate_bb_frequencies): Do not handle...
2001-05-26 Richard HendersonStandardize header guards.
2000-02-27 Richard Kennergcov-io.h (__fetch_long, [...]): Mark as possibly unused.
2000-01-14 Kaveh R. Ghazieh-common.h: PROTO -> PARAMS.
1999-01-06 Jeff LawCopyright fixes.
1998-10-14 Kaveh R. GhaziWarning fixes:
1998-06-20 H.J. Luflow.c (allocate_for_life_analysis, [...]): Remove...
1998-01-03 Kaveh R. Ghazi* gcov-io.h: Include sys/types.h to ensure we get size_t.
1997-12-20 Kaveh R. Ghazibitmap.c (bitmap_clear): Ensure `inline' is at the...
1997-03-28 Doug EvansInitial revision