summaryrefslogtreecommitdiffstats
path: root/gcc/profile.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Makefile.in (ggc-simple.o): Depend on hash.h.mmitchel1999-09-061-1/+0
* * Makefile.in (stor-layout.o): Depend on ggc.h.mmitchel1999-09-051-0/+2
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-1/+2
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-0/+6
* * cpplib.c (special_symbol): Qualify a char* with the `const' keyword.ghazi1999-01-181-2/+2
* Update FSF address in copyright header.law1999-01-111-1/+2
* * system.h: Include libiberty.h.ghazi1998-11-271-2/+0
* * profile.c (branch_prob): Call allocate_reg_info after outputtingdavem1998-07-221-1/+4
* Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com>robertl1998-05-061-0/+1
* Fix gcov mips switch table interaction bug reported to bug-gcc.wilson1998-04-231-3/+41
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-3/+4
* * c-lex.c (yylex): Initialize traditional_type, ansi_type and type.law1998-04-011-1/+1
* Fix HPPA -fprofile-arcs abort on switch statements.wilson1998-03-311-0/+10
* Major cutover to using system.h:ghazi1998-03-201-9/+1
* Workaround for -fprofile-arcs/computed goto failure.wilson1998-03-091-2/+3
* Rats. Forgot to change copyrights on the first commit.robertl1998-02-131-1/+1
* * c-lang.c (finish_file): Bracket declaration of static_ctors,robertl1998-02-131-2/+0
* /law1998-01-271-6/+8
* * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO;rth1998-01-141-16/+15
* Merge from gcc-2.8law1997-12-071-2/+2
* * profile.c (branch_prob): Insert an insn after a NOTE_INSN_SETJMP.amylaar1997-11-041-1/+7
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-4/+8
* * profile.c (output_func_start_profiler): Clear flag_inline_functionsamylaar1997-10-311-0/+11
* Declare get_file_function_namemeissner1997-10-071-2/+1
* Fix undefined reference to constructor with -O3 -fprofile-arcs.wilson1997-09-051-1/+1
* Fix another -fprofile-arcs bug from Joseph Myers <jsm28@cam.ac.uk>.wilson1997-09-051-2/+4
OpenPOWER on IntegriCloud