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
/
lto.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-18
re PR lto/48246 (ICE in lto_wpa_write_files)
Jan Hubicka
1
-8
/
+11
2011-06-11
lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.
Jan Hubicka
1
-34
/
+42
2011-06-07
lto.c (uniquify_nodes): Move code to register decls to the loop that computes...
Diego Novillo
1
-20
/
+16
2011-06-06
Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H.
Diego Novillo
1
-3
/
+17
2011-06-03
lto-streamer-in.c (get_resolution): Move to lto/lto.c.
Diego Novillo
1
-5
/
+146
2011-05-26
lto.c (uniquify_nodes): Fix bug in one of the previous changes.
Richard Guenther
1
-26
/
+29
2011-05-25
move TS_EXP to be a substructure of TS_TYPED
Nathan Froyd
1
-6
/
+13
2011-05-20
gimple.c (gimple_register_type_1): Do not fiddle with main-variant or pointer...
Richard Guenther
1
-136
/
+115
2011-05-19
gimple.c (gimple_types_compatible_p_1): Compare names of the types themselves.
Richard Guenther
1
-0
/
+14
2011-05-12
re PR lto/48952 (ICE in inline_merge_summary during linux kernel LTO build)
Jan Hubicka
1
-1
/
+0
2011-05-11
split tree_type
Nathan Froyd
1
-6
/
+6
2011-05-06
cgraph.c (cgraph_add_thunk): Create real function node instead of alias node...
Jan Hubicka
1
-2
/
+22
2011-05-03
* lto.c (free_ltrans_partitions): Fix accidental commit.
Jan Hubicka
1
-3
/
+3
2011-05-03
cgraph.h (cgraph_node_set_def, [...]): Move out of GTY; replace hash by point...
Jan Hubicka
1
-6
/
+22
2011-04-30
cgraph.h (cgraph_postorder): Remove declaration.
Martin Jambor
1
-1
/
+2
2011-04-29
lto-streamer.c (lto_streamer_cache_insert_1): Accept to override other trees ...
Michael Matz
1
-413
/
+535
2011-04-16
lto.c (lto_balanced_map): Fix typos in head comment.
Eric Botcazou
1
-46
/
+52
2011-04-16
cgraphbuild.c: Include ipa-inline.h.
Jan Hubicka
1
-2
/
+2
2011-04-14
cgraph.c (dump_cgraph_node): Do not dump inline summaries.
Jan Hubicka
1
-2
/
+3
2011-04-13
ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...
Nathan Froyd
1
-1
/
+2
2011-04-10
Remove doubled up words.
Mike Stump
1
-3
/
+4
2011-04-03
lto-streamer.h (struct lto_streamer_cache_d): Remove offsets and next_slot me...
Michael Matz
1
-20
/
+19
2011-03-31
re PR lto/48246 (ICE in lto_wpa_write_files)
Richard Guenther
1
-2
/
+2
2011-03-25
Changelog c-family/
Kai Tietz
1
-2
/
+2
2011-02-10
re PR lto/47241 (lto not work on mingw32, reporting 'ld.exe: could not unlink...
Kai Tietz
1
-4
/
+16
2011-01-11
re PR lto/45721 (ICE: in function_and_variable_visibility, at ipa.c:673 with ...
Jan Hubicka
1
-0
/
+4
2010-11-29
system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
Joseph Myers
1
-15
/
+0
2010-11-24
revert accidentally committed changes
Nathan Froyd
1
-0
/
+1
2010-11-24
cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __FLOAT_WORD_ORDE...
Nathan Froyd
1
-1
/
+0
2010-11-23
lto.c (read_cgraph_and_symbols): Remove newline from diagnostic.
Richard Guenther
1
-1
/
+1
2010-11-23
re PR lto/46605 (Segmentation fault in lto_cgraph_replace_node)
Richard Guenther
1
-0
/
+5
2010-11-17
invoke.texi (-dy): Remove.
Joseph Myers
1
-1
/
+1
2010-11-10
cfgloop.c (verify_loop_structure): Use %' in diagnostics.
Joseph Myers
1
-4
/
+4
2010-10-26
lto.c (add_cgraph_node_to_partition, [...]): Add debug info.
Jan Hubicka
1
-9
/
+25
2010-10-22
gimple.h (gimple_register_canonical_type): Declare.
Richard Guenther
1
-4
/
+8
2010-10-11
vec.h (VEC_qsort): Define.
Nathan Froyd
1
-2
/
+1
2010-10-08
* lto.c (lto_balanced_map): Fix accounting of program size.
Jan Hubicka
1
-3
/
+5
2010-10-07
* lto.c (lto_balanced_map): Do not produce empty partitions.
Jan Hubicka
1
-0
/
+3
2010-10-06
[PATCH] Report LTO phase in lto1 process name v2
Andi Kleen
1
-0
/
+14
2010-10-06
lto.c (partition_cgraph_node_p, [...]): Handle COMDATs required by the linker.
Jan Hubicka
1
-2
/
+4
2010-10-05
* lto.c (lto_section_with_id): Make s a const pointer.
Ian Lance Taylor
1
-1
/
+1
2010-10-05
invoke.texi (-flto-partition, [...]): Document.
Jan Hubicka
1
-27
/
+369
2010-10-03
lto-cgraph.c (input_cgraph): Check for missing sections.
Andi Kleen
1
-1
/
+5
2010-09-25
lto.c (lto_read_all_file_options): Start a new line after printing out file n...
Jie Zhang
1
-0
/
+3
2010-09-24
lto-symtab.c (lto_symtab_entry_def): Add guessed field.
Jan Hubicka
1
-1
/
+2
2010-09-20
re PR tree-optimization/45605 (Missed devirtualization)
Jan Hubicka
1
-1
/
+1
2010-09-17
lto-cgraph.c (compute_ltrans_boundary): Use const_value_known.
Jan Hubicka
1
-2
/
+2
2010-09-17
lto-cgraph.c (input_overwrite_node): Do not set DECL_EXTERNAL when processing...
Jan Hubicka
1
-5
/
+0
2010-09-09
lto.c (real_file_count, [...]): New static vars.
Jan Hubicka
1
-2
/
+10
2010-09-08
gimple.c (gimple_types, [...]): Move to GC memory.
Richard Guenther
1
-2
/
+1
[next]