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
2005-06-28
cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra...
Jan Hubicka
1
-1
/
+1
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
-0
/
+2
2005-06-02
cgraph.c (cgraph_node): Maintain master clones.
Jan Hubicka
1
-1
/
+32
2005-06-02
cgraph.c (dump_cgraph_node): Print new flags.
Jan Hubicka
1
-0
/
+6
2005-05-27
cgraph.c: Include tree-gimple.h
Jan Hubicka
1
-1
/
+1
2005-05-25
Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.
Jan Hubicka
1
-0
/
+3
2005-05-19
basic-block.h (REG_BR_PROB_BASE): Define.
Jan Hubicka
1
-8
/
+14
2005-05-17
cgraph.h (cgraph_node): Add 'lowered' state.
Steven Bosscher
1
-0
/
+3
2005-04-25
re PR middle-end/20991 (ICE in cgraph_mark_reachable_node)
Jakub Jelinek
1
-0
/
+4
2005-04-22
Makefile.in (ipa.o, [...]): New files.
Jan Hubicka
1
-0
/
+9
2005-03-30
[multiple changes]
Jan Hubicka
1
-1
/
+13
2005-03-30
cgraph.h (struct cgraph_node): Add alias.
Richard Henderson
1
-0
/
+2
2005-03-29
re PR middle-end/20622 (Alias to nocommon variable fails to assemble on ppc64)
Jakub Jelinek
1
-0
/
+2
2005-03-20
cgraph.h (cgraph_node): Add prev_clone pointer.
Jan Hubicka
1
-0
/
+1
2005-03-02
cgraph.h (struct cgraph_edge): Add prev_caller and prev_callee fields.
Richard Guenther
1
-1
/
+4
2005-01-23
cgraph.c (cgraph_varpool_n_nodes): Remove.
Kazu Hirata
1
-1
/
+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
/
+4
2004-11-18
* cgraph.h: Replace "it's" with "its" throughout.
Ben Elliston
1
-4
/
+4
2004-11-08
cgraph.h (cgraph_calls_p): Remove.
Ben Elliston
1
-1
/
+0
2004-10-25
patch to remove the analysis of module level static variables.
Kenneth Zadeck
1
-84
/
+0
2004-09-20
re PR middle-end/16460 (ICE when compiling glibc (ld-ctype.c))
Jan Hubicka
1
-0
/
+1
2004-09-14
cgraph.h, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2004-09-13
New code to analyze file level static variables and to determine if...
Kenneth Zadeck
1
-0
/
+93
2004-09-10
cgraph.h (cgraph_dump_file): Do not declare.
Paolo Bonzini
1
-1
/
+1
2004-07-15
* Fix for g++/15861
Frank Ch. Eigler
1
-1
/
+1
2004-07-01
cgraph.h (cgraph_build_static_cdtor): Declare.
Richard Henderson
1
-0
/
+1
2004-05-22
[multiple changes]
Zack Weinberg
1
-2
/
+0
2004-05-19
* cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node)
Zack Weinberg
1
-2
/
+0
2004-05-13
Merge tree-ssa-20020619-branch into mainline.
Diego Novillo
1
-2
/
+1
2004-04-01
cgraph.c: Add overall comment.
Jan Hubicka
1
-18
/
+27
2004-03-30
gengtype.c (create_option): New function.
Zack Weinberg
1
-1
/
+1
2004-01-21
alias.c, [...]: Update copyright.
Kazu Hirata
1
-1
/
+1
2004-01-14
cgraph.c (create_edge): Use local.redefined_extern_inline.
Jan Hubicka
1
-10
/
+14
2004-01-04
Makefile.in (cgraph.o, [...]): Add intl.h dependency.
Jan Hubicka
1
-2
/
+4
2003-12-13
c-typeck.c: Fix comment typos.
Kazu Hirata
1
-2
/
+2
2003-10-22
re PR debug/12389 ([testcase needed] ICE in gen_subprogram_die for nested fun...
Jan Hubicka
1
-0
/
+5
2003-09-25
cgraph.h (cgraph_remove_edge): Declare.
Richard Sandiford
1
-0
/
+1
2003-09-13
cgraphunit.c (cgraph_assemble_pending_functions): Export.
Richard Henderson
1
-0
/
+1
2003-09-11
cgraphunit.c (cgraph_finalize_function): Add nested arg.
Richard Henderson
1
-1
/
+1
2003-09-10
cgraph.h (struct cgraph_node): Rename lowered to analyzed.
Richard Henderson
1
-5
/
+4
2003-09-09
cgraphunit.c (cgraph_finalize_function): Remove unused argument.
Richard Henderson
1
-1
/
+1
2003-09-04
cgraph.c (cgraph_mark_reachable_node): Split out from ...
Richard Henderson
1
-1
/
+2
2003-08-16
i386.c (ix86_fntype_regparm): Rename from ...
Jan Hubicka
1
-3
/
+0
2003-08-05
tree.h (DID_INLINE_FUNC): Remove macro.
Steven Bosscher
1
-2
/
+2
2003-07-12
fp-test.c (main): Use ISO C90 prototype.
Andreas Jaeger
1
-17
/
+17
2003-07-12
cgraph.c (cgraph_max_uid): New global variable.
Jan Hubicka
1
-5
/
+26
2003-07-11
Index: ChangeLog
Geoffrey Keating
1
-1
/
+1
2003-07-09
cgraph.c (cgraph_node_name): New function.
Jan Hubicka
1
-0
/
+2
[next]