index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
tree-profile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-23
tree-ssa.h: Remove all #include's
Andrew MacLeod
1
-2
/
+6
2013-10-18
tree-ssa.h: Don't include gimple-low.h...
Andrew MacLeod
1
-0
/
+1
2013-09-28
alloc-pool.c, [...]: Add missing whitespace before "(".
Richard Sandiford
1
-3
/
+3
2013-09-12
tree-ssa.h: New.
Andrew MacLeod
1
-1
/
+1
2013-09-02
* tree-profile.c (tree_profiling): Cleanup CFG when done.
Jan Hubicka
1
-0
/
+2
2013-08-10
Workaround binutils PR14342
Jan Hubicka
1
-23
/
+86
2013-08-09
cgraph.h (cgraph_node): Add profile_id.
Jan Hubicka
1
-24
/
+19
2013-08-05
Automated conversion of passes to C++ classes
David Malcolm
1
-17
/
+35
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2012-11-01
invoke.texi: Update -fopt-info documentation.
Sharad Singhai
1
-0
/
+1
2012-09-20
function.c (push_cfun): Check old current_function_decl matches old cfun...
Martin Jambor
1
-5
/
+0
2012-08-10
tree-ssa-pre.c (pretemp, [...]): Remove.
Richard Guenther
1
-13
/
+6
2012-08-02
tree-dfa.c (referenced_var_lookup): Remove.
Richard Guenther
1
-8
/
+0
2012-07-23
opts.c (common_handle_option): Do not set flag_value_profile_transformations ...
Steven Bosscher
1
-15
/
+19
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-2
/
+0
2012-05-31
output.h (__gcc_host_wide_int__): Move to hwint.h.
Steven Bosscher
1
-1
/
+0
2012-05-31
Makefile.in: Fix many dependencies.
Steven Bosscher
1
-1
/
+0
2012-05-24
re PR middle-end/53460 (Internal compiler error: in calc_dfs_tree, at dominan...
Richard Guenther
1
-1
/
+2
2012-05-24
tree-flow.h (create_var_ann): Remove.
Richard Guenther
1
-3
/
+0
2012-04-22
lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.
Jan Hubicka
1
-2
/
+0
2012-04-16
cgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
Jan Hubicka
1
-9
/
+6
2012-04-14
cgraph.h: Update copyrights;
Jan Hubicka
1
-15
/
+17
2011-10-06
tree-flow.h (get_var_ann): Don't declare.
Michael Matz
1
-0
/
+11
2011-08-17
tree.h (convert_to_ptrofftype_loc): New function.
Richard Guenther
1
-1
/
+2
2011-06-14
dumping cleanup phase 1 -- Removing TODO_dump_func
David Li
1
-1
/
+1
2011-06-10
cgraph.c (cgraph_set_nothrow_flag_1): Update cgraph after setting the nothrow...
Jan Hubicka
1
-2
/
+3
2011-06-01
Pass name cleanups
David Li
1
-1
/
+1
2011-04-29
use tls for ic vars
Xinliang David Li
1
-0
/
+10
2011-04-22
Remove cgraph pid
Xinliang David Li
1
-1
/
+5
2011-04-11
except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph...
Martin Jambor
1
-1
/
+1
2010-12-21
value-prof.c (value_prof_hooks): Remove.
Steven Bosscher
1
-42
/
+25
2010-11-30
diagnostic-core.h: Include bversion.h.
Joseph Myers
1
-1
/
+0
2010-10-26
re PR lto/45736 (ICE: in cgraph_remove_unreachable_nodes, at ipa.c:245 with -...
Jan Hubicka
1
-3
/
+2
2010-10-05
value-prof.c (gimple_divmod_fixed_value): Work on SSA form.
Richard Guenther
1
-115
/
+185
2010-07-08
toplev.h: Do not include diagnostic-core.h.
Manuel López-Ibáñez
1
-0
/
+1
2010-07-07
tree-ssa-propagate.h (valid_gimple_call_p): Remove.
Richard Guenther
1
-6
/
+9
2010-06-06
stor-layout.c (self_referential_size): Set UNKNOWN_LOCATION on the newly buil...
Eric Botcazou
1
-0
/
+4
2010-06-01
gimplify.c: Do not include except.h and optabs.h.
Steven Bosscher
1
-1
/
+0
2010-05-23
regs.h: Do not include obstack.h, basic-block.h.
Steven Bosscher
1
-0
/
+1
2010-05-21
tree.h: Include real.h and fixed-value.h as basic datatypes.
Steven Bosscher
1
-3
/
+0
2010-05-13
cgraph.c (cgraph_mark_address_taken_node): No longer imply needed flag.
Jan Hubicka
1
-1
/
+1
2010-04-30
tree-profile.c (tree_init_ic_make_global_vars): Mark new decls as needed.
Jan Hubicka
1
-0
/
+2
2010-04-02
Make-lang.in, [...]: Update copyright years.
Steven Bosscher
1
-1
/
+1
2010-04-01
re PR middle-end/43602 (___emutls_v.__gcov_indirect_call_[counters|callee] un...
Richard Guenther
1
-2
/
+0
2010-03-30
tree-profile.c (tree_init_ic_make_global_vars): Make static variables TLS.
Seongbae Park
1
-0
/
+2
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-32
/
+32
2009-11-11
lto-cgraph.c: Include gcov-io.h
Jan Hubicka
1
-2
/
+10
2009-06-12
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
Aldy Hernandez
1
-2
/
+2
2009-04-15
omp-low.c (lower_rec_input_clauses): Build correct address expressions.
Richard Guenther
1
-0
/
+2
2009-04-03
omp-low.c (pass_expand_omp): Don't claim to provide PROP_gimple_lomp.
Steven Bosscher
1
-1
/
+1
[next]