Age | Commit message (Expand) | Author | Files | Lines |
2002-08-06 | gcov.c: Tidy. | Nathan Sidwell | 1 | -498/+469 |
2002-08-05 | gcov.c (output_data): Round to % to nearest, tweak formatting. | Nathan Sidwell | 1 | -7/+7 |
2002-08-04 | gcov.c (bb_file_time): New static variable. | Nathan Sidwell | 1 | -257/+302 |
2002-06-04 | gbl-ctors.h: Fix formatting. | Kazu Hirata | 1 | -7/+7 |
2002-05-09 | final.c (end_final): Use C trees to output data structures for profiling. | Jan Hubicka | 1 | -23/+159 |
2002-01-05 | cse.c: Fix formatting. | Kazu Hirata | 1 | -4/+4 |
2001-11-06 | gcov.c (output_data): Use IS_ABSOLUTE_PATHNAME to test for absolute pathnames. | Danny Smith | 1 | -6/+1 |
2001-11-01 | re PR other/704 (--help and --version) | Joseph Myers | 1 | -32/+85 |
2001-10-19 | aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and USE_INCLUDED_LIBINTL w... | Zack Weinberg | 1 | -12/+1 |
2001-10-09 | c-common.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2001-10-07 | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-08-27 | emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. | Andreas Jaeger | 1 | -13/+4 |
2001-08-12 | gcc.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2001-07-30 | jump.c: Add prototype for mark_modified_reg. | Andreas Jaeger | 1 | -22/+34 |
2001-07-16 | gcov.c (output_data): Use HOST_WIDEST_INT_PRINT_DEC to output variables of ty... | Andreas Jaeger | 1 | -16/+20 |
2001-07-11 | gcov.c (arcdata): Use gcov_type to fix branch percentage for large hit count. | Janis Johnson | 1 | -2/+2 |
2001-06-22 | regs.h (struct reg_info_def): Add freq field. | Jan Hubicka | 1 | -11/+17 |
2000-12-17 | protoize.c (main): Correctly set locale categories. | Philipp Thomas | 1 | -0/+7 |
2000-11-02 | * collect2.c (main, write_c_file_stat), gcc.c (translate_options, | Joseph Myers | 1 | -8/+8 |
2000-02-25 | Fix copyrights. | Jeff Law | 1 | -1/+2 |
2000-01-14 | eh-common.h: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -19/+19 |
2000-01-07 | cccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and IS_DIR_SEPARATOR macros. | Mumit Khan | 1 | -4/+0 |
1999-11-10 | gcov.c (struct arcdata): Add hits and total, remove prob. | Clinton Popetz | 1 | -19/+47 |
1999-10-31 | [multiple changes] | Richard Kenner | 1 | -5/+14 |
1999-10-03 | cpplib.c (if_directive_nameo): Add static prototype. | Kaveh R. Ghazi | 1 | -0/+10 |
1999-09-07 | c-aux-info.c (concat): Don't define. | Kaveh R. Ghazi | 1 | -29/+7 |
1999-09-02 | combine.c (simplify_shift_const): Remove extra semicolon. | Finn Hakansson | 1 | -1/+1 |
1999-04-16 | system.h: Always prototype abort. | Zack Weinberg | 1 | -0/+1 |
1999-03-18 | Warning fixes: | Kaveh R. Ghazi | 1 | -2/+2 |
1999-01-30 | gcov.c (fnotice): Add missing FILE* parameter. | Kaveh R. Ghazi | 1 | -12/+14 |
1999-01-30 | Copyright dates. | Jeff Law | 1 | -1/+1 |
1999-01-30 | cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGES is defined. | Jeffrey A Law | 1 | -0/+2 |
1999-01-26 | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | Jeffrey A Law | 1 | -39/+64 |
1999-01-11 | Update FSF address in copyright header. | Jeff Law | 1 | -1/+2 |
1998-12-11 | cccp.c: Do not #include <sys/stat.h> here; this is already done by "system.h". | Manfred Hollstein | 1 | -1/+0 |
1998-11-27 | system.h: Include libiberty.h. | Kaveh R. Ghazi | 1 | -4/+3 |
1998-11-07 | configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con... | Kaveh R. Ghazi | 1 | -1/+0 |
1998-10-14 | Add ATTRIBUTE_NORETURN in a bunch of places: | Kaveh R. Ghazi | 1 | -1/+1 |
1998-10-12 | update copyright | Michael Meissner | 1 | -1/+1 |
1998-10-09 | flow.c (print_rtl_with_bb): Changed type of in_bb_p to match use. | Graham Stott | 1 | -2/+2 |
1998-06-20 | flow.c (allocate_for_life_analysis, [...]): Remove declaration. | H.J. Lu | 1 | -0/+1 |
1998-03-30 | More cutover to system.h: | Kaveh R. Ghazi | 1 | -24/+7 |
1997-12-20 | bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration. | Kaveh R. Ghazi | 1 | -26/+38 |
1997-05-06 | reformat a little to match GNU coding standards. | Mike Stump | 1 | -4/+4 |
1997-04-20 | Use symbolic codes for exit. | Richard Kenner | 1 | -3/+2 |
1997-04-13 | (print_usage, open_files): Use FATAL_EXIT_CODE. | Richard Kenner | 1 | -4/+4 |
1997-03-28 | Initial revision | Doug Evans | 1 | -0/+1380 |