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-streamer-out.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-14
cfgexpand.c (expand_used_vars): Use virtual_operand_p.
Richard Guenther
1
-1
/
+1
2012-08-13
tree-pass.h (write_summary, [...]): Remove set and vset arguments.
Jan Hubicka
1
-4
/
+3
2012-08-11
lto-cgraph.c (output_cgraph): Rename to ...
Jan Hubicka
1
-6
/
+2
2012-08-11
cgraph.h (vector types for symtab_node): Add.
Jan Hubicka
1
-19
/
+28
2012-08-10
tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as ...
Richard Guenther
1
-1
/
+5
2012-07-23
opts.c (common_handle_option): Do not set flag_value_profile_transformations ...
Steven Bosscher
1
-1
/
+0
2012-06-15
re PR middle-end/53590 (compiler fails to generate SIMD instruction for FP di...
Eric Botcazou
1
-0
/
+1
2012-05-19
cgraphunit.c (handle_alias_pairs): Declare; free alias_pairs
Jan Hubicka
1
-131
/
+6
2012-05-17
lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructor over...
Jan Hubicka
1
-4
/
+3
2012-04-30
cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.c
Jan Hubicka
1
-3
/
+3
2012-04-20
lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.
Jan Hubicka
1
-2
/
+2
2012-04-14
cgraph.h: Update copyrights;
Jan Hubicka
1
-25
/
+27
2012-01-05
re PR lto/50490 (ICE when compiling libglib2.0 with LTO, tree code 'optimizat...
Richard Guenther
1
-1
/
+0
2011-12-19
re PR lto/51573 (ICE (segfault) in lto_varpool_encoder_encode_initializer_p)
Richard Guenther
1
-4
/
+5
2011-12-15
revert: re PR lto/48437 (LTO crashes with block-local function declarations)
Richard Guenther
1
-10
/
+0
2011-12-13
lto-streamer-out.c (write_symbol): Use proper 64-bit host type.
Eric Botcazou
1
-10
/
+5
2011-12-08
re PR lto/50747 (ICE in produce_symtab, at lto-streamer-out.c:1435)
Richard Guenther
1
-5
/
+1
2011-12-08
re PR middle-end/49945 (gcc.dg/guality/vla-1.c FAILs with -flto)
Richard Guenther
1
-0
/
+10
2011-12-08
re PR lto/48437 (LTO crashes with block-local function declarations)
Richard Guenther
1
-0
/
+10
2011-10-13
lto-streamer-in.c (input_struct_function_base): Factor out of ...
Lawrence Crowl
1
-32
/
+42
2011-10-13
streamer-hooks.h (struct streamer_hooks): Add hooks input_location and output...
Gabriel Charette
1
-4
/
+10
2011-10-04
lto-streamer.h (lto_input_toplevel_asms): Add order_base parameter.
Jan Hubicka
1
-1
/
+4
2011-10-02
cgraphunit.c (ipa_passes): Remove unrechable nodes.
Jan Hubicka
1
-0
/
+9
2011-09-30
Split out LTO's writing of top level asm nodes in preparation of extending wh...
Jan Beulich
1
-0
/
+55
2011-08-12
data-streamer.h (streamer_write_zero): Rename from output_zero.
Diego Novillo
1
-95
/
+98
2011-08-11
tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_...
Diego Novillo
1
-51
/
+167
2011-08-08
rebase
Diego Novillo
1
-1383
/
+18
2011-07-02
tree.h (TYPE_ARTIFICIAL): New flag.
Eric Botcazou
1
-1
/
+4
2011-06-18
lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name alia...
Jan Hubicka
1
-7
/
+3
2011-06-14
dumping cleanup phase 1 -- Removing TODO_dump_func
David Li
1
-1
/
+1
2011-06-14
lto-streamer-out.c (lto_output_ts_binfo_tree_pointers): Do not output BINFO_V...
Jan Hubicka
1
-1
/
+5
2011-06-11
lto-streamer-out.c (produce_symtab): Stream out the newly represented aliases.
Jan Hubicka
1
-2
/
+2
2011-06-11
lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.
Jan Hubicka
1
-5
/
+2
2011-06-06
Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H.
Diego Novillo
1
-36
/
+71
2011-06-03
lto-streamer-in.c (unpack_value_fields): Remove unneeded asserts.
Diego Novillo
1
-39
/
+0
2011-06-01
lto-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call output_r...
Diego Novillo
1
-14
/
+14
2011-06-01
lto-streamer-out.c (lto_output_ts_decl_non_common_tree_pointers): Remove asse...
Diego Novillo
1
-5
/
+0
2011-05-29
lto-streamer-out.c (hash_string_slot_node): Hash string based on its length.
Jan Hubicka
1
-50
/
+64
2011-05-29
lto-streamer-out.c (pack_ts_fixed_cst_value_fields, [...]): Use enum and vari...
Jan Hubicka
1
-18
/
+23
2011-05-27
lto-streamer-out.c (lto_string_index): break out from...; offset by 1 so 0 me...
Jan Hubicka
1
-31
/
+65
2011-05-25
lto-streamer-out.c (output_record_start): Use lto_output_enum
Jan Hubicka
1
-5
/
+4
2011-05-11
split tree_type
Nathan Froyd
1
-24
/
+37
2011-05-06
cgraph.c (cgraph_add_thunk): Create real function node instead of alias node...
Jan Hubicka
1
-1
/
+2
2011-05-05
tree.h (get_pending_sizes): Remove prototype.
Eric Botcazou
1
-1
/
+0
2011-05-03
re PR tree-optimization/48846 (Many -O2 -flto testsuite failures with -m32 -m...
Richard Guenther
1
-1
/
+1
2011-04-20
Makefile.in (INTERNAL_FN_DEF, [...]): Define.
Richard Sandiford
1
-1
/
+6
2011-04-13
ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...
Nathan Froyd
1
-1
/
+1
2011-04-12
re PR tree-optimization/46076 (constant propagation and compile-time math no ...
Richard Guenther
1
-0
/
+2
2011-04-03
lto-streamer.h (struct lto_streamer_cache_d): Remove offsets and next_slot me...
Michael Matz
1
-65
/
+22
2011-03-30
tree-dfa.c (renumber_gimple_stmt_uids): Also number PHIs.
Richard Biener
1
-2
/
+13
[next]