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
2009-05-10
cgraphbuild.c (record_reference): Use cgraph_mark_address_taken_node.
Jan Hubicka
1
-0
/
+3
2009-05-10
re PR middle-end/40084 (Revision 147294 failed 483.xalancbmk in SPEC CPU 2006...
Jan Hubicka
1
-1
/
+1
2009-05-08
cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han...
Jan Hubicka
1
-4
/
+42
2009-04-22
hashtab.h: Update GTY annotations to new syntax
Taras Glek
1
-16
/
+9
2009-04-20
cgraph.h (cgraph_node_ptr): New type for vector functions.
Doug Kwan
1
-1
/
+98
2009-04-18
cgraph.c (cgraph_make_edge, [...]): Set nothrow flag.
Jan Hubicka
1
-1
/
+3
2009-04-02
[multiple changes]
Rafael Avila de Espindola
1
-0
/
+1
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
/
+12
2009-03-28
cgraph.c (cgraph_node, [...]): Remove master clone handling.
Jan Hubicka
1
-5
/
+0
2009-03-23
cgraph.h (struct cgraph_node): Reorder fields for 64-bit hosts.
Richard Guenther
1
-4
/
+4
2009-02-28
re PR debug/39267 (gdb testsuite regressions)
Jan Hubicka
1
-1
/
+0
2008-11-12
re PR debug/27574 (MIssing debug info at -O0 for a local variable in a C++ co...
Dodji Seketeli
1
-0
/
+3
2008-09-11
ipa-prop.h (struct ipa_param_flags): Removed.
Martin Jambor
1
-1
/
+0
2008-08-29
cgraph.c (cgraph_remove_node): Do not remove nested nodes.
Jan Hubicka
1
-0
/
+2
2008-08-29
tree.c (build_function_type_skip_args, [...]): New functions.
Jan Hubicka
1
-1
/
+2
2008-08-21
cgraph.c (first_cgraph_function_insertion_hook): New variable.
Jan Hubicka
1
-0
/
+4
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-8
/
+9
2008-07-23
ipa-cp.c (ipcp_print_edge_profiles): Test for node->analyzed rather than for ...
Martin Jambor
1
-1
/
+4
2008-07-16
cgraph.h (varpool_empty_needed_queue): Declare.
Jan Hubicka
1
-0
/
+1
2008-07-13
cgraph.c (assembler_name_hash): New static var.
Jan Hubicka
1
-1
/
+1
2008-07-07
cgraph.c (cgraph_edge_max_uid): New variable.
Martin Jambor
1
-0
/
+23
2008-06-18
cgraph.h (cgraph_mark_if_needed): New function.
Jan Hubicka
1
-0
/
+1
2008-05-15
cgraph.h (compute_inline_parameters): Made public.
Kenneth Zadeck
1
-0
/
+1
2008-05-09
calls.c (expand_call): Don't use callgraph to increase preferred_stack_boundary.
H.J. Lu
1
-1
/
+1
2008-05-07
cgraph.c (dump_cgraph_node): Update.
Jan Hubicka
1
-4
/
+6
2008-01-30
re PR middle-end/34969 (ICE with -fipa-cp -ffast-math)
Jakub Jelinek
1
-1
/
+3
2007-11-02
langhooks.h (struct lang_hooks_for_callgraph): Remove third argument from fun...
Diego Novillo
1
-0
/
+2
2007-09-07
cgraphbuild.c (rebuild_cgraph_edges): Export.
Zdenek Dvorak
1
-0
/
+3
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-5
/
+4
2007-05-28
matrix-reorg.c: New file.
Razya Ladelsky
1
-0
/
+5
2007-02-09
Makefile.in (passes.o, [...]): Add dependencies.
Jan Hubicka
1
-3
/
+10
2007-01-19
Patch by Tomas Bily <tbily@suse.cz>
Tomas Bily
1
-0
/
+5
2007-01-16
cgraph.h (cgraph_decide_inlining_incrementally): Kill.
Jan Hubicka
1
-1
/
+0
2007-01-04
cgraph.c (cgraph_release_function_body): New function.
Jan Hubicka
1
-0
/
+1
2007-01-03
pr16194.c: We now output error on all three functions, not just first one.
Jan Hubicka
1
-0
/
+2
2006-12-30
cgraph.c (cgraph_exapnd_queue): Rename to...
Jan Hubicka
1
-2
/
+15
2006-12-20
cgraph.h (FOR_EACH_STATIC_VARIABLE, [...]): New macros.
Jan Hubicka
1
-0
/
+36
2006-12-11
Move all varpool routines out of cgraph/cgraphunit to varpool.c
Jan Hubicka
1
-21
/
+31
2006-12-09
cgraph.c: Update copyright.
Jan Hubicka
1
-2
/
+1
2006-12-02
builtins.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2006-11-28
invoke.texi (large-stack-frame, [...]): New params.
Jan Hubicka
1
-0
/
+8
2006-08-21
re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...
Jan Hubicka
1
-0
/
+4
2006-08-17
re PR c/28744 (externally_visible attribute not effective with prior declarat...
Jakub Jelinek
1
-2
/
+0
2006-07-24
re PR c/25795 (Proccessing the attribute externally_visible too early)
Jan Hubicka
1
-0
/
+1
2006-06-16
cgraph.h (struct cgraph_local_info): Turn bool elements into a bitfield.
Richard Guenther
1
-22
/
+23
2006-05-18
Whitespace fixups
Mike Stump
1
-6
/
+6
2006-04-17
cgraph.h (cgraph_edge_p): New.
Kazu Hirata
1
-1
/
+7
2006-01-19
tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL...
Diego Novillo
1
-2
/
+2
2006-01-18
[multiple changes]
Diego Novillo
1
-1
/
+3
[next]