| Commit message (Expand) | Author | Age | Files | Lines |
* | * attribs.c, c-pragma.c, caller-save.c, cfghooks.h, | kazu | 2005-04-28 | 1 | -1/+1 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -4/+4 |
* | * coverage.h (GCOV_TYPE_NODE): Delete. | rsandifo | 2005-04-06 | 1 | -6/+8 |
* | * system.h (GCOV_SIZE_TYPE): Unposion. | rsandifo | 2005-04-04 | 1 | -15/+30 |
* | gcc: | jsm28 | 2004-09-15 | 1 | -7/+7 |
* | * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from, | nathan | 2004-09-07 | 1 | -6/+5 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -23/+22 |
* | .: | nathan | 2004-08-15 | 1 | -30/+29 |
* | * coverage.c (tree_coverage_counter_ref): Fix computation of the new | hubicka | 2004-08-03 | 1 | -1/+1 |
* | * gcov-io.h: Allow zero tag as EOF indicator. | nathan | 2004-07-29 | 1 | -8/+6 |
* | * convert.c (convert_to_real, convert_to_integer, | sayle | 2004-07-25 | 1 | -5/+5 |
* | * Fix for g++/15861 | fche | 2004-07-15 | 1 | -1/+1 |
* | * cgraph.h (cgraph_build_static_cdtor): Declare. | rth | 2004-07-01 | 1 | -53/+26 |
* | Conditionally compile support for --enable-mapped_location. | bothner | 2004-06-30 | 1 | -7/+8 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -4/+6 |
* | gcc/ChangeLog: | bonzini | 2004-06-16 | 1 | -1/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -12/+49 |
* | Patch from Serge Belyshev. | wilson | 2004-04-29 | 1 | -2/+2 |
* | PR 12267, 12391, 12560, 13129, 14114, 14113 | zack | 2004-03-23 | 1 | -1/+0 |
* | * bb-reorder.c, bt-load.c, c-decl.c, cfgcleanup.c, coverage.c, | kazu | 2004-03-20 | 1 | -2/+2 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -4/+4 |
* | PR middle-end/11767 | rth | 2004-03-03 | 1 | -0/+1 |
* | * coverage.c (get_coverage_counts): Give a different message | amylaar | 2004-01-27 | 1 | -1/+3 |
* | * coverage.c (checksum_string): Rename to ... | hubicka | 2004-01-18 | 1 | -17/+46 |
* | Update copyright dates after recent commits. | rsandifo | 2004-01-05 | 1 | -1/+1 |
* | PR target/12945 | rsandifo | 2004-01-05 | 1 | -0/+1 |
* | * coverage.c (read_counts_file): Better error messages; cause corrupted | hubicka | 2003-12-29 | 1 | -14/+34 |
* | * coverage.c (get_coverage_counts): Use inform instead of warning | hubicka | 2003-12-13 | 1 | -2/+2 |
* | * stmt.c (resolve_asm_operand_names): Call check_unique_operand_names | jason | 2003-10-09 | 1 | -3/+2 |
* | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | rth | 2003-09-22 | 1 | -4/+4 |
* | * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | rth | 2003-09-21 | 1 | -4/+4 |
* | * coverage.c (create_coverage): Do not call pushlevel/poplevel. | mmitchel | 2003-09-15 | 1 | -4/+3 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -2/+2 |
* | * c-format.c: Fix comment formatting. | kazu | 2003-07-12 | 1 | -1/+1 |
* | * gcov-io.h: Update documentation. | nathan | 2003-07-10 | 1 | -3/+6 |
* | * gcov-io.h: Update documentation. | nathan | 2003-07-09 | 1 | -14/+7 |
* | * gcov-io.h: Add a local time stamp. | nathan | 2003-07-06 | 1 | -7/+15 |
* | * collect2.h: Convert prototypes to ISO C90. | aj | 2003-06-29 | 1 | -95/+85 |
* | * basic-block.h: Fix comment formatting. | kazu | 2003-06-23 | 1 | -4/+4 |
* | * tree.h (expand_function_end): Remove all parameters. | nathan | 2003-06-20 | 1 | -1/+1 |
* | * tree.h (init_function_start): Remove filename and line paramters. | nathan | 2003-06-14 | 1 | -1/+1 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2003-06-12 | 1 | -2/+2 |
* | * gcov-io.h (gcov_write_bytes, gcov_read_bytes): Remove here. | nathan | 2003-05-14 | 1 | -11/+13 |
* | * coverage.h (coverage_counter_alloc): New function. | nathan | 2003-05-11 | 1 | -33/+42 |
* | * defaults.h (GCOV_TYPE_SIZE): Remove. | nathan | 2003-05-10 | 1 | -33/+39 |
* | * gcov-io.h (GCOV_LOCKED): New #define. | nathan | 2003-05-07 | 1 | -1/+1 |
* | * Makefile.in (LIBGCOV): Add _gcov_merge_add. | rakdver | 2003-05-04 | 1 | -0/+31 |
* | * input.h (lineno): Rename to ... | nathan | 2003-05-01 | 1 | -2/+2 |
* | New GCOV_TAG_FUNCTION layout | nathan | 2003-04-24 | 1 | -43/+31 |
* | * Makefile.in (LIBGCC_DEPS): Add gcov headers. | nathan | 2003-04-23 | 1 | -547/+294 |