]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gcov-io.h
Update libbid according to the latest Intel Decimal Floating-Point Math Library.
[thirdparty/gcc.git] / gcc / gcov-io.h
2024-04-04  Jørgen KvalsvikAdd condition coverage (MC/DC)
2024-01-03  Jakub JelinekUpdate copyright years.
2023-10-24  Jose E. Marchesigcc: fix typo in comment in gcov-io.h
2023-01-02  Jakub JelinekUpdate copyright years.
2022-10-12  Martin Liskagcov: rename gcov_write_summary
2022-04-28  Sebastian Hubergcov: Add __gcov_filename_to_gcfn()
2022-04-28  Sebastian Hubergcov: Make gcov_seek() static
2022-04-28  Sebastian Hubergcov: Add mode to all gcov_open()
2022-01-03  Jakub JelinekUpdate copyright years.
2021-08-06  Sebastian Hubergcov: Add __gcov_info_to_gdca()
2021-06-22  Martin Liskagcov: update comment about padding
2021-06-17  Martin Liskagcov: update documentation entry about string format
2021-05-13  marxingcov: Use system IO buffering
2021-05-10  Martin LiskaUse genversion to generate version.h.
2021-04-29  Eric BotcazouAdd parallelism support to gcov for MinGW platforms
2021-03-03  Martin Liskagcov: use mmap pools for KVP.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-10-27  Martin Liskagcov-profile: use static pool for TOPN first
2020-07-31  Martin Liskalibgcov: support overloaded malloc
2020-06-02  Martin LiskaMake TOPN counter dynamically allocated.
2020-05-28  Martin Liskagcov-tool: Flexible endian adjustment for merging cover...
2020-05-11  Martin LiskaAdd caveat about parsing of .gcda and .gcno files.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-07-03  Martin LiskaRename SINGE_VALUE to TOPN_VALUES counters.
2019-06-10  Martin LiskaImplement N disk counters for single value and indirect...
2019-06-07  Martin LiskaRemove indirect call top N counter type.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-09-21  Martin LiskaRemove arc profile histogram in non-LTO mode.
2018-06-29  Martin LiskaWhen using -fprofile-generate=/some/path mangle absolut...
2018-06-05  Martin LiskaSimplify gcov_histogram as it's used only for ARCS...
2018-03-08  Martin LiskaDocument gcov-io (PR gcov-profile/84735).
2018-01-03  Jakub JelinekUpdate copyright years.
2017-06-05  Bernd Edlingerinvoke.texi: Document the -fprofile-abs-path option.
2017-04-28  Martin Liskagcno file: do not stream block flags (PR gcov-profile...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-08-17  Martin LiskaDo not use LONG_LONG_TYPE_SIZE in #if macro condition
2016-08-10  Martin LiskaCherry-pick fprofile-generate-atomic from google/gcc-4_9
2016-07-25  Martin LiskaAdapt the numbering scheme (PR gcov-profile/64874)
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-30  Joseph MyersAlways pass explicit location to fatal_error.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-21  Dehao ChenAdd AutoFDO.
2014-10-07  Rong XuMakefile.in: Fix dependence.
2014-07-11  Rong XuAdd gcov-tool: an offline gcda profile processing tool...
2014-05-26  Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-22  Teresa Johnsongcov-io.c (gcov_position): Use gcov_nonruntime_assert.
2014-01-08  Rong Xugcov-io.c (gcov_var): Move from gcov-io.h.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-10  H.J. LuPut back typedef for gcov_working_set_t/gcov_bucket_type
2013-12-10  Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-11-13  Rong XuThe patch re-factors libgcov.c to make it better module...
2013-11-11  Martin LiskaTime profiler introduced.
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-08-09  Jan Hubickacgraph.h (cgraph_node): Add profile_id.
2013-04-03  Teresa JohnsonThis patch enables the gcov-dump tool to optionally...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-30  Teresa JohnsonRevised patch to ensure that histograms from the profil...
2012-09-04  Teresa JohnsonEnhances the gcov program summary by adding a histogram...
2012-07-23  Steven Bosschercoverage.c: Refer to "notes file" instead of "graph...
2012-05-08  Teresa JohnsonThis patch adds functionality to libgcov to enable...
2011-12-04  Nathan Sidwellgcov-io.h (struct gcov_info): Replace trailing array...
2011-11-07  Nathan Sidwelllibgcov.c (struct gcov_fn_buffer): New struct.
2011-04-29  Xinliang David Lisplit checksum into cfg checksum and line checksum
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.
next