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
2011-07-12
cgraph.h (cgraph_get_node_or_alias): Removed declaration.
Martin Jambor
1
-26
/
+3
2011-07-08
cgraph.c (cgraph_add_to_same_comdat_group): New.
Jason Merrill
1
-0
/
+25
2011-06-14
cgraph.c (cgraph_make_decl_local): Handle DECL_ONE_ONLY similarly to DECL_COM...
Jan Hubicka
1
-1
/
+1
2011-06-13
cgraph.c (cgraph_for_node_thunks_and_aliases, [...]): Fix thinko in recursive...
Jan Hubicka
1
-4
/
+40
2011-06-11
lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.
Jan Hubicka
1
-112
/
+68
2011-06-10
cgraph.c (cgraph_set_nothrow_flag_1): Update cgraph after setting the nothrow...
Jan Hubicka
1
-0
/
+6
2011-06-10
cgraph.h (cgraph_only_called_directly_or_aliased_p): Rename from ...
Jan Hubicka
1
-76
/
+225
2011-06-06
re PR c++/49264 (Internal compiler error: segmentation fault)
Jakub Jelinek
1
-4
/
+8
2011-05-08
cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.
Jan Hubicka
1
-4
/
+13
2011-05-06
cgraph.c (cgraph_add_thunk): Create real function node instead of alias node...
Jan Hubicka
1
-16
/
+30
2011-05-02
varasm.c (output_constructor_regular_field): Compute zero-based index with do...
Richard Guenther
1
-2
/
+3
2011-04-30
cgraph.c (cgraph_create_virtual_clone): Clear constructor/destructor flags.
Jan Hubicka
1
-0
/
+2
2011-04-26
cgraphbuild.c (build_cgraph_edges): Update call of cgraph_create_edge and cgr...
Jan Hubicka
1
-32
/
+18
2011-04-22
Remove cgraph pid
Xinliang David Li
1
-6
/
+1
2011-04-17
re PR middle-end/20991 (ICE in cgraph_mark_reachable_node)
Jan Hubicka
1
-1
/
+0
2011-04-16
cgraphbuild.c: Include ipa-inline.h.
Jan Hubicka
1
-29
/
+1
2011-04-14
cgraph.c (dump_cgraph_node): Do not dump inline summaries.
Jan Hubicka
1
-16
/
+0
2011-04-12
cgraph.h (cgraph_node): Remove function declaration.
Martin Jambor
1
-25
/
+39
2011-04-11
cgraph.c (cgraph_local_info): Call cgraph_get_node instead of cgraph_node, ha...
Martin Jambor
1
-5
/
+10
2011-04-06
re PR middle-end/47663 (Very simple wrapper not inlined)
Richard Guenther
1
-0
/
+4
2011-03-28
tree-inline.c (expand_call_inline): Do not check that destination node is ana...
Martin Jambor
1
-2
/
+4
2011-03-04
re PR lto/47497 (SPEC CPU 2006 failed to link with LTO -fuse-linker-plugin -f...
Jan Hubicka
1
-10
/
+11
2011-02-11
cgraph.c: Fix comment typos.
Nathan Froyd
1
-16
/
+16
2011-01-26
re PR tree-optimization/47237 (builtin_apply_args broken WRT local ABI changes.)
Jan Hubicka
1
-0
/
+2
2011-01-03
re PR tree-optimization/46984 (g++.dg/torture/pr45699.C FAILs with -fno-early...
Martin Jambor
1
-6
/
+16
2010-12-15
re PR tree-optimization/46053 (g++.dg/torture/pr45699.C FAILs with -fno-early...
Martin Jambor
1
-5
/
+16
2010-12-04
re PR driver/46760 (LTO bootstrap doesn't work with FDO)
Jan Hubicka
1
-0
/
+1
2010-11-26
re PR tree-optimization/46560 (libstdc++ execute FAILs with -flto)
Richard Guenther
1
-0
/
+3
2010-11-20
cgraph.c (ld_plugin_symbol_resolution_names): New.
Jan Hubicka
1
-0
/
+16
2010-11-10
re PR tree-optimization/46228 (code produced for STL container is worse in 4....
Jan Hubicka
1
-1
/
+1
2010-10-26
re PR lto/45736 (ICE: in cgraph_remove_unreachable_nodes, at ipa.c:245 with -...
Jan Hubicka
1
-30
/
+46
2010-10-21
basic-block.h (single_succ_edge): Use gcc_checking_assert.
Nathan Froyd
1
-12
/
+7
2010-10-16
cgraph.c (dump_cgraph_node): Dump same_comdat_group, only_called_at_startup a...
Jan Hubicka
1
-20
/
+66
2010-10-15
re PR rtl-optimization/45621 (ICE: verify_cgraph_node failed: inlined_to poin...
Jan Hubicka
1
-3
/
+12
2010-09-24
lto-symtab.c (lto_symtab_entry_def): Add guessed field.
Jan Hubicka
1
-16
/
+51
2010-08-21
re PR middle-end/45307 (Stores expanding to no RTL not removed by tree optimi...
Jan Hubicka
1
-0
/
+27
2010-08-20
vec.h (FOR_EACH_VEC_ELT): Define.
Nathan Froyd
1
-2
/
+2
2010-07-15
tree.h (DECL_CHAIN): Define.
Nathan Froyd
1
-1
/
+1
2010-07-15
cgraph.c: Include lto-streamer.h
Jan Hubicka
1
-10
/
+68
2010-07-08
cgraph.c (cgraph_will_be_removed_from_program_if_no_direct_calls): New function.
Jan Hubicka
1
-0
/
+25
2010-07-08
ipa.c: Include pointer-set.h
Jan Hubicka
1
-6
/
+7
2010-07-06
lto-symtab.c (lto_cgraph_replace_node): Handle aliases.
Jan Hubicka
1
-0
/
+23
2010-06-29
re PR tree-optimization/43801 (error: function causes a section type conflict...
Jakub Jelinek
1
-0
/
+2
2010-06-28
cgraph.h (struct varpool_node): new used_from_object_file flag.
Bingfeng Mei
1
-0
/
+4
2010-06-08
utils.c (init_gnat_to_gnu): Use typed GC allocation.
Laurynas Biveinis
1
-4
/
+4
2010-06-07
cgraph.c (cgraph_edge_cannot_lead_to_return): Also check if caller is noreturn.
Jan Hubicka
1
-0
/
+2
2010-05-30
cgraph.h (cgraph_node_cannot_return, [...]): New functions.
Jan Hubicka
1
-0
/
+35
2010-05-30
* cgraph.c (cgraph_mark_reachable): Relax check for analyzed nodes.
Jan Hubicka
1
-1
/
+2
2010-05-29
tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.
Jan Hubicka
1
-2
/
+2
2010-05-29
cgraph.c (clone_function_name): Take SUFFIX argument; export.
Jan Hubicka
1
-7
/
+10
[next]