index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
profile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
2004-11-15 Dale Johannesen <dalej@apple.com>
dalej
2004-11-16
1
-1
/
+4
*
* tree-cfg.c (bsi_commit_edge_inserts): Remove an argument.
kazu
2004-11-16
1
-1
/
+1
*
* profile.c (branch_prob): Call to init_edge_profiler added.
hubicka
2004-10-28
1
-1
/
+5
*
* profile.c (brnahc_prob): Pass correct value to output_location,
bothner
2004-09-29
1
-1
/
+1
*
2004-09-24 Ben Elliston <bje@au.ibm.com>
bje
2004-09-28
1
-29
/
+41
*
* profile.c: Fix a comment typo.
kazu
2004-09-26
1
-1
/
+1
*
* profile.c (compute_branch_probabilities): Use REG_BR_PROB notes
hubicka
2004-09-25
1
-3
/
+15
*
* predict.c (counts_to_freqs): Make glolbal.
hubicka
2004-09-25
1
-0
/
+1
*
* profile.c (branch_prob): Do not verify flow info in the middle of the
hubicka
2004-09-23
1
-4
/
+0
*
* cfgexpand.c (add_reg_br_prob_note): New function.
hubicka
2004-09-23
1
-1
/
+2
*
2004-09-16 Frank Ch. Eigler <fche@redhat.com>
fche
2004-09-16
1
-15
/
+21
*
* cgraph.h, cgraphunit.c, fold-const.c, lambda-mat.c,
kazu
2004-09-14
1
-2
/
+2
*
* profile.c (BB_TO_GCOV_INDEX): move more to the front.
hubicka
2004-09-11
1
-57
/
+143
*
Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
nathan
2004-09-10
1
-14
/
+20
*
* lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert
nathan
2004-09-10
1
-20
/
+14
*
* Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H dependency.
rakdver
2004-09-01
1
-30
/
+37
*
* basic-block.h (profile_staus): New global variable.
hubicka
2004-08-04
1
-0
/
+1
*
* basic-block.h (remove_fake_exit_edges): Declare.
rth
2004-07-16
1
-3
/
+2
*
2004-07-08 Jerry Quinn <jlquinn@optonline.net>
jlquinn
2004-07-09
1
-1
/
+1
*
Conditionally compile support for --enable-mapped_location.
bothner
2004-06-30
1
-4
/
+7
*
Merge tree-ssa-20020619-branch into mainline.
dnovillo
2004-05-13
1
-379
/
+83
*
gcc/
kazu
2004-02-27
1
-1
/
+1
*
* toplev.c (dump_file_tbl): Rename from dump_file.
rth
2004-02-24
1
-51
/
+51
*
* c-typeck.c: Fix comment typos.
kazu
2003-12-13
1
-1
/
+1
*
2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
steven
2003-12-11
1
-9
/
+9
*
* Makefile.in (toplev.o): Add value-prof.h dependency.
rakdver
2003-10-19
1
-2
/
+0
*
PR c++/12175
hubicka
2003-09-29
1
-0
/
+21
*
* libgcov.c (gcov_exit): Cleanup and fix.
rakdver
2003-08-02
1
-1
/
+7
*
* combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes.
rakdver
2003-07-30
1
-1
/
+57
*
* jump.c: Convert prototypes to ISO C90.
aj
2003-07-06
1
-57
/
+54
*
* value-prof.c: New.
rakdver
2003-06-26
1
-2
/
+384
*
* basic-block.h: Fix comment formatting.
kazu
2003-06-23
1
-2
/
+2
*
* coverage.h (coverage_counter_alloc): New function.
nathan
2003-05-11
1
-29
/
+45
*
* defaults.h (GCOV_TYPE_SIZE): Remove.
nathan
2003-05-10
1
-11
/
+13
*
* Makefile.in (LIBGCC_DEPS): Add gcov headers.
nathan
2003-04-23
1
-29
/
+9
*
Break out coverage routines to new file.
nathan
2003-04-21
1
-1086
/
+90
*
* emit-rtl.c (subreg_hard_regno): Check that register is representable.
hubicka
2003-04-17
1
-39
/
+43
*
* tree.c (build_constructor): New function.
zack
2003-04-13
1
-33
/
+21
*
* profile.c (read_counts_file): Initialise 'checksum'.
geoffk
2003-04-12
1
-1
/
+1
*
* libfuncs.h (LTI_setbits, LTI_gcov_flush, LTI_gcov_init): New.
rth
2003-04-11
1
-7
/
+2
*
* Makefile.in (loop-init.o): Do not depend on gcov-io.h,
nathan
2003-04-11
1
-89
/
+62
*
Change gcov file interface to single file at a time.
nathan
2003-04-07
1
-305
/
+206
*
* gcov.c: Add -a & -u options.
nathan
2003-03-31
1
-1
/
+5
*
* profile.c (instrument_edges): Make sure any newly created
dj
2003-03-30
1
-0
/
+1
*
* gcov-dump.c (print_prefix): Fix signedness warning.
rakdver
2003-02-26
1
-174
/
+580
*
* Makefile.in (LIB2FUNCS_ST): Remove _gcov.
nathan
2003-01-27
1
-5
/
+1
*
* basic-block.h: Fix comment formatting.
kazu
2003-01-18
1
-1
/
+1
*
* output.h: Fix comment typos.
kazu
2002-12-25
1
-1
/
+1
*
* configure.in (enable-coverage): Add SELF_COVERAGE.
nathan
2002-12-24
1
-12
/
+5
*
Merge basic-improvements-branch to trunk
zack
2002-12-16
1
-406
/
+748
[next]