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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.
Martin Sebor
1
-0
/
+4
2019-05-17
trans.c (check_inlining_for_nested_subprog): Quote reserved names.
Martin Sebor
1
-0
/
+5
2019-05-10
Fix location where lto-dump is installed.
Martin Liska
1
-0
/
+7
2019-05-07
Fix Solaris bootstrap: lto-common.c, lto-dump.c format mismatches
Rainer Orth
1
-0
/
+6
2019-05-06
Fix GNU coding style in lto-common.c.
Martin Liska
1
-0
/
+5
2019-05-06
Add lto-dump tool.
Hrishikesh Kulkarni
1
-0
/
+14
2019-05-06
Split part of functionality from lto.c to lto-common.c.
Martin Liska
1
-0
/
+11
2019-04-12
params.def (PARAM_MAX_LTO_STREAMING_PARALLELISM): New parameter.
Jan Hubicka
1
-0
/
+8
2019-03-26
Add missing dot.
Martin Liska
1
-1
/
+1
2019-03-26
Fix wrong option wrapping.
Martin Liska
1
-0
/
+5
2019-03-11
Wrap option names in gcc internal messages with %< and %>.
Martin Liska
1
-0
/
+6
2019-03-09
re PR target/79645 (missing period in microblaze.opt)
Jakub Jelinek
1
-0
/
+5
2019-02-28
PR c++/88049 - ICE with undefined destructor and anon namespace.
Jason Merrill
1
-0
/
+6
2019-01-09
PR other/16615 [1/5]
Sandra Loosemore
1
-0
/
+8
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+5
2018-12-24
lto-symtab.c (lto_symtab_merge_decls_2): Do not report ODR violations for met...
Jan Hubicka
1
-0
/
+5
2018-11-30
Minimize clone counter memory usage in LTO.
Michael Ploujnikov
1
-0
/
+11
2018-11-28
* lto.c (lto_read_decls): Fix handling of INTEGER_CST.
Jan Hubicka
1
-0
/
+4
2018-11-22
lto.c (cmp_type_location): Remove.
Jan Hubicka
1
-0
/
+5
2018-11-19
Fix condition in lto-symtab.c (PR lto/88077).
Martin Liska
1
-0
/
+6
2018-11-16
Fix ICE in lto_symtab_merge_symbols_1 (PR lto/88004).
Martin Liska
1
-0
/
+7
2018-10-30
Avoid unnecessarily numbering cloned symbols.
Michael Ploujnikov
1
-0
/
+5
2018-10-26
ipa-devirt.c (odr_subtypes_equivalent_p): Fix recursion.
Jan Hubicka
1
-0
/
+4
2018-10-17
Run selftests for C++ as well as C
David Malcolm
1
-0
/
+4
2018-08-29
Fix thinko in lto.c (PR bootstrap/87130).
Martin Liska
1
-0
/
+6
2018-08-27
Replace 8 spaces with a tabular in ChangeLog files.
Martin Liska
1
-17
/
+17
2018-08-27
Come up with fndecl_built_in_p.
Martin Liska
1
-0
/
+11
2018-08-21
[debug] Add debug and earlydebug dumps
Tom de Vries
1
-0
/
+5
2018-07-20
PR middle-end/82063 - issues with arguments enabled by -Wall
Martin Sebor
1
-0
/
+6
2018-07-20
re PR debug/86585 (ICE in gen_member_die, at dwarf2out.c:24935)
Richard Biener
1
-0
/
+6
2018-07-13
lto.c (do_stream_out): Add PART parameter; open dump file.
Jan Hubicka
1
-0
/
+6
2018-07-04
[multiple changes]
Martin Liska
1
-0
/
+8
2018-06-20
Remove not longer valid FIXME comment.
Martin Liska
1
-0
/
+5
2018-06-19
Clean-up usage of ipa_fn_summary and ipa_call_summary summaries.
Martin Liska
1
-0
/
+7
2018-06-19
Remove unused stagestuff in config-lang.in.
Martin Liska
1
-0
/
+4
2018-06-08
dumpfile.c (FIRST_ME_AUTO_NUMBERED_DUMP): Bump to 4.
Jan Hubicka
1
-0
/
+13
2018-06-08
Remove cgraph_node::summary_uid and make cgraph_node::uid really unique.
Martin Liska
1
-0
/
+5
2018-06-08
Rename get methods in symbol-summary.h to get_create.
Martin Liska
1
-0
/
+7
2018-06-08
Remove MPX
Martin Liska
1
-0
/
+8
2018-06-05
lto.c (cmp_type_location): Expand locations only once.
Richard Biener
1
-0
/
+4
2018-05-30
passes.c (ipa_write_summaries): Only modify statements if body is in memory.
Jan Hubicka
1
-0
/
+8
2018-05-15
re PR lto/85583 (lto1: internal compiler error: in lto_balanced_map, at lto/l...
Jan Hubicka
1
-0
/
+7
2018-04-30
lto-wrapper.c (ltrans_priorities): New static var.
Jan Hubicka
1
-0
/
+8
2018-04-30
* lto-partition.c (lto_balanced_map): Fix sanity check.
Jan Hubicka
1
-0
/
+4
2018-04-29
lto-partition.c: Include sreal.h
Jan Hubicka
1
-0
/
+11
2018-04-19
Do not bail out for multiple PREVAILING_DEF_IRONLY for common symbols.
Martin Liska
1
-0
/
+5
2018-04-18
Fix coding style and typos.
Martin Liska
1
-0
/
+4
2018-04-18
Make Wodr warnings stable.
Martin Liska
1
-0
/
+9
2018-04-18
re PR lto/85391 (ICE in add_type_duplicate, at ipa-devirt.c:1887)
Jan Hubicka
1
-0
/
+7
2018-04-11
Clean up attribute value comparison in lto-symtab.c.
Martin Liska
1
-0
/
+5
[next]