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
/
lto
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-31
re PR middle-end/92231 (ICE in gimple_fold_stmt_to_constant_1)
Jakub Jelinek
2
-1
/
+8
2019-10-30
Use symtab_node::order in LTO sections with body.
Martin Liska
2
-6
/
+13
2019-10-30
Remove cgraph_global_info.
Martin Liska
2
-5
/
+5
2019-10-29
Print header in dump_memory_report.
Martin Liska
2
-9
/
+8
2019-10-29
Remove misleading sorting function in ggc memory report.
Martin Liska
2
-3
/
+7
2019-10-24
cgraphunit.c (symbol_table::process_new_functions): Call ipa_free_size_summary.
Jan Hubicka
3
-5
/
+10
2019-10-23
lto-streamer-out.c (output_constructor): Push CTORS_OUT timevar.
Jan Hubicka
2
-4
/
+13
2019-10-13
lto-common.c (read_cgraph_and_symbols): Grow ggc memory use after summary str...
Jan Hubicka
2
-2
/
+12
2019-10-13
* lto.c (lto_wpa_write_files): Do not update bodies of clones.
Jan Hubicka
2
-1
/
+5
2019-10-11
ggc-page.c (release_pages): Output statistics when !quiet_flag.
Jan Hubicka
2
-0
/
+5
2019-10-11
Do not allocate ggc during streaming.
Jan Hubicka
2
-0
/
+11
2019-10-10
lto-common.c (unify_scc): Do not merge anonymous NAMESPACE_DECLs.
Richard Biener
2
-1
/
+7
2019-10-04
Mark C2x built-in functions as such.
Joseph Myers
2
-0
/
+5
2019-09-18
re PR lto/91763 (go.go-torture/execute/printnil.go FAILs)
Richard Biener
2
-0
/
+12
2019-08-23
re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs)
Jakub Jelinek
2
-1
/
+8
2019-08-13
Use checking forms of DECL_FUNCTION_CODE (PR 91421)
Richard Sandiford
3
-2
/
+10
2019-08-10
Assorted ChangeLog cleanups.
Jakub Jelinek
1
-134
/
+131
2019-08-01
Make-lang.in (lto.install-common): Remove unnecessary slash between $(DESTDIR...
Bernd Edlinger
2
-1
/
+6
2019-07-25
Come up with function_decl_type and use it in tree_function_decl.
Martin Liska
2
-1
/
+6
2019-07-22
cgraph.c (dump_graphviz): New function.
Giuliano Belinassi
3
-20
/
+42
2019-07-18
lto-common.c (gimple_register_canonical_type_1): Do not look for non-ODR conf...
Jan Hubicka
2
-9
/
+24
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
2
-7
/
+19
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
2
-3
/
+12
2019-07-04
Fix loading of lto_section on strict alignment targets (PR lto/91078).
Martin Liska
2
-1
/
+7
2019-07-03
Add .gnu.lto_.lto section.
Martin Liska
2
-0
/
+19
2019-07-02
lto-common.c (lto_register_canonical_types_for_odr_types): Copy CXX_ODR_P fro...
Jan Hubicka
2
-2
/
+16
2019-06-27
lto-common.c: tree-pretty-print.h
Jan Hubicka
1
-0
/
+9
2019-06-27
class.c (layout_class_type): Set TYPE_CXX_ODR_P for as-base type copy.
Jan Hubicka
1
-7
/
+129
2019-06-27
Fix misc stuff seen by clang-static-analyzer.
Martin Liska
2
-2
/
+25
2019-06-25
Implement alternate "__intN__" form of "__intN" type
Jozef Lawrynowicz
1
-2
/
+4
2019-06-24
ipa-utils.h (type_with_linkage_p): Verify that type is CXX_ODR_P.
Jan Hubicka
2
-1
/
+8
2019-06-05
c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.
Martin Sebor
2
-1
/
+6
2019-05-17
trans.c (check_inlining_for_nested_subprog): Quote reserved names.
Martin Sebor
3
-3
/
+10
2019-05-10
Fix location where lto-dump is installed.
Martin Liska
3
-2
/
+10
2019-05-07
Fix Solaris bootstrap: lto-common.c, lto-dump.c format mismatches
Rainer Orth
3
-3
/
+11
2019-05-06
Fix GNU coding style in lto-common.c.
Martin Liska
3
-116
/
+133
2019-05-06
Add lto-dump tool.
Hrishikesh Kulkarni
9
-12
/
+486
2019-05-06
Split part of functionality from lto.c to lto-common.c.
Martin Liska
7
-2811
/
+2908
2019-04-12
params.def (PARAM_MAX_LTO_STREAMING_PARALLELISM): New parameter.
Jan Hubicka
2
-14
/
+47
2019-03-26
Add missing dot.
Martin Liska
1
-1
/
+1
2019-03-26
Fix wrong option wrapping.
Martin Liska
2
-1
/
+6
2019-03-11
Wrap option names in gcc internal messages with %< and %>.
Martin Liska
3
-3
/
+10
2019-03-09
re PR target/79645 (missing period in microblaze.opt)
Jakub Jelinek
2
-1
/
+6
2019-02-28
PR c++/88049 - ICE with undefined destructor and anon namespace.
Jason Merrill
2
-2
/
+12
2019-01-09
PR other/16615 [1/5]
Sandra Loosemore
4
-5
/
+13
2019-01-01
Update copyright years.
Jakub Jelinek
16
-16
/
+20
2018-12-24
lto-symtab.c (lto_symtab_merge_decls_2): Do not report ODR violations for met...
Jan Hubicka
2
-4
/
+20
2018-11-30
Minimize clone counter memory usage in LTO.
Michael Ploujnikov
2
-2
/
+24
2018-11-28
* lto.c (lto_read_decls): Fix handling of INTEGER_CST.
Jan Hubicka
2
-1
/
+6
2018-11-22
lto.c (cmp_type_location): Remove.
Jan Hubicka
2
-41
/
+6
[next]