]> gcc.gnu.org Git - gcc.git/history - gcc/profile.c
* doc/install.texi: Note that libada uses autoconf 2.57 also.
[gcc.git] / gcc / profile.c
2004-02-27 Kazu Hiratabb-reorder.c, [...]: Update copyright.
2004-02-24 Richard Hendersontoplev.c (dump_file_tbl): Rename from dump_file.
2003-12-13 Kazu Hiratac-typeck.c: Fix comment typos.
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-10-19 Zdenek DvorakMakefile.in (toplev.o): Add value-prof.h dependency.
2003-09-29 Jan Hubickare PR c++/12175 (Tru64 UNIX bootstrap failure: multiply...
2003-08-02 Zdenek Dvoraklibgcov.c (gcov_exit): Cleanup and fix.
2003-07-30 Zdenek Dvorakcombine.c (distribute_notes): Cancel REG_VALUE_PROFILE...
2003-07-06 Andreas Jaegerjump.c: Convert prototypes to ISO C90.
2003-06-26 Zdenek Dvorakvalue-prof.c: New.
2003-06-23 Kazu Hiratabasic-block.h: Fix comment formatting.
2003-05-11 Nathan Sidwellcoverage.h (coverage_counter_alloc): New function.
2003-05-10 Nathan Sidwelldefaults.h (GCOV_TYPE_SIZE): Remove.
2003-04-23 Nathan SidwellMakefile.in (LIBGCC_DEPS): Add gcov headers.
2003-04-21 Nathan SidwellBreak out coverage routines to new file.
2003-04-17 Jan Hubickaemit-rtl.c (subreg_hard_regno): Check that register...
2003-04-13 Zack Weinbergtree.c (build_constructor): New function.
2003-04-12 Geoffrey Keating* profile.c (read_counts_file): Initialise 'checksum'.
2003-04-11 Richard Hendersonlibfuncs.h (LTI_setbits, [...]): New.
2003-04-11 Nathan SidwellMakefile.in (loop-init.o): Do not depend on gcov-io...
2003-04-07 Nathan SidwellChange gcov file interface to single file at a time.
2003-03-31 Nathan Sidwellgcov.c: Add -a & -u options.
2003-03-30 DJ Delorieprofile.c (instrument_edges): Make sure any newly creat...
2003-02-26 Zdenek Dvorakgcov-dump.c (print_prefix): Fix signedness warning.
2003-01-27 Nathan SidwellMakefile.in (LIB2FUNCS_ST): Remove _gcov.
2003-01-18 Kazu Hiratabasic-block.h: Fix comment formatting.
2002-12-25 Kazu Hirataoutput.h: Fix comment typos.
2002-12-24 Nathan Sidwellconfigure.in (enable-coverage): Add SELF_COVERAGE.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-13 Kazu Hiratac-decl.c: Fix a comment typo.
2002-10-21 Ulrich Weigandc-opts.c (missing_arg): Use cl_options[opt_index].opt_c...
2002-10-03 Jan Hubickafinal.c (final): Use symbol name as function name for...
2002-09-26 Kazu Hiratac-common.h: Follow spelling conventions.
2002-09-08 Kazu Hiratabasic-block.h: Fix comment formatting.
2002-08-09 Nathan Sidwellprofile.c (da_file_name): New static var.
2002-08-04 Nathan Sidwellgcc.c (cc1_options): Pass output file as auxbase when...
2002-07-29 Nathan Sidwellprofile.c: Add file comment describing the overall...
2002-07-21 Neil Boothgengenrtl.c (gencode): Don't define obstack_alloc_rtx.
2002-06-11 David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-28 Zdenek Dvorakbasic-block.h (last_basic_block): Declare.
2002-05-27 Zdenek Dvorakbasic-block.h (last_basic_block): Defined as synonym...
2002-05-23 Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-21 Jan Hubickaprofile.c (gen_edge_profiler): Set alias set before...
2002-05-20 Kazu Hirataparams.c: Fix formatting.
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2002-05-12 Richard Hendersonprofile.h (profile_info): Add missing extern to declara...
2002-05-09 Jan Hubickafinal.c (end_final): Use C trees to output data structu...
2002-03-21 Neil BoothMakefile.in (fold-const.o, [...]): Update.
2002-03-06 Jan Hubickacfgrtl.c (delete_insn_and_edges, [...]): New.
2001-12-02 Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-12-01 Neil Boothc-decl.c (duplicate_decls, [...]): Remove trailing...
2001-11-21 Jan Hubickaprofile.c (compute_branch_probabilites): Compute probab...
2001-11-21 Jakub Jelinekexplow.c (probe_stack_range): Use LCT_NORMAL as second...
2001-11-04 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-10 Kazu Hiratacalls.c: Fix formatting.
2001-09-25 Jan HubickaMakefile.in (cfgrtl.o): Add.
2001-09-11 Jan Hubickabasic-block.h (EDGE_CRITICAL): Remove; renumber other...
2001-09-11 Jan Hubickabasic-block.h (cached_make_edge, [...]): New.
2001-09-05 Jan Hubickai386.c (size_cost): New static variable.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-21 Andreas Jaegerprofile.c (compute_branch_probabilities): Remove extra...
2001-08-18 Zack Weinbergoptabs.h (OTI_flodiv, [...]): Kill.
2001-08-13 Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-08-12 Kazu Hiratagcc.c: Fix comment formatting.
2001-08-09 Richard HendersonMove constructor/destructor handling into target hooks.
2001-08-07 Jan Hubickacalls.c (expand_call): Do not emit INSN_SETJMP note.
2001-08-07 Richard Hendersonvarasm.c (assemble_constructor): Take a symbol_ref...
2001-08-06 Andreas Jaegerprofile.c (branch_prob): Remove unused variable insn.
2001-08-04 Jan Hubicka* loop.c (try_copy_prop); Kill invalidated REG_EQUAL...
2001-07-28 Jan Hubickabasic-block.h (EDGE_FREQUENCY): New macro.
2001-07-11 Janis Johnsonprofile.c (branch_prob): Fix .bbg info for computed...
2001-06-22 Jan Hubickaregs.h (struct reg_info_def): Add freq field.
2001-04-23 Kaveh R. Ghazicollect2.c (main): Use concat in lieu of xmalloc/sprintf.
2001-03-22 Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-03-19 Mark MitchellCompute DECL_ASSEMBLER_NAME lazily.
2001-02-04 Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2001-01-28 Kaveh R. Ghaziconfigure.in: Arrange to include defaults.h in [ht...
2001-01-10 Mark Mitchelloutput.h (make_function_rtl): Remove prototype.
2000-12-07 Rodney Brownosf.h: Standarize copyright statement.
2000-11-17 Zack Weinbergggc.h: Delete ggc_add_string_root and ggc_mark_string.
2000-11-17 Zack Weinbergstringpool.c: New file.
2000-10-13 Mark MitchellRemove obstacks.
2000-09-11 Zack Weinbergdefaults.h: Provide default definitions for...
2000-08-29 Zack Weinbergtop level:
2000-05-19 Richard Kennercse.c (cse_basic_block): Only call find_reg_note if...
2000-05-19 Jan Hubickabasic-block.h (struct edge_def): New field "count".
2000-05-19 Richard Hendersonjump.c (redirect_jump): Add delete_unused argument.
2000-04-21 Richard Kennerrtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN...
2000-01-17 Kaveh GhaziUpdate copyrights
2000-01-17 Kaveh R. Ghazimachmode.h: PROTO -> PARAMS.
1999-12-16 Jeffrey A Law* profile.c: Remove redundant #include "output.h".
1999-11-08 Mark Mitchellcse.c (delete_trivially_dead_insns): Replace alloca...
1999-11-01 Richard Kenner[multiple changes]
1999-10-03 Kaveh R. Ghaziprint-tree.c (print_node, indent_to): Remove redundant...
1999-09-22 Alex SamuelVarious fixes for problems discovered stress-testing GC.
1999-09-09 Mark Mitchellfunction.h (free_after_compilation): Remove decl parameter.
1999-09-07 Jeff LawMerge in gcc2-ss-010999
next
This page took 1.852155 seconds and 107 git commands to generate.