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
/
cgraphunit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-22
Don't mark IFUNC resolver as only called directly
H.J. Lu
1
-1
/
+1
2018-01-04
Avoid Solaris/SPARC comparison failures with Solaris as (PR bootstrap/81926)
Rainer Orth
1
-0
/
+1
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-12-19
read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...
Jakub Jelinek
1
-2
/
+2
2017-11-14
auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.
Jan Hubicka
1
-1
/
+1
2017-11-10
auto-profile.c (afdo_indirect_call): Drop frequency.
Jan Hubicka
1
-3
/
+3
2017-11-03
asan.c (create_cond_insert_point): Maintain profile.
Jan Hubicka
1
-11
/
+11
2017-10-19
asan.c (create_cond_insert_point): Do not update edge count.
Jan Hubicka
1
-5
/
+0
2017-10-12
PR c/82301 - Updated test case g++.dg/ext/attr-ifunc-1.C (and others) in r253...
Martin Sebor
1
-60
/
+89
2017-09-19
PR c/81854 - weak alias of an incompatible symbol accepted
Martin Sebor
1
-3
/
+64
2017-08-24
re PR debug/81936 (ICE in dwarf2out_die_ref_for_decl, at dwarf2out.c:5543)
Richard Biener
1
-4
/
+4
2017-08-08
trans.c: Include header files.
Martin Liska
1
-0
/
+2
2017-07-06
cgraphunit.c (cgraph_node::finalize_function): When !flag_toplevel_reorde set...
Jan Hubicka
1
-22
/
+19
2017-06-29
asan.c (asan_emit_stack_protection): Update.
Jan Hubicka
1
-13
/
+12
2017-06-04
i386.c (make_resolver_func): Update.
Jan Hubicka
1
-9
/
+9
2017-05-23
cgraphunit.c (symbol_table::process_new_functions): Update.
Jan Hubicka
1
-1
/
+1
2017-05-23
Move symtab_node::dump_table to symbol_table::dump
Martin Liska
1
-4
/
+4
2017-05-23
ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.
Jan Hubicka
1
-3
/
+11
2017-05-22
Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
Jan Hubicka
1
-1
/
+1
2017-04-03
Fix numerous typos in comments
Jonathan Wakely
1
-1
/
+1
2017-03-28
Fix calls.c for a _complex type (PR ipa/80104).
Martin Liska
1
-0
/
+4
2017-02-09
re PR ipa/70795 (gcc/libjava/interpret.cc:1948:1: ICE: in binds_to_current_de...
Jan Hubicka
1
-0
/
+2
2017-01-24
Add "__RTL" to cc1
David Malcolm
1
-3
/
+38
2017-01-23
tree.h (assign_assembler_name_if_neeeded): Rename to ...
Jakub Jelinek
1
-1
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-10-20
cgraphunit.c (analyze_functions): Set node->definition to false to signal sym...
Richard Biener
1
-0
/
+1
2016-10-12
re PR debug/77947 (ICE with -g and -O2 in strip_naming_typedef)
Richard Biener
1
-3
/
+10
2016-10-09
tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...
Jakub Jelinek
1
-7
/
+7
2016-09-26
re PR debug/77692 (gcc.dg/debug/dwarf2/const-2b.c FAILs)
Richard Biener
1
-2
/
+9
2016-09-20
Add IPA VRP
Kugan Vivekanandarajah
1
-0
/
+1
2016-09-20
debug.h (gcc_debug_hooks): Add filename parameter to early_finish hook.
Richard Biener
1
-1
/
+1
2016-08-18
tree-pass.h (make_pass_materialize_all_clones): Declare.
Richard Biener
1
-1
/
+0
2016-07-21
function-tests.c (build_trivial_generic_function): Set BLOCK_SUPERCONTEXT of ...
Richard Biener
1
-0
/
+2
2016-07-15
handle undefined extern vars in output_in_order
Alexander Monakov
1
-17
/
+19
2016-05-08
cgraph.c (thunk_adjust): Export.
Jan Hubicka
1
-1
/
+2
2016-05-03
gimplify.h (get_initialized_tmp_var): Add allow_ssa parameter default true.
Richard Biener
1
-1
/
+1
2016-03-16
re PR c/70093 (Instancing function with VM return type cases internal compile...
Marek Polacek
1
-1
/
+3
2016-02-23
PR c/69911 Check main_input_filename and DECL_SOURCE_FILE are not NULL.
Mark Wielaard
1
-2
/
+5
2016-02-22
PR28901 Add two levels for -Wunused-const-variable.
Mark Wielaard
1
-2
/
+5
2016-02-10
re PR ipa/69241 (ICE with noreturn and function that return non-POD)
Jakub Jelinek
1
-2
/
+3
2016-02-05
re PR target/69369 (internal compiler error: in remove_unreachable_nodes, at ...
Ilya Enkovich
1
-2
/
+0
2016-01-19
cgraphunit.c (cgraph_node::reset): Clear thunk info and instrumented_version.
Jan Hubicka
1
-0
/
+2
2016-01-19
re PR lto/69133 (LTO segfault in lto_get_decl_name_mapping() on 483.xalancbmk...
Jan Hubicka
1
-1
/
+3
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-15
c-common.c (c_common_attribute_table): Handle "omp declare target link" attri...
Ilya Verbin
1
-0
/
+7
2015-12-07
re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
Jan Hubicka
1
-10
/
+15
2015-12-03
re PR c++/68184 (Exception from a virtual function does not get caught)
Jan Hubicka
1
-0
/
+1
2015-12-01
re PR middle-end/68582 (-Wunused-function doesn't warn about unused static __...
Marek Polacek
1
-1
/
+1
2015-11-04
Pass manager: add support for termination of pass list
Martin Liska
1
-4
/
+6
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-10
/
+0
[next]