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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-6
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-5
/
+5
2015-10-27
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
Mikhail Maltsev
1
-3
/
+2
2015-07-15
gimple-pretty-print.h: Don't include pretty-print.h.
Andrew MacLeod
1
-1
/
+0
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-11
/
+4
2015-06-25
function.h (ipa_opt_pass, [...]): Move forward declarations.
Andrew MacLeod
1
-2
/
+0
2015-06-25
hash-table.h: Update comments.
Richard Sandiford
1
-3
/
+1
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-3
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-4
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-3
/
+0
2015-02-18
Add checking macro within lto_streamer_init.
Martin Liska
1
-0
/
+2
2015-01-30
Always pass explicit location to fatal_error.
Joseph Myers
1
-1
/
+2
2015-01-09
re PR middle-end/64412 (ICE in offload compiler: in extract_insn, at recog.c:...
Bernd Schmidt
1
-0
/
+2
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-4
/
+10
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-11-28
cgraphunit.c (ipa_passes): Handle flag_generate_offload.
Ilya Verbin
1
-1
/
+1
2014-11-13
[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.
Ilya Verbin
1
-1
/
+2
2014-10-28
cgraph.h: Flatten.
Andrew MacLeod
1
-0
/
+4
2014-10-27
ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.
Andrew MacLeod
1
-0
/
+8
2014-06-24
Remove a layer of indirection from hash_table
Trevor Saunders
1
-6
/
+6
2014-05-22
Create a new header lto-section-names.h
Bernd Schmidt
1
-0
/
+1
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-11-22
gimple.h: Remove all includes.
Andrew MacLeod
1
-1
/
+5
2013-10-29
tree-outof-ssa.h: Remove include files.
Andrew MacLeod
1
-0
/
+1
2013-10-23
tree-ssa.h: Remove all #include's
Andrew MacLeod
1
-3
/
+1
2013-10-16
tree-core.h (tree_code_name): Remove.
Paulo Matos
1
-2
/
+2
2013-09-12
tree-ssa.h: New.
Andrew MacLeod
1
-1
/
+1
2013-06-17
lto-streamer.h (enum LTO_tags): Add LTO_tree_scc.
Richard Biener
1
-0
/
+7
2013-04-26
This patch is the main part of a consolodation of the hash_table patches to t...
Lawrence Crowl
1
-17
/
+19
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-10-10
lto-streamer-in.c (lto_input_location_bitpack): Rename to ...
Richard Biener
1
-0
/
+2
2012-09-11
gimple.h (gimple_register_type): Remove.
Richard Guenther
1
-6
/
+1
2012-09-09
Replace cgraph_node_set and varpool_node_set by symtab_node_encoder in partit...
Jan Hubicka
1
-2
/
+2
2012-05-29
LANGUAGES: Fix typos.
Joseph Myers
1
-1
/
+1
2011-09-29
Change random seeds to 64bit and drop re-crcing
Andi Kleen
1
-4
/
+4
2011-08-12
data-streamer.h (streamer_write_zero): Rename from output_zero.
Diego Novillo
1
-1
/
+1
2011-08-11
tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_...
Diego Novillo
1
-111
/
+2
2011-08-08
rebase
Diego Novillo
1
-265
/
+2
2011-06-06
Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H.
Diego Novillo
1
-1
/
+53
2011-06-01
tree.c (free_lang_data): Do not reset boolean_type_node nor char_type_node.
Richard Guenther
1
-24
/
+13
2011-05-20
lto-streamer.c (lto_record_common_node): Don't track seen nodes...
Michael Matz
1
-62
/
+30
2011-05-11
split tree_type
Nathan Froyd
1
-1
/
+3
2011-05-02
lto-streamer.c (lto_streamer_cache_insert_1, [...]): Use pointer map instead ...
Jan Hubicka
1
-22
/
+8
2011-04-29
lto-streamer.c (lto_streamer_cache_insert_1): Accept to override other trees ...
Michael Matz
1
-12
/
+3
2011-04-12
tree.h (struct typed_tree): New.
Nathan Froyd
1
-0
/
+1
2011-04-10
Remove doubled up words.
Mike Stump
1
-1
/
+1
2011-04-03
lto-streamer.h (struct lto_streamer_cache_d): Remove offsets and next_slot me...
Michael Matz
1
-66
/
+45
2011-03-01
re PR lto/47924 (Missed optimization with LTO)
Richard Guenther
1
-1
/
+3
[next]