summaryrefslogtreecommitdiff
path: root/gcc/profile.c
Commit message (Expand)AuthorAgeFilesLines
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-1/+1
* * c-decl.c (duplicate_decls, parmlist_tags_warning): Removeneil2001-12-011-1/+1
* * profile.c (compute_branch_probabilites): Compute probabilitieshubicka2001-11-211-25/+47
* * explow.c (probe_stack_range): Use LCT_NORMAL as second argumentjakub2001-11-211-1/+1
* * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-041-1/+1
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* * calls.c: Fix formatting.kazu2001-10-101-1/+1
* * Makefile.in (cfgrtl.o): Add.hubicka2001-09-251-10/+9
* * basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.hubicka2001-09-111-2/+2
* * basic-block.h (cached_make_edge, make_single_succ): New.hubicka2001-09-111-4/+4
* * i386.c (size_cost): New static variable.hubicka2001-09-051-0/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * profile.c (compute_branch_probabilities): Remove extra new-lineaj2001-08-211-1/+1
* * optabs.h (OTI_flodiv, flodiv_optab): Kill.zack2001-08-181-3/+2
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-131-0/+1
* * gcc.c: Fix comment formatting.kazu2001-08-121-12/+12
* Move constructor/destructor handling into target hooks.rth2001-08-091-6/+7
* * calls.c (expand_call): Do not emit INSN_SETJMP note.hubicka2001-08-071-0/+29
* * varasm.c (assemble_constructor): Take a symbol_ref and arth2001-08-071-1/+1
* * profile.c (branch_prob): Remove unused variable insn.aj2001-08-061-11/+10
* * loop.c (try_copy_prop); Kill invalidated REG_EQUAL notes.hubicka2001-08-041-22/+8
* * basic-block.h (EDGE_FREQUENCY): New macro.hubicka2001-07-281-67/+45
* * profile.c (branch_prob): Fix .bbg info for computed gotosrth2001-07-111-12/+37
* * regs.h (struct reg_info_def): Add freq field.hubicka2001-06-221-14/+21
* * collect2.c (main): Use concat in lieu of xmalloc/sprintf.ghazi2001-04-231-2/+1
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* Compute DECL_ASSEMBLER_NAME lazily.mmitchel2001-03-191-1/+0
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-2/+2
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-3/+2
* * output.h (make_function_rtl): Remove prototype.mmitchel2001-01-101-1/+1
* * config/alpha/osf.h: Standarize copyright statement.law2000-12-071-1/+2
* * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Addzack2000-11-171-5/+3
* * stringpool.c: New file.zack2000-11-171-6/+8
* Remove obstacks.mmitchel2000-10-131-1/+0
* * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE,zack2000-09-111-5/+1
* top level:zack2000-08-291-1/+2
* * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.kenner2000-05-191-0/+1
* * basic-block.h (struct edge_def): New field "count".rth2000-05-191-1170/+604
* * jump.c (redirect_jump): Add delete_unused argument. Don'trth2000-05-191-2/+2
* * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.kenner2000-04-211-1/+1
* Update copyrightsghazi2000-01-171-1/+1
* * machmode.h: PROTO -> PARAMS.ghazi2000-01-171-10/+10
* * profile.c: Remove redundant #include "output.h".law1999-12-161-1/+0
* * cse.c (delete_trivially_dead_insns): Replace alloca withmmitchel1999-11-081-275/+295
* Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>kenner1999-11-011-3/+3
* * print-tree.c (print_node, indent_to): Remove redundant prototypes.ghazi1999-10-031-2/+5
* Various fixes for problems discovered stress-testing GC.samuel1999-09-221-3/+4
* * function.h (free_after_compilation): Remove decl parameter.mmitchel1999-09-091-1/+1
* Merge in gcc2-ss-010999law1999-09-071-4/+2
* * c-aux-info.c (concat): Don't define.ghazi1999-09-071-3/+1