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
/
symtab.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-23
Save ref->speculative_id before clone_reference.
Martin Liska
1
-3
/
+6
2020-03-20
Fix verifier ICE on wrong comdat local flag [PR93347]
Jan Hubicka
1
-0
/
+11
2020-02-05
cgraph: A COMDAT decl always has non-zero address.
Jason Merrill
1
-5
/
+5
2020-01-30
cgraph: Avoid creating multiple *.localalias aliases with the same name [PR93...
Jakub Jelinek
1
-2
/
+12
2020-01-13
Missed function specialization + partial devirtualization
Xiong Hu Luo
1
-0
/
+5
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-19
Fix symver attribute with LTO
Jan Hubicka
1
-0
/
+16
2019-12-17
symtab.c (symtab_node::get_partitioning_class): Aliases of external symbols a...
Jan Hubicka
1
-0
/
+5
2019-12-03
Clear calls_comdat_local when comdat group is dissolved
Jan Hubicka
1
-0
/
+2
2019-11-30
cgraph.h (symtab_node): Add symver flag.
Jan Hubicka
1
-1
/
+10
2019-11-30
cgraph.c (cgraph_node::dump): Dump unit_id and merged_extern_inline.
Jan Hubicka
1
-0
/
+7
2019-11-28
cgraph: ifunc resolvers cannot be made local (PR 92697)
Martin Jambor
1
-1
/
+3
2019-11-09
symtab.c: Fix comment typos.
Jakub Jelinek
1
-12
/
+12
2019-10-30
Remove cgraph_global_info.
Martin Liska
1
-3
/
+3
2019-08-14
Enable math functions linking with static library for LTO
Xiong Hu Luo
1
-4
/
+12
2019-07-22
cgraph.c (dump_graphviz): New function.
Giuliano Belinassi
1
-0
/
+17
2019-06-12
re PR c/90760 (ICE on attributes section and alias in set_section, at symtab....
Jakub Jelinek
1
-1
/
+1
2019-06-05
c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.
Martin Sebor
1
-0
/
+13
2019-05-06
Add lto-dump tool.
Hrishikesh Kulkarni
1
-0
/
+17
2019-04-05
Remove usage of apostrophes in error and warning messages (PR translation/899...
Martin Liska
1
-1
/
+1
2019-03-11
Wrap apostrophes in gcc internal format with %'.
Martin Liska
1
-4
/
+4
2019-03-07
Significantly speed up verifiers for a cgraph_node with many clones.
Martin Liska
1
-16
/
+23
2019-01-09
PR other/16615 [1/5]
Sandra Loosemore
1
-9
/
+9
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-10-22
symtab.c (symtab_node::increase_alignment): Correct max alignment check.
Paul Koning
1
-1
/
+1
2018-08-27
Come up with fndecl_built_in_p.
Martin Liska
1
-1
/
+1
2018-06-08
Remove MPX
Martin Liska
1
-1
/
+1
2018-05-25
PR c++/80485 - inline function non-zero address.
Jason Merrill
1
-4
/
+4
2018-05-22
Don't mark IFUNC resolver as only called directly
H.J. Lu
1
-2
/
+9
2018-04-26
cgraph.h (symbol_table): Just declare debug method here.
Richard Biener
1
-0
/
+6
2018-02-08
re PR ipa/81360 (ice in estimate_edge_growth, at ipa-inline.h:86)
Jan Hubicka
1
-0
/
+56
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-08-11
Introduce TARGET_SUPPORTS_ALIASES
Martin Liska
1
-3
/
+3
2017-08-08
trans.c: Include header files.
Martin Liska
1
-0
/
+2
2017-05-23
Introduce symtab_node::dump_{asm_,}name functions.
Martin Liska
1
-10
/
+32
2017-05-23
Move symtab_node::dump_table to symbol_table::dump
Martin Liska
1
-12
/
+1
2017-05-04
PR translation/80280 - Missing closing quote (%>) c/semantics.c and c/c-typeck.c
Martin Sebor
1
-1
/
+1
2017-04-28
re PR bootstrap/80531 (RC1 bootstrap comparison failure)
Jakub Jelinek
1
-0
/
+8
2017-02-03
Bail out binds_to_current_def_p for ifunc functions.
Martin Liska
1
-0
/
+2
2017-02-03
IPA: enhance dump output
Martin Liska
1
-0
/
+1
2017-01-20
Fix IPA CP where it forgot to add a reference in cgraph (PR ipa/71190).
Martin Liska
1
-9
/
+16
2017-01-19
re PR lto/78407 (LTO breaks separate overriding of symbol aliases)
Jan Hubicka
1
-4
/
+3
2017-01-09
re PR translation/79019 (translatable string typo in cif-code.def:141)
Jakub Jelinek
1
-1
/
+1
2017-01-06
ipa-visibility.c (function_and_variable_visibility): Reformat comments and lo...
Nathan Sidwell
1
-2
/
+3
2017-01-01
re PR ipa/77674 (ICE in binds_to_current_def_p with -fkeep-inline-functions)
Jan Hubicka
1
-2
/
+3
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-10-09
tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...
Jakub Jelinek
1
-8
/
+6
2016-05-25
cgraph.c (cgraph_node::get_availability): Fix typo in comment.
Bernd Edlinger
1
-1
/
+1
2016-04-18
tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
Michael Matz
1
-1
/
+1
2016-04-16
re PR c++/70018 (Possible issue around IPO and C++ comdats discovered as pure...
Jan Hubicka
1
-4
/
+60
[next]