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
/
cgraph.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-09
Makefile.in (passes.o, [...]): Add dependencies.
Jan Hubicka
1
-7
/
+20
2007-01-19
Patch by Tomas Bily <tbily@suse.cz>
Tomas Bily
1
-1
/
+5
2007-01-14
tree-eh.c (add_stmt_to_eh_region_fn): Do not add call_exprs separately.
Jan Hubicka
1
-0
/
+1
2007-01-04
cgraph.c (cgraph_release_function_body): New function.
Jan Hubicka
1
-5
/
+22
2007-01-03
pr16194.c: We now output error on all three functions, not just first one.
Jan Hubicka
1
-0
/
+6
2006-12-30
cgraph.c (cgraph_exapnd_queue): Rename to...
Jan Hubicka
1
-14
/
+54
2006-12-20
cgraph.c: Update overall comment; fix vertical spacing.
Jan Hubicka
1
-11
/
+6
2006-12-11
Move all varpool routines out of cgraph/cgraphunit to varpool.c
Jan Hubicka
1
-288
/
+4
2006-12-09
cgraph.c: Update copyright.
Jan Hubicka
1
-1
/
+1
2006-11-28
invoke.texi (large-stack-frame, [...]): New params.
Jan Hubicka
1
-0
/
+4
2006-10-09
Revert emutls patch.
Richard Henderson
1
-12
/
+1
2006-10-04
Makefile.in (libgcc.mk, [...]): Add emutls.c.
Richard Henderson
1
-1
/
+12
2006-09-25
cgraph.c (dump_cgraph_varpool_node): Don't crash if called before cgraph_func...
Richard Henderson
1
-1
/
+4
2006-08-24
re PR debug/26881 (internal compiler error in dwarf2out_finish)
Jan Hubicka
1
-3
/
+4
2006-08-21
re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...
Jan Hubicka
1
-3
/
+89
2006-07-26
re PR tree-optimization/27882 (segfault in ipa-inline.c, if (e->callee->local...
Jan Hubicka
1
-0
/
+6
2006-07-24
re PR middle-end/28463 (Using -fdump-tree-optimized causes a huge compile tim...
Richard Guenther
1
-1
/
+1
2006-07-24
re PR c/25795 (Proccessing the attribute externally_visible too early)
Jan Hubicka
1
-4
/
+7
2006-05-18
Whitespace fixups
Mike Stump
1
-22
/
+22
2006-04-26
re PR c/26171 (#pragma omp threadprivate requires -funit-at-a-time)
Jakub Jelinek
1
-2
/
+2
2006-03-04
builtins.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2006-01-19
tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL...
Diego Novillo
1
-10
/
+16
2006-01-18
[multiple changes]
Diego Novillo
1
-0
/
+19
2006-01-17
common.opt (ftoplevel-reorder): New option.
Ian Lance Taylor
1
-5
/
+35
2006-01-11
cgraph.c (cgraph_insert_node_to_hashtable): New function.
Jan Hubicka
1
-0
/
+13
2005-12-17
tree-inline.c (copy_body_r): Use explicit cast when converting from void *.
Gabriel Dos Reis
1
-8
/
+12
2005-10-31
re PR middle-end/24093 (cgraph exhausts virtual memory building 197.parser wi...
Jan Hubicka
1
-2
/
+10
2005-09-24
cgraph.c (cgraph_clone_edge): Make the scale gcov_type.
Jan Hubicka
1
-2
/
+2
2005-07-28
cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument.
Jan Hubicka
1
-6
/
+15
2005-07-27
re PR tree-optimization/22574 (ICE with IMA and optimization and extern inline)
Jan Hubicka
1
-1
/
+1
2005-07-05
Makefile.in: Adjust dependencies.
Paolo Bonzini
1
-0
/
+1
2005-06-28
cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra...
Jan Hubicka
1
-1
/
+2
2005-06-25
Update FSF address.
Kelley Cook
1
-2
/
+2
2005-06-24
tree-optimize.c (init_tree_optimization_passes): Fix flags of all_passes and ...
Jan Hubicka
1
-2
/
+3
2005-06-03
cgraph.c, [...]: Fix comment typos.
Kazu Hirata
1
-4
/
+4
2005-06-02
cgraph.c (cgraph_node): Maintain master clones.
Jan Hubicka
1
-2
/
+109
2005-06-02
cgraph.c (dump_cgraph_node): Print new flags.
Jan Hubicka
1
-2
/
+15
2005-05-27
cgraph.c: Include tree-gimple.h
Jan Hubicka
1
-10
/
+11
2005-05-25
Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.
Jan Hubicka
1
-0
/
+1
2005-05-19
basic-block.h (REG_BR_PROB_BASE): Define.
Jan Hubicka
1
-6
/
+28
2005-04-23
diagnostic.c (warning): Accept parameter to classify warning option.
DJ Delorie
1
-1
/
+1
2005-03-30
[multiple changes]
Jan Hubicka
1
-44
/
+124
2005-03-29
re PR middle-end/20622 (Alias to nocommon variable fails to assemble on ppc64)
Jakub Jelinek
1
-2
/
+2
2005-03-20
cgraph.h (cgraph_node): Add prev_clone pointer.
Jan Hubicka
1
-5
/
+9
2005-03-18
re PR middle-end/20225 (ICE during GC)
Jan Hubicka
1
-0
/
+1
2005-03-18
cgraph.c (cgraph_remove_node): Avoid loop in code deciding whether function b...
Jan Hubicka
1
-22
/
+17
2005-03-02
cgraph.h (struct cgraph_edge): Add prev_caller and prev_callee fields.
Richard Guenther
1
-23
/
+80
2005-01-23
cgraph.c (cgraph_varpool_n_nodes): Remove.
Kazu Hirata
1
-4
/
+0
2005-01-18
basic-block.h, [...]: Update copyright.
Kazu Hirata
1
-1
/
+1
2005-01-01
re PR c/19031 (#pragma weak handling changes in 4.0.0)
Richard Henderson
1
-0
/
+63
[next]