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/existing-fp8
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
/
cgraphunit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-02-04
* cgraphunit.c (cgraph_postorder): Fix typo in comment.
Aldy Hernandez
1
-1
/
+1
2004-01-29
re PR c++/12850 (memory consumption for heavy template instantiations tripled...
Jan Hubicka
1
-2
/
+9
2004-01-25
c-common.h: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2004-01-19
cgraph.c (cgraph_remove_node): Fix removal from linked list.
Jan Hubicka
1
-16
/
+133
2004-01-14
cgraph.c (create_edge): Use local.redefined_extern_inline.
Jan Hubicka
1
-2
/
+10
2004-01-13
Partial fix PR c++/12850
Jan Hubicka
1
-1
/
+4
2004-01-13
cgraphunit.c (cgraph_optimize_function): Always do optimize_inline_calls when...
Jan Hubicka
1
-5
/
+8
2004-01-08
* cgraphunit.c (cgraph_decide_inlining): Fix typo.
Jan Hubicka
1
-1
/
+1
2004-01-04
Makefile.in (cgraph.o, [...]): Add intl.h dependency.
Jan Hubicka
1
-52
/
+119
2004-01-02
cgraphunit.c (cgraph_optimize_function): Call optimize_inline_calls when ther...
Jan Hubicka
1
-11
/
+11
2004-01-01
re PR rtl-optimization/13473 (cc1 segfault w/-march=pentium4)
Jan Hubicka
1
-78
/
+95
2003-11-21
ChangeLog.7: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2003-11-09
cgraphunit.c (cgraph_expand_function): Use cgraph_possibly_inlined_p.
Jan Hubicka
1
-16
/
+2
2003-10-22
re PR debug/12389 ([testcase needed] ICE in gen_subprogram_die for nested fun...
Jan Hubicka
1
-0
/
+1
2003-10-20
toplev.c (rest_of_compilation): Fix webizer pass ordering.
Jan Hubicka
1
-2
/
+60
2003-10-12
cgraphunit.c (cgraph_decide_inlining): Fix uninitialized variable warning.
Jan Hubicka
1
-1
/
+1
2003-10-05
c-pretty-print.c: Fix comment typos.
Kazu Hirata
1
-2
/
+2
2003-09-26
cgraph.c (dump_cgraph): Don't output newline before dump.
Kelley Cook
1
-40
/
+78
2003-09-25
cgraph.h (cgraph_remove_edge): Declare.
Richard Sandiford
1
-1
/
+1
2003-09-24
cgraphunit.c (cgraph_expand_all_functions): Renamed from cgraph_expand_functi...
Kelley Cook
1
-3
/
+3
2003-09-13
cgraphunit.c (cgraph_assemble_pending_functions): Export.
Richard Henderson
1
-4
/
+14
2003-09-11
cgraphunit.c (cgraph_finalize_function): Add nested arg.
Richard Henderson
1
-19
/
+26
2003-09-10
cgraph.h (struct cgraph_node): Rename lowered to analyzed.
Richard Henderson
1
-38
/
+60
2003-09-09
cgraphunit.c (cgraph_finalize_function): Remove unused argument.
Richard Henderson
1
-1
/
+1
2003-09-09
cgraphunit.c (cgraph_finalize_function): Fix handling of extern inline functi...
Jan Hubicka
1
-18
/
+26
2003-09-09
cgraph.c (cgraph_varpool_finalize_decl): Sanity check duplicated finalization.
Jan Hubicka
1
-13
/
+65
2003-09-04
cgraph.c (cgraph_mark_reachable_node): Split out from ...
Richard Henderson
1
-38
/
+73
2003-09-03
cgraphunit.c (visited_nodes): New static variable.
Jeff Sturm
1
-3
/
+13
2003-09-03
Makefile.in (c-objc-common.o): Kill gt-c-objc-common.h dependency.
Jan Hubicka
1
-8
/
+46
2003-09-02
cgraphunit.c (record_call_1): Use walk_tree_without_duplicates.
Jeff Sturm
1
-2
/
+3
2003-08-19
builtins.c: Fix comment typos.
Kazu Hirata
1
-5
/
+5
2003-08-16
i386.c (ix86_fntype_regparm): Rename from ...
Jan Hubicka
1
-54
/
+50
2003-08-05
tree.h (DID_INLINE_FUNC): Remove macro.
Steven Bosscher
1
-13
/
+13
2003-07-21
* cgraphunit.c (cgraph_finalize_compilation_unit): Remove redundant if.
Jan Hubicka
1
-3
/
+2
2003-07-13
* cgraphunit.c: Convert prototypes to ISO C90.
Andreas Jaeger
1
-39
/
+26
2003-07-12
cgraphunit.c (cgraph_inlined_into, [...]): Fix warning.
Jan Hubicka
1
-2
/
+2
2003-07-12
cgraph.c (cgraph_max_uid): New global variable.
Jan Hubicka
1
-113
/
+731
2003-07-11
Index: ChangeLog
Geoffrey Keating
1
-1
/
+2
2003-07-09
cgraph.c (cgraph_node_name): New function.
Jan Hubicka
1
-16
/
+48
2003-07-02
cgraphunit.c (cgraph_finalize_unit): Set current_function_decl before calling...
Jan Hubicka
1
-0
/
+1
2003-07-02
cgraph.c (cgraph_mark_needed_node, [...]): Use next_needed field instead of a...
Jan Hubicka
1
-1
/
+1
2003-07-02
cgraphunit.c (cgraph_finalize_function): Set finalized.
Jan Hubicka
1
-9
/
+10
2003-07-01
basic-block.h: Fix comment typos.
Kazu Hirata
1
-3
/
+3
2003-06-24
Makefile.in (cgraph.o): Depend on output.h, not depend on tree-inline.h
Jan Hubicka
1
-1
/
+6
2003-06-23
cgraph.c (cgraph_nodes_queue): Declare.
Jan Hubicka
1
-63
/
+50
2003-05-12
cgraphunit.c (cgraph_create_edges): Drop walk_tree in favor of walk_tree_with...
Steven Bosscher
1
-24
/
+50
2003-03-15
c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.
Roger Sayle
1
-1
/
+1
2003-03-08
inline-3.c: New test.
Jan Hubicka
1
-6
/
+71
2003-03-05
i386-local.c: New.
Jan Hubicka
1
-12
/
+55
2003-02-22
expmed.c (expand_divmod): Undo sign extensions for unsigned operands
Jan Hubicka
1
-0
/
+360