Age | Commit message (Expand) | Author | Files | Lines |
2003-05-29 | re PR bootstrap/10169 (Bootstrap fails on mainline with Tru64 5.1B) | Roger Sayle | 1 | -0/+1 |
2003-05-17 | builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std... | Kaveh R. Ghazi | 1 | -6/+5 |
2003-05-14 | gcov-io.h (gcov_write_bytes, [...]): Remove here. | Nathan Sidwell | 1 | -18/+23 |
2003-05-07 | gcov-io.h (GCOV_LOCKED): New #define. | Nathan Sidwell | 1 | -2/+2 |
2003-04-24 | New GCOV_TAG_FUNCTION layout | Nathan Sidwell | 1 | -7/+10 |
2003-04-23 | Makefile.in (LIBGCC_DEPS): Add gcov headers. | Nathan Sidwell | 1 | -4/+4 |
2003-04-21 | commit two parts of my last patch that escaped, somehow | Nathan Sidwell | 1 | -0/+1 |
2003-04-20 | cpplex.c (_cpp_lex_direct): Set BOL for CPP_EOF tokens. | Nathan Sidwell | 1 | -5/+2 |
2003-04-11 | Makefile.in (loop-init.o): Do not depend on gcov-io.h, gcov-iov.h. | Nathan Sidwell | 1 | -119/+74 |
2003-04-07 | Change gcov file interface to single file at a time. | Nathan Sidwell | 1 | -44/+42 |
2003-04-06 | gcov.c (struct arc_info): Replace local_span with cycle. | Nathan Sidwell | 1 | -91/+119 |
2003-04-04 | * gcov.c (accumulate_line_counts): Fix span tree merge bug. | Nathan Sidwell | 1 | -6/+9 |
2003-03-31 | gcov.c: Add -a & -u options. | Nathan Sidwell | 1 | -109/+459 |
2003-01-18 | basic-block.h: Fix comment formatting. | Kazu Hirata | 1 | -14/+14 |
2002-12-19 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -2/+2 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -1039/+996 |
2002-10-08 | system.h (GCCBUGURL): Delete. | Zack Weinberg | 1 | -1/+1 |
2002-09-22 | dbxout.c: Follow spelling conventions. | Kazu Hirata | 1 | -2/+2 |
2002-09-08 | basic-block.h: Fix comment formatting. | Kazu Hirata | 1 | -15/+15 |
2002-08-10 | emit-rtl.c (emit_jump_insn_before, [...]): Fix uninitialized variable. | Kaveh R. Ghazi | 1 | -1/+1 |
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 |