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
2012-08-11
lto-cgraph.c (output_cgraph): Rename to ...
Jan Hubicka
1
-2
/
+2
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-1
/
+0
2012-06-19
The intent of the phases was to have a high-level but mutually exclusive acco...
Lawrence Crowl
1
-5
/
+31
2012-05-19
cgraphunit.c (handle_alias_pairs): Declare; free alias_pairs
Jan Hubicka
1
-23
/
+0
2012-05-09
cgraphbuild.c (build_cgraph_edges): Do not finalize vars with VALUE_EXPR.
Jan Hubicka
1
-0
/
+4
2012-04-30
cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.c
Jan Hubicka
1
-1
/
+1
2012-04-16
cgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
Jan Hubicka
1
-12
/
+9
2012-04-14
cgraph.h: Update copyrights;
Jan Hubicka
1
-7
/
+7
2012-04-11
lto.c: Update copyright...
Jan Hubicka
1
-897
/
+2
2012-04-09
re PR lto/52722 (ICE in lto_output_varpool_node)
Jan Hubicka
1
-9
/
+51
2012-03-06
re PR middle-end/52097 (ICE: in get_bit_range, at expr.c:4535 with -O -flto -...
Richard Guenther
1
-0
/
+35
2012-02-28
re PR lto/52400 (lto1: ICE with extern on static linkage)
Richard Guenther
1
-7
/
+0
2011-12-22
re PR debug/51650 (LTO ICE in dwarf2out_finish, at dwarf2out.c:22501 while bu...
Richard Guenther
1
-0
/
+3
2011-12-21
lto.c (GIMPLE_REGISTER_TYPE): New define.
Richard Guenther
1
-4
/
+17
2011-12-13
lto-streamer-out.c (write_symbol): Use proper 64-bit host type.
Eric Botcazou
1
-10
/
+14
2011-12-13
re PR debug/48354 (internal compiler error: in splice_child_die, at dwarf2out...
Richard Guenther
1
-0
/
+7
2011-11-03
re PR lto/44965 (lto option code breaks file format with each added option)
Richard Guenther
1
-54
/
+1
2011-10-21
cgraph.c (dump_cgraph_node): Dump alias flag.
Jan Hubicka
1
-0
/
+2
2011-10-20
lto.c (node_cmp, [...]): New functions.
Jan Hubicka
1
-8
/
+100
2011-10-16
Add error checking to lto_section_read
Andi Kleen
1
-2
/
+9
2011-10-04
Maintain order of LTO sections
Andi Kleen
1
-33
/
+37
2011-09-30
Use 64bit integer for LTO symbol ID.
H.J. Lu
1
-8
/
+76
2011-09-29
Change random seeds to 64bit and drop re-crcing
Andi Kleen
1
-7
/
+4
2011-08-12
data-streamer.h (streamer_write_zero): Rename from output_zero.
Diego Novillo
1
-8
/
+8
2011-08-11
tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_...
Diego Novillo
1
-1
/
+1
2011-08-11
lto.c (uniquify_nodes): Use main variant's BINFO too.
Martin Jambor
1
-0
/
+2
2011-08-08
rebase
Diego Novillo
1
-0
/
+1
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
[next]