i386.c (legitimize_tls_address): Generate tls_initial_exec_64_sun only when !TARGET_X32.
[gcc.git] / gcc / coverage.c
2012-03-07 Richard Guenthercoverage.c (get_gcov_type): Use type_for_mode.
2012-02-08 Jakub Jelinekre PR gcov-profile/52150 (junk at end of line in Firefo...
2011-12-30 Nathan Sidwellgcov.c (total_lines, [...]): New global vars.
2011-12-10 Nathan Sidwellre PR gcov-profile/51449 (Rev181994 causes tramp3d...
2011-12-04 Nathan Sidwellgcov-io.h (struct gcov_info): Replace trailing array...
2011-12-01 Nathan Sidwellre PR gcov-profile/51113 (rev. 181105 causes Firefox...
2011-11-20 Nathan Sidwellre PR gcov-profile/51113 (rev. 181105 causes Firefox...
2011-11-07 Nathan Sidwelllibgcov.c (struct gcov_fn_buffer): New struct.
2011-08-30 Christian Bruelfix -fbranch-probabilities and adjust testsuite
2011-05-04 Richard Guenthercoverage.c (tree_coverage_counter_ref): Use integer_typ...
2011-04-29 Xinliang David Liuse tls for ic vars
2011-04-29 Xinliang David Lisplit checksum into cfg checksum and line checksum
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-03-25 Kai TietzChangelog c-family/
2010-08-10 Nathan Froyd* coverage.c (ctr_labels): Delete.
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-05-23 Steven Bosscherregs.h: Do not include obstack.h, basic-block.h.
2010-05-12 Kazu Hiratacoverage.c (build_fn_info_value): Call build_constructo...
2010-05-04 Neil VachharajaniSanitize the behavior of -Wcoverage-mismatch.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-11 Jan Hubickalto-cgraph.c: Include gcov-io.h
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-06-08 Alexandre Olivacommon.opt (fcompare-debug=, [...]): New.
2009-05-04 Joseph Myersattribs.c (decl_attributes): Use %qE for identifiers...
2009-03-27 Richard Guenthergimplify.c (mark_addressable): Export.
2008-10-16 David Edelsohnre PR c++/35483 (GCC on AIX doesn't support dollar...
2008-08-20 Manuel López-Ibáñezdiagnostic.c (inform): Add an explicit location_t param...
2008-06-26 Kaveh R. Ghazialias.c (record_alias_subset, [...]): Fix -Wc++-compat...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-04-21 Adam Nemetcoverage.c: Include tree-pass.h.
2008-03-31 Seongbae Parkcommon.opt (fprofile-dir=, [...]): New options
2008-03-08 Richard Guenthercoverage.h (tree_coverage_counter_addr): Declare.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-01-25 Richard Guentherinvoke.texi (-Wcoverage-mismatch): Document.
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.