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/existing-fp8
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
2011-01-12
re PR lto/47259 (LTO and global register variable)
Richard Guenther
1
-1
/
+2
2011-01-11
re PR lto/45721 (ICE: in function_and_variable_visibility, at ipa.c:673 with ...
Jan Hubicka
1
-14
/
+73
2011-01-10
re PR lto/46083 (gcc.dg/initpri1.c FAILs with -flto/-fwhopr (attribute constr...
Jan Hubicka
1
-0
/
+2
2010-12-13
re PR lto/46879 (ICE: in separate_decls_in_region_debug_bind, at tree-parloop...
Jakub Jelinek
1
-2
/
+3
2010-12-10
re PR middle-end/46674 (Weak alias is mistakenly optimized away)
Dave Korn
1
-6
/
+4
2010-11-30
diagnostic-core.h: Include bversion.h.
Joseph Myers
1
-1
/
+0
2010-11-20
cgraph.c (ld_plugin_symbol_resolution_names): New.
Jan Hubicka
1
-2
/
+15
2010-11-19
re PR lto/45789 (ICE: tree code 'lang_type' is not supported in gimple stream...
Richard Guenther
1
-1
/
+2
2010-11-11
lto-streamer-out.c (write_symbol): Use int_size_in_bytes rather than assembli...
Dave Korn
1
-2
/
+6
2010-10-20
re PR lto/45667 (ICE: verify_stmts failed: type mismatch in address expressio...
Richard Guenther
1
-1
/
+1
2010-10-15
lto-streamer-out.c (write_symbol): Use pointer set of seen objects instead of...
Jan Hubicka
1
-15
/
+49
2010-10-08
lto-streamer-in.c (lto_input_ts_decl_minimal_tree_pointers): Re-construct BLO...
Richard Guenther
1
-2
/
+6
2010-10-08
lto-streamer-out.c (lto_output_ts_block_tree_pointers): Do not output BLOCK_S...
Richard Guenther
1
-1
/
+2
2010-09-16
tree.c (tree_node_structure_for_code): TRANSLATION_UNIT_DECL is TS_TRANSLATIO...
Richard Guenther
1
-0
/
+27
2010-09-10
tree.c (make_vector_type): Do not set TYPE_DEBUG_REPRESENTATION_TYPE.
Richard Guenther
1
-2
/
+0
2010-09-10
re PR debug/44115 (gcc.dg/guality/sra-1.c failure)
Richard Guenther
1
-0
/
+3
2010-09-03
lto-streamer-out.c (output_function): Output function start and end loci.
Richard Guenther
1
-0
/
+4
2010-09-01
re PR target/45475 (target attribute use in libcpp breaks LTO bootstrap)
Andi Kleen
1
-1
/
+21
2010-08-21
lto-cgraph.c (lto_output_edge): Use gimple_has_body_p instead of flag_wpa.
Jan Hubicka
1
-1
/
+1
2010-08-20
vec.h (FOR_EACH_VEC_ELT): Define.
Nathan Froyd
1
-13
/
+11
2010-08-19
cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p.
Nathan Froyd
1
-3
/
+1
2010-07-24
lto-streamer-out.c (write_symbol): Fix visibilities of external references.
Jan Hubicka
1
-15
/
+26
2010-07-23
re PR lto/44992 (ld -r breaks LTO)
Andi Kleen
1
-5
/
+5
2010-07-14
lto-streamer-in.c (maybe_fixup_handled_component): Remove.
Richard Guenther
1
-0
/
+19
2010-07-10
lto-streamer-out.c (produce_symtab): Do not write alias cgraph/varpool nodes.
Jan Hubicka
1
-0
/
+4
2010-07-06
lto-streamer.c (write_symbol_vec): Rename to ...
Jan Hubicka
1
-129
/
+135
2010-07-06
vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.
Nathan Froyd
1
-1
/
+5
2010-07-03
timevar.def (TV_OUT_OF_SSA, [...]): New timevars.
Jan Hubicka
1
-2
/
+2
2010-06-14
lto-streamer.c (cached_bp): Remove.
Richard Guenther
1
-53
/
+39
2010-06-13
lto-streamer-in.c (lto_input_ts_type_tree_pointers): Do not stream but initia...
Richard Guenther
1
-1
/
+2
2010-05-28
re PR lto/44312 (lto-streamer-in.c: In function ‘lto_read_tree’: warning:...
Richard Guenther
1
-2
/
+3
2010-05-27
diagnostic-core.h: New.
Joseph Myers
1
-1
/
+1
2010-05-25
function.h (struct function): Add can_throw_non_call_exceptions bit.
Eric Botcazou
1
-0
/
+1
2010-05-18
re PR lto/44184 ("asm goto" does not work with LTO)
Steven Bosscher
1
-0
/
+1
2010-05-17
lto-streamer-out.c (lto_output): Fix --enable-checking=release build.
Jakub Jelinek
1
-0
/
+2
2010-05-16
cgraph.c (cgraph_clone_node): Take decl argument and insert clone into hash w...
Jan Hubicka
1
-4
/
+11
2010-05-10
* lto-stramer-out.c (produce_asm_for_decls): Correct accidentally commited ch...
Jan Hubicka
1
-1
/
+6
2010-05-10
passes.c (ipa_write_summaries_1, [...]): Allocate encoders.
Jan Hubicka
1
-0
/
+1
2010-05-05
lto-cgraph.c (output_varpool): Forward declare; work on encoder.
Jan Hubicka
1
-3
/
+19
2010-04-30
toplev.c: Include varray.h for statistics dumping.
Steven Bosscher
1
-1
/
+0
2010-04-29
* lto-symtab.c (lto_symtab_entry_def) Add vnode.
Jan Hubicka
1
-57
/
+24
2010-04-28
lto-streamer-in.c (unpack_ts_type_value_fields): Replace test for record or u...
Eric Botcazou
1
-5
/
+6
2010-04-28
Uniquization of constants at the Tree level
Eric Botcazou
1
-0
/
+1
2010-04-26
cgraph.c (cgraph_create_node): Set node frequency to normal.
Jan Hubicka
1
-1
/
+0
2010-04-21
tree-pass.h (ipa_opt_pass_d): Rename function_read_summary...
Jan Hubicka
1
-2
/
+4
2010-03-03
re PR c++/12909 (ambiguity in mangling vector types)
Jason Merrill
1
-0
/
+13
2010-01-21
tree.h (TYPE_TRANSPARENT_UNION): Replace with ...
Janis Johnson
1
-2
/
+2
2010-01-13
re PR middle-end/42678 (ICE with lto1 in expand_mult, at expmed.c:3253)
Richard Guenther
1
-0
/
+3
2010-01-11
20100108_0.c: New.
Rafael Avila de Espindola
1
-4
/
+7
2010-01-04
20100104_0.c: New.
Rafael Avila de Espindola
1
-1
/
+6
[next]