target.h (globalize_decl_name): New.
[gcc.git] / gcc / coverage.c
2006-11-01 Geoffrey KeatingIn gcc/:
2006-06-21 Richard Sandifordre PR middle-end/28034 (section anchors break -fprofile...
2006-05-04 Alexandre Olivare PR java/8260 (gcj -fprofile-arcs doesn't work)
2006-04-06 Jan Hubickare PR gcov-profile/20815 (-fprofile-use barfs with...
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-10-31 Jan Hubickare PR gcov-profile/20815 (-fprofile-use barfs with...
2005-07-28 Jan HubickaMakefile.in (rtl-profile.o): Kill all traces of it.
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-03 Joseph Myersbb-reorder.c, [...]: Avoid "." or "\n" at end of diagno...
2005-06-25 Kelley CookUpdate FSF address.
2005-04-28 Kazu Hirataattribs.c, [...]: Update copyright.
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-06 Richard Sandifordcoverage.h (GCOV_TYPE_NODE): Delete.
2005-04-04 Richard Sandifordsystem.h (GCOV_SIZE_TYPE): Unposion.
2004-09-15 Joseph Myersattribs.c, [...]: Use %<, %> and %q for quoting in...
2004-09-07 Nathan Sidwellcfganal.c (flow_depth_first_order_compute, [...]):...
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-03 Jan Hubickacoverage.c (tree_coverage_counter_ref): Fix computation...
2004-07-29 Nathan Sidwellgcov-io.h: Allow zero tag as EOF indicator.
2004-07-25 Roger Sayleconvert.c (convert_to_real, [...]): Replace calls to...
2004-07-15 Frank Ch. Eigler* Fix for g++/15861
2004-07-01 Richard Hendersoncgraph.h (cgraph_build_static_cdtor): Declare.
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-16 Paolo Bonzinicoverage.c: Remove argument to rest_of_compilation.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-29 Serge Belyshevre PR gcov-profile/14944 ([3.4 only] ICE when gcc reads...
2004-03-23 Zack WeinbergPR 12267, 12391, 12560, 13129, 14114, 14113
2004-03-20 Kazu Hiratabb-reorder.c, [...]: Replace calls via (*targetm.foo...
2004-03-14 Roger Saylealias.c (get_alias_set): Replace calls via (*lang_hooks...
2004-03-03 Richard Hendersonre PR middle-end/11767 (different code behaviour with...
2004-01-27 J"orn Renneckecoverage.c (get_coverage_counts): Give a different...
2004-01-18 Jan Hubickacoverage.c (checksum_string): Rename to ...
2004-01-05 Richard SandifordUpdate copyright dates after recent commits.
2004-01-05 Richard Sandifordre PR c++/12945 (MIPS g++.old-deja/g++.abi/ptrflags...
2003-12-29 Jan Hubickacoverage.c (read_counts_file): Better error messages...
2003-12-13 Jan Hubickacoverage.c (get_coverage_counts): Use inform instead...
2003-10-09 Jason Merrillstmt.c (resolve_asm_operand_names): Call check_unique_o...
2003-09-22 Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-15 Mark Mitchellre PR c++/3907 (nested template parm collides with...
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
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-06-29 Andreas Jaegercollect2.h: Convert prototypes to ISO C90.
2003-06-23 Kazu Hiratabasic-block.h: Fix comment formatting.
2003-06-20 Nathan Sidwelltree.h (expand_function_end): Remove all parameters.
2003-06-14 Nathan Sidwelltree.h (init_function_start): Remove filename and line...
2003-06-12 Kazu HirataChangeLog: Follow spelling conventions.
2003-05-14 Nathan Sidwellgcov-io.h (gcov_write_bytes, [...]): Remove here.
2003-05-11 Nathan Sidwellcoverage.h (coverage_counter_alloc): New function.
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-05-01 Nathan Sidwellinput.h (lineno): Rename to ...
2003-04-24 Nathan SidwellNew GCOV_TAG_FUNCTION layout
2003-04-23 Nathan SidwellMakefile.in (LIBGCC_DEPS): Add gcov headers.
2003-04-21 Nathan SidwellBreak out coverage routines to new file.