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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-04
re PR lto/41584 (WHOPR doesn't grok empty units)
Richard Guenther
1
-0
/
+2
2010-06-01
cgraph.h (tree_function_versioning): Update prototype.
Jan Hubicka
1
-2
/
+4
2010-05-30
cgraph.h (cgraph_dump_file): Declare.
Jan Hubicka
1
-0
/
+1
2010-05-30
cgraph.h (cgraph_node_cannot_return, [...]): New functions.
Jan Hubicka
1
-0
/
+2
2010-05-29
cgraph.h (struct varpool_node_set_def, [...]): Remove unused AUX pointer.
Jan Hubicka
1
-4
/
+2
2010-05-29
cgraph.c (clone_function_name): Take SUFFIX argument; export.
Jan Hubicka
1
-2
/
+4
2010-05-27
cgraph.h (struct cgraph_node): Mark former_clone_of by GTY ((skip)).
Jan Hubicka
1
-2
/
+3
2010-05-27
cgraphunit.c (verify_cgraph_node): Do checking that DECL match edge only when...
Jan Hubicka
1
-0
/
+4
2010-05-22
coretypes.h (struct simple_bitmap_def, [...]): New core types.
Steven Bosscher
1
-1
/
+5
2010-05-22
decl2.c (maybe_emit_vtables): Produce same comdat group when outputting comda...
Jan Hubicka
1
-0
/
+2
2010-05-17
cgraph.h (struct ipa_replace_map): Add parm_num parameter.
Jan Hubicka
1
-0
/
+2
2010-05-17
cgraph.h (cgraph_indirect_call_info): New fields anc_offset, otr_token and po...
Martin Jambor
1
-0
/
+11
2010-05-16
cgraph.c (dump_cgraph_node): Dump versionable flag.
Jan Hubicka
1
-0
/
+4
2010-05-16
cgraph.c (cgraph_clone_node): Take decl argument and insert clone into hash w...
Jan Hubicka
1
-1
/
+1
2010-05-14
cgraph.h (ipa_discover_readonly_nonaddressable_vars): Declare.
Jan Hubicka
1
-0
/
+14
2010-05-13
cgraph.c (cgraph_mark_address_taken_node): No longer imply needed flag.
Jan Hubicka
1
-2
/
+11
2010-05-12
cgraphbuild.c (build_cgraph_edges, [...]): Build indrect edges too.
Jan Hubicka
1
-1
/
+3
2010-05-12
cgraph.h (struct varpool_node): Add aux.
Jan Hubicka
1
-0
/
+2
2010-05-11
cgraphbuild.c (cgraph_rebuild_references): New.
Jan Hubicka
1
-0
/
+1
2010-05-06
cgraphbuild.c (record_reference_ctx): Add varpool_node.
Jan Hubicka
1
-1
/
+6
2010-04-30
lto.c (get_filename_for_set): Look for cgraph node and if none found, use def...
Jan Hubicka
1
-0
/
+14
2010-04-30
cgraph.h (cgraph_local_info): Remove for_functions_valid.
Jan Hubicka
1
-25
/
+0
2010-04-29
gengtype.c (open_base_files): Add lto-streamer.h
Jan Hubicka
1
-1
/
+1
2010-04-29
* lto-symtab.c (lto_symtab_entry_def) Add vnode.
Jan Hubicka
1
-3
/
+104
2010-04-28
cgraph.h (struct cgraph_node): New field indirect_calls.
Martin Jambor
1
-3
/
+24
2010-04-27
cgraph.c (cgraph_propagate_frequency): New function.
Jan Hubicka
1
-0
/
+1
2010-04-26
cgraph.c (cgraph_create_node): Set node frequency to normal.
Jan Hubicka
1
-0
/
+18
2010-04-20
cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.
Jan Hubicka
1
-1
/
+5
2010-04-02
Make-lang.in, [...]: Update copyright years.
Steven Bosscher
1
-1
/
+1
2010-03-18
re PR middle-end/42450 (another GCC 4.5 ICE on C++ templated code)
Martin Jambor
1
-1
/
+1
2010-03-03
re PR c++/12909 (ambiguity in mangling vector types)
Jason Merrill
1
-1
/
+6
2010-02-20
re PR middle-end/42344 (ICE in rs6000.md with ipa-sra for 252.eon)
Alan Modra
1
-0
/
+1
2009-12-14
cgraph.h (cgraph_set_nothrow_flag, [...]): New prototypes.
Jakub Jelinek
1
-0
/
+5
2009-12-10
re PR c++/42317 (Issues with comdat virtual dtors)
Jakub Jelinek
1
-0
/
+2
2009-12-10
re PR middle-end/42228 (verify_cgraph_node failed:node has wrong clone_of)
Jan Hubicka
1
-1
/
+1
2009-12-01
cgraph.h (struct cgraph_edge): Reorder fields.
Martin Jambor
1
-8
/
+8
2009-11-29
cgraph.c (same_body_alias_1): Break out of
Jan Hubicka
1
-4
/
+19
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-3
/
+3
2009-11-19
tree.c (need_assembler_name_p): Use cgraph_get_node instead of cgraph_node_fo...
Jakub Jelinek
1
-1
/
+0
2009-11-18
re PR c++/3187 (gcc lays down two copies of constructors)
Jakub Jelinek
1
-0
/
+8
2009-11-16
cgraph.c (cgraph_release_function_body): Update use of ipa_transforms_to_apply.
Jan Hubicka
1
-4
/
+17
2009-11-12
cgraph.h (varpool_node_name): Declare.
Jan Hubicka
1
-0
/
+1
2009-10-08
Fix 41626 from Jan Hubicka
Jan Hubicka
1
-1
/
+1
2009-10-07
lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones has no addr...
Jan Hubicka
1
-0
/
+20
2009-10-03
Merge lto branch into trunk.
Diego Novillo
1
-2
/
+34
2009-10-01
cgraph.c (cgraph_clone_node): Add redirect_callers parameter.
Jan Hubicka
1
-1
/
+1
2009-09-03
[multiple changes]
Diego Novillo
1
-1
/
+2
2009-08-31
Emit DWARF for template parameters (PR debug/30161)
Dodji Seketeli
1
-0
/
+2
2009-07-20
cgraph.h (constant_pool_htab): New function.
Olatunji Ruwase
1
-0
/
+19
2009-07-20
cgraph.h (combined_args_to_skip): New field.
Jan Hubicka
1
-0
/
+1
[next]