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
2009-03-29
cgraphbuild.c (build_cgraph_edges, [...]): Don't call initialize_inline_failed.
Adam Nemet
1
-9
/
+23
2009-03-28
cgraph.c (dump_cgraph_node): Add replace output flag by process.
Jan Hubicka
1
-2
/
+2
2009-03-28
Bring from lto-branch:
Jan Hubicka
1
-5
/
+22
2009-03-28
cgraph.c (cgraph_node, [...]): Remove master clone handling.
Jan Hubicka
1
-33
/
+0
2009-03-28
cgraph.c (cgraph_function_body_availability): Functions declared inline are a...
Jan Hubicka
1
-9
/
+8
2008-11-16
cgraph.c (cgraph_function_body_availability): Fix test of externally visible.
Jan Hubicka
1
-1
/
+1
2008-11-12
re PR debug/27574 (MIssing debug info at -O0 for a local variable in a C++ co...
Dodji Seketeli
1
-1
/
+5
2008-09-25
cgraph.c (free_nodes): New variable.
Martin Jambor
1
-4
/
+25
2008-09-23
cgraph.c (cgraph_free_edge): Use sizeof(*e).
Martin Jambor
1
-5
/
+7
2008-09-13
cgraph.c: Include value-prof.h
Jan Hubicka
1
-0
/
+4
2008-09-13
cgraph.c (free_edges): New variable.
Martin Jambor
1
-2
/
+44
2008-09-11
cgraph.c (cgraph_release_function_body): Plug memory leak on ipa_transforms_t...
Jan Hubicka
1
-9
/
+22
2008-09-11
re PR middle-end/37448 (cannot compile big function)
Jan Hubicka
1
-4
/
+4
2008-09-03
re PR tree-optimization/37315 (gcc.c-torture/execute/931018-1.c int-compare....
Jan Hubicka
1
-2
/
+2
2008-09-02
re PR tree-optimization/37095 (Trouble with covariant return)
Jakub Jelinek
1
-1
/
+15
2008-08-29
cgraph.c (cgraph_remove_node): Do not remove nested nodes.
Jan Hubicka
1
-2
/
+4
2008-08-21
cgraph.c (first_cgraph_function_insertion_hook): New variable.
Jan Hubicka
1
-0
/
+42
2008-08-18
cgraph.c (cgraph_edge): Handle inconsistent counts when setting count_scale.
Paul Yuan
1
-2
/
+7
2008-08-06
builtins.c (expand_builtin_profile_func): Avoid C++ keywords.
Kaveh R. Ghazi
1
-28
/
+28
2008-07-29
flags.h (flag_really_no_inline): Remove.
Jan Hubicka
1
-1
/
+1
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-22
/
+31
2008-07-26
cgraph.c (cgraph_function_possibly_inlined_p): Do not rely on DECL_INLINE.
Jan Hubicka
1
-1
/
+1
2008-07-25
cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.
Jan Hubicka
1
-12
/
+1
2008-07-23
ipa-cp.c (ipcp_print_edge_profiles): Test for node->analyzed rather than for ...
Martin Jambor
1
-0
/
+6
2008-07-20
cgraph.c (cgraph_add_new_function): Do early local passes.
Jan Hubicka
1
-1
/
+1
2008-07-13
cgraph.c (assembler_name_hash): New static var.
Jan Hubicka
1
-3
/
+72
2008-07-07
cgraph.c (cgraph_edge_max_uid): New variable.
Martin Jambor
1
-2
/
+216
2008-06-26
alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war...
Kaveh R. Ghazi
1
-2
/
+3
2008-06-18
cgraph.c (cgraph_add_new_function): When in expansion state, do lowering.
Jan Hubicka
1
-0
/
+15
2008-06-17
cgraph.c: Remove unneeded forward declarations of eq_node() and hash_node().
Bernhard Fischer
1
-3
/
+0
2008-06-06
cgraph.c: Fix typos in comments.
Ralf Wildenhues
1
-3
/
+3
2008-05-07
cgraph.c (dump_cgraph_node): Update.
Jan Hubicka
1
-6
/
+7
2008-03-19
re PR other/35094 (RTL dump file letters hosed and partly undocumented)
Jan Hubicka
1
-1
/
+1
2008-01-30
re PR middle-end/34969 (ICE with -fipa-cp -ffast-math)
Jakub Jelinek
1
-1
/
+47
2007-11-02
langhooks.h (struct lang_hooks_for_callgraph): Remove third argument from fun...
Diego Novillo
1
-2
/
+25
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-5
/
+4
2007-07-25
c-common.c (fname_as_string, [...]): Constify.
Kaveh R. Ghazi
1
-2
/
+2
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
[next]