| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 2015-01-05 | 1 | -2/+2 |
* | system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. | Richard Biener | 2014-05-26 | 1 | -1/+1 |
* | gnat_ugn.texi: Bump @copying's copyright year. | Tobias Burnus | 2014-01-02 | 1 | -2/+2 |
* | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 2013-09-28 | 1 | -6/+6 |
* | gcov.c (print_usage): Handle new option. | Sharad Singhai | 2013-06-20 | 1 | -38/+205 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -4/+1 |
* | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 2013-01-03 | 1 | -2/+3 |
* | re PR gcov-profile/44728 (gcov chokes when "." is present in DIR argument to ... | Andreas Schwab | 2012-10-13 | 1 | -1/+1 |
* | coverage.c: Refer to "notes file" instead of "graph file" in all comments. | Steven Bosscher | 2012-07-23 | 1 | -7/+9 |
* | opts.c (common_handle_option): Do not set flag_value_profile_transformations ... | Steven Bosscher | 2012-07-23 | 1 | -13/+17 |
* | re PR middle-end/53510 (OOM while compile some code) | Jakub Jelinek | 2012-05-29 | 1 | -9/+2 |
* | gcov.c (STRING_SIZE): Remove. | Nathan Sidwell | 2012-01-11 | 1 | -46/+69 |
* | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 2012-01-01 | 1 | -2/+2 |
* | gcov.c (total_lines, [...]): New global vars. | Nathan Sidwell | 2011-12-30 | 1 | -8/+22 |
* | gcov.c (struct arc_info): Add is_throw field. | Nathan Sidwell | 2011-12-02 | 1 | -14/+73 |
* | re PR gcov-profile/51297 (Many gcov tests FAIL on Tru64, Solaris 8 and 9) | Nathan Sidwell | 2011-11-26 | 1 | -4/+5 |
* | * gcov.c (canonicalize_name): Protect use of S_ISLNK. | Nathan Sidwell | 2011-11-14 | 1 | -3/+8 |
* | gcov.c (generate_results): Add missing semicolon and correct indent. | Kai Tietz | 2011-11-14 | 1 | -3/+3 |
* | gcov.c (source_prefix, [...]): New globals. | Nathan Sidwell | 2011-11-13 | 1 | -11/+57 |
* | gcov.c (struct name_map): New. | Nathan Sidwell | 2011-11-12 | 1 | -89/+254 |
* | gcov.c (struct function_info): Make src an index, not a pointer. | Nathan Sidwell | 2011-11-10 | 1 | -162/+147 |
* | libgcov.c (struct gcov_fn_buffer): New struct. | Nathan Sidwell | 2011-11-07 | 1 | -50/+76 |
* | gcov.c (create_file_names): If no object directory is specified, keep the dir... | Tristan Gingold | 2011-05-23 | 1 | -9/+8 |
* | Makefile.in (LIBDEPS): Add libcommon.a. | Joseph Myers | 2011-05-20 | 1 | -11/+11 |
* | split checksum into cfg checksum and line checksum | Xinliang David Li | 2011-04-29 | 1 | -5/+17 |
* | remove useless if-before-free tests | Jim Meyering | 2011-04-20 | 1 | -4/+2 |
* | Changelog c-family/ | Kai Tietz | 2011-03-25 | 1 | -14/+23 |
* | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 2011-01-03 | 1 | -2/+2 |
* | gcov.c (flag_display_progress): New static variable. | Nicolas Setton | 2010-08-05 | 1 | -2/+20 |
* | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 2010-01-09 | 1 | -2/+2 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -5/+5 |
* | df-problems.c (df_simulate_one_insn_forwards): Fix braces in switch. | Ian Lance Taylor | 2009-06-16 | 1 | -19/+21 |
* | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 2009-02-03 | 1 | -2/+2 |
* | gcov.c (create_file_names): Properly handle UNIX and DOS directory separators. | Pascal Obry | 2008-10-03 | 1 | -27/+40 |
* | gcov.c (main): Call expandargv. | Tristan Gingold | 2008-08-29 | 1 | -0/+3 |
* | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 2008-06-06 | 1 | -1/+1 |
* | re PR driver/35420 (--version copyright date vs. 2008) | Jakub Jelinek | 2008-03-02 | 1 | -2/+3 |
* | configure.ac: Add --with-pkgversion and --with-bugurl. | Paul Brook | 2007-08-21 | 1 | -2/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | gcov.c: Comments updated. | Tristan Gingold | 2007-06-12 | 1 | -53/+107 |
* | gcov.c (no_data_file): New flag. | Nathan Sidwell | 2006-08-09 | 1 | -3/+10 |
* | re PR rtl-optimization/25739 (Memory leak in bt_load.c(augment_live_range)) | Uttam Pawar | 2006-03-14 | 1 | -0/+1 |
* | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 2006-01-31 | 1 | -12/+12 |
* | gcov.c (print_version), [...]): Update copyright notice dates. | Joseph Myers | 2006-01-21 | 1 | -3/+3 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form... | Jakub Jelinek | 2005-06-06 | 1 | -3/+3 |
* | collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'. | Kaveh R. Ghazi | 2005-04-26 | 1 | -3/+1 |
* | collect2.c (main): Unlock the stdio streams. | Kaveh R. Ghazi | 2005-04-24 | 1 | -0/+5 |
* | builtin-types.def, [...]: Update copyright. | Kazu Hirata | 2005-03-29 | 1 | -1/+1 |
* | re PR other/20564 (gcov default behaviour changed) | Nathan Sidwell | 2005-03-21 | 1 | -3/+6 |