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
2011-11-22
opts.c (finish_options): Do not fail for -fgnu-tm.
Aldy Hernandez
2
-0
/
+22
2011-11-03
re PR lto/44965 (lto option code breaks file format with each added option)
Richard Guenther
3
-56
/
+8
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
2
-8
/
+110
2011-10-16
Add error checking to lto_section_read
Andi Kleen
2
-2
/
+13
2011-10-11
Convert standard builtin functions from being arrays to using a functional in...
Michael Meissner
2
-3
/
+9
2011-10-04
Maintain order of LTO sections
Andi Kleen
4
-36
/
+78
2011-10-02
re PR lto/47247 (Linker plugin specification makes it difficult to handle COM...
Jan Hubicka
3
-4
/
+12
2011-09-30
Use 64bit integer for LTO symbol ID.
H.J. Lu
2
-8
/
+92
2011-09-29
Change random seeds to 64bit and drop re-crcing
Andi Kleen
2
-7
/
+10
2011-08-28
Fix the use of linemap_add and remove unnecessary kludge
Dodji Seketeli
2
-2
/
+6
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
2
-1
/
+2
2011-08-11
lto.c (uniquify_nodes): Use main variant's BINFO too.
Martin Jambor
2
-0
/
+6
2011-08-08
rebase
Diego Novillo
3
-1
/
+7
2011-07-06
tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes.
Richard Guenther
2
-3
/
+6
2011-06-18
oops, comitted with wrong PR# :( PR lto/48246
Jan Hubicka
1
-1
/
+1
2011-06-18
re PR lto/48246 (ICE in lto_wpa_write_files)
Jan Hubicka
2
-8
/
+17
2011-06-11
lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.
Jan Hubicka
2
-34
/
+51
2011-06-07
lto.c (uniquify_nodes): Move code to register decls to the loop that computes...
Diego Novillo
2
-20
/
+21
2011-06-07
tree.c (build_common_tree_nodes): Also initialize size_type_node.
Richard Guenther
2
-11
/
+5
2011-06-06
Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H.
Diego Novillo
2
-3
/
+22
2011-06-03
lto-streamer-in.c (get_resolution): Move to lto/lto.c.
Diego Novillo
2
-5
/
+155
2011-06-01
tree.c (free_lang_data): Do not reset boolean_type_node nor char_type_node.
Richard Guenther
2
-21
/
+40
2011-05-26
lto.c (uniquify_nodes): Fix bug in one of the previous changes.
Richard Guenther
2
-26
/
+33
2011-05-25
move TS_EXP to be a substructure of TS_TYPED
Nathan Froyd
2
-6
/
+22
2011-05-20
gimple.c (gimple_register_type_1): Do not fiddle with main-variant or pointer...
Richard Guenther
2
-136
/
+122
2011-05-19
gimple.c (gimple_types_compatible_p_1): Compare names of the types themselves.
Richard Guenther
2
-0
/
+19
2011-05-12
re PR lto/48952 (ICE in inline_merge_summary during linux kernel LTO build)
Jan Hubicka
2
-1
/
+5
2011-05-11
split tree_type
Nathan Froyd
2
-6
/
+12
2011-05-10
use build_function_type less in c-family and LTO
Nathan Froyd
2
-7
/
+13
2011-05-08
Fix long lines
Eric Botcazou
1
-2
/
+4
2011-05-07
langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...
Eric Botcazou
2
-2
/
+8
2011-05-06
cgraph.c (cgraph_add_thunk): Create real function node instead of alias node...
Jan Hubicka
2
-2
/
+28
2011-05-03
* lto.c (free_ltrans_partitions): Fix accidental commit.
Jan Hubicka
2
-3
/
+7
2011-05-03
cgraph.h (cgraph_node_set_def, [...]): Move out of GTY; replace hash by point...
Jan Hubicka
2
-6
/
+30
2011-04-30
cgraph.h (cgraph_postorder): Remove declaration.
Martin Jambor
3
-2
/
+9
2011-04-29
lto-streamer.c (lto_streamer_cache_insert_1): Accept to override other trees ...
Michael Matz
3
-414
/
+564
2011-04-16
lto.c (lto_balanced_map): Fix typos in head comment.
Eric Botcazou
2
-56
/
+70
2011-04-16
cgraphbuild.c: Include ipa-inline.h.
Jan Hubicka
2
-2
/
+6
2011-04-14
cgraph.c (dump_cgraph_node): Do not dump inline summaries.
Jan Hubicka
3
-3
/
+12
2011-04-13
ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...
Nathan Froyd
3
-2
/
+9
2011-04-10
Remove doubled up words.
Mike Stump
1
-3
/
+4
2011-04-08
utils.c (handle_sentinel_attribute): Don't use TYPE_ARG_TYPES
Nathan Froyd
2
-14
/
+7
2011-04-03
lto-streamer.h (struct lto_streamer_cache_d): Remove offsets and next_slot me...
Michael Matz
3
-30
/
+33
2011-03-31
re PR lto/48246 (ICE in lto_wpa_write_files)
Richard Guenther
2
-2
/
+8
2011-03-25
Changelog c-family/
Kai Tietz
2
-2
/
+8
2011-03-25
dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add missing va_end.
Jeff Law
2
-0
/
+5
2011-03-21
ChangeLog gcc/
Kai Tietz
2
-16
/
+23
2011-02-18
re PR bootstrap/47807 (Failed to bootstrap)
Jakub Jelinek
2
-1
/
+7
[next]