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
2009-03-28
cgraph.c (dump_cgraph_node): Add replace output flag by process.
Jan Hubicka
1
-10
/
+11
2009-03-28
Bring from lto-branch:
Jan Hubicka
1
-1
/
+1
2009-02-28
re PR debug/39267 (gdb testsuite regressions)
Jan Hubicka
1
-1
/
+0
2009-02-20
Update Copyright years for files modified in 2008 and/or 2009.
Jakub Jelinek
1
-1
/
+1
2009-02-05
re PR c++/39106 (aliased to undefined symbol error with thunks)
Jakub Jelinek
1
-1
/
+2
2008-11-12
re PR debug/27574 (MIssing debug info at -O0 for a local variable in a C++ co...
Dodji Seketeli
1
-0
/
+9
2008-09-03
re PR middle-end/37293 (r139762 breaks libstdc++ build on darwin)
Andrew Pinski
1
-4
/
+15
2008-09-03
re PR tree-optimization/37315 (gcc.c-torture/execute/931018-1.c int-compare....
Jan Hubicka
1
-18
/
+14
2008-08-29
tree.c (build_function_type_skip_args, [...]): New functions.
Jan Hubicka
1
-5
/
+11
2008-08-21
cgraph.c (first_cgraph_function_insertion_hook): New variable.
Jan Hubicka
1
-0
/
+2
2008-08-09
gimple.c (gimple_build_call_1): Deal with FUNCTION_DECL fn.
Richard Guenther
1
-1
/
+1
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-27
/
+31
2008-07-26
cgraph.c (cgraph_function_possibly_inlined_p): Do not rely on DECL_INLINE.
Jan Hubicka
1
-5
/
+2
2008-07-25
cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.
Jan Hubicka
1
-169
/
+15
2008-07-23
ipa-cp.c (ipcp_print_edge_profiles): Test for node->analyzed rather than for ...
Martin Jambor
1
-1
/
+1
2008-07-16
cgraph.h (varpool_empty_needed_queue): Declare.
Jan Hubicka
1
-0
/
+10
2008-06-20
re PR c++/36523 (OpenMP task construct fails to instantiate copy constructor)
Jakub Jelinek
1
-1
/
+0
2008-06-19
cgraphunit.c (cgraph_finalize_function): Remove redundant setting of node->decl.
Bernhard Reutner-Fischer
1
-6
/
+5
2008-06-18
cgraphunit.c (cgraph_optimize): Output debug info when doing toplevel reorder...
Jan Hubicka
1
-1
/
+1
2008-06-18
cgraphunit.c (cgraph_expand_pending_functions): Give up at syntax errors.
Jan Hubicka
1
-2
/
+2
2008-06-18
cgraph.h (cgraph_mark_if_needed): New function.
Jan Hubicka
1
-0
/
+12
2008-06-06
cgraph.c: Fix typos in comments.
Ralf Wildenhues
1
-4
/
+4
2008-05-15
cgraph.h (compute_inline_parameters): Made public.
Kenneth Zadeck
1
-1
/
+1
2008-05-07
cgraph.c (dump_cgraph_node): Update.
Jan Hubicka
1
-10
/
+1
2008-03-19
re PR other/35094 (RTL dump file letters hosed and partly undocumented)
Jan Hubicka
1
-2
/
+2
2008-01-30
re PR middle-end/34969 (ICE with -fipa-cp -ffast-math)
Jakub Jelinek
1
-0
/
+4
2008-01-23
re PR middle-end/31529 (ICE in cgraph_expand_function with IMA)
Richard Guenther
1
-2
/
+3
2008-01-03
re PR c++/34619 (ICE with "-fmudflap" and templates)
Jakub Jelinek
1
-1
/
+3
2007-11-26
PR 34081/C++
Andreas Krebbel
1
-1
/
+1
2007-11-06
re PR target/33579 (INIT_PRIORITY is broken)
Mark Mitchell
1
-27
/
+122
2007-10-06
Revert:
Eric Botcazou
1
-16
/
+0
2007-10-04
cgraphunit.c (cgraph_build_static_cdtor): Don't set DECL_IGNORED_P.
Geoffrey Keating
1
-2
/
+0
2007-09-11
decl.c (java_expand_body): Kill.
Jan Hubicka
1
-10
/
+3
2007-09-05
Add target hook invoked when cfun changes.
Sandra Loosemore
1
-1
/
+1
2007-08-28
tree.h (DECL_DISREGARD_INLINE_LIMITS): New.
Richard Guenther
1
-2
/
+2
2007-08-20
c-objc-common.c (c_disregard_inline_limits): Remove.
Richard Guenther
1
-2
/
+2
2007-08-11
cgraphunit.c (record_cdtor_fn): Declare all cdtors always inlined.
Jan Hubicka
1
-4
/
+9
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-5
/
+4
2007-06-24
re PR tree-optimization/30563 (ice for legal code with flags -O2 -fno-unit-at...
Jan Hubicka
1
-1
/
+1
2007-05-30
cgraphunit.c (cgraph_analyze_function): Remove computation of inline parameters.
Dirk Mueller
1
-13
/
+0
2007-05-25
cfglayout.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2007-05-11
semantics.c (expand_or_defer_fn): Do not call c_record_cdtor_fn.
Jan Hubicka
1
-0
/
+76
2007-04-22
misc.c (gnat_expand_body): Don't call target for destructors, avoid redundant...
Jan Hubicka
1
-11
/
+2
2007-04-06
cgraphunit.c (decide_is_function_needed): Do not keep always_inline functions.
Jan Hubicka
1
-1
/
+2
2007-02-24
cgraphunit.c (decide_is_function_needed): Honor -fkeep-inline-functions.
Jan Hubicka
1
-0
/
+7
2007-02-15
tree.h (enum tree_code_class): Add tcc_vl_exp.
Sandra Loosemore
1
-1
/
+1
2007-02-12
tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.
Eric Botcazou
1
-0
/
+16
2007-02-09
Makefile.in (passes.o, [...]): Add dependencies.
Jan Hubicka
1
-2
/
+14
2007-01-31
cgraphunit.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2007-01-28
tree-ssa-loop-unswitch.c: Include tree-inline.h.
Zdenek Dvorak
1
-2
/
+3
[next]