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-section-in.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-05-19
LTO: display file name if LTO version check fails
Martin Liska
1
-1
/
+2
2016-01-19
Merge of HSA
Martin Jambor
1
-1
/
+2
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-13
cgraph.c (cgraph_node::get_untransformed_body): Pass compressed flag to lto_g...
Jan Hubicka
1
-8
/
+28
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-17
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-8
/
+8
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-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-2
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-6
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-5
/
+0
2015-02-26
passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.
Jakub Jelinek
1
-2
/
+4
2015-01-30
Always pass explicit location to fatal_error.
Joseph Myers
1
-2
/
+3
2015-01-15
dojump.h: New header file.
Prathamesh Kulkarni
1
-2
/
+14
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-20
remove more ggc htabs
Trevor Saunders
1
-32
/
+8
2014-11-20
use vec in lto_tree_ref_table
Trevor Saunders
1
-3
/
+2
2014-11-13
[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.
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
-7
/
+8
2014-10-16
function.h: Flatten file.
Andrew MacLeod
1
-0
/
+4
2014-10-16
IPA ICF pass, part 3/5
Martin Liska
1
-1
/
+2
2014-08-08
lto-streamer.h (struct lto_input_block): Make it a class with a constructor.
Richard Biener
1
-8
/
+2
2014-05-17
use templates instead of gengtype for typed allocation functions
Trevor Saunders
1
-1
/
+1
2014-03-04
lto-section-in.c (lto_get_section_data): Fix const cast.
Richard Biener
1
-2
/
+2
2014-03-04
re PR lto/60405 (ICE in lto1 on x86_64-linux-gnu)
Richard Biener
1
-19
/
+23
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-11-22
gimple.h: Remove all includes.
Andrew MacLeod
1
-4
/
+5
2013-10-31
Automated part of renaming of symtab_node_base to symtab_node.
David Malcolm
1
-1
/
+1
2013-10-29
Autogenerated fixes of "->symbol." to "->"
David Malcolm
1
-5
/
+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
-2
/
+0
2013-09-12
tree-ssa.h: New.
Andrew MacLeod
1
-1
/
+1
2013-08-30
lto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.
Jan Hubicka
1
-0
/
+35
2013-03-29
lto-cgraph.c (output_profile_summary, [...]): Use gcov streaming; stream hot ...
Jan Hubicka
1
-0
/
+1
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2012-11-07
re PR tree-optimization/53787 (Possible IPA-SRA / IPA-CP improvement)
Martin Jambor
1
-1
/
+2
2012-08-11
lto-section-in.c (lto_section_name): Do not use "symtab" as part of symtab_no...
Jan Hubicka
1
-1
/
+1
2012-08-11
lto-cgraph.c (output_cgraph): Rename to ...
Jan Hubicka
1
-3
/
+2
2012-05-31
output.h (__gcc_host_wide_int__): Move to hwint.h.
Steven Bosscher
1
-1
/
+0
2011-12-13
lto-streamer-out.c (write_symbol): Use proper 64-bit host type.
Eric Botcazou
1
-1
/
+1
2011-09-30
Split out LTO's writing of top level asm nodes in preparation of extending wh...
Jan Beulich
1
-0
/
+1
2011-08-08
rebase
Diego Novillo
1
-109
/
+0
2011-05-27
lto-streamer-out.c (lto_string_index): break out from...; offset by 1 so 0 me...
Jan Hubicka
1
-0
/
+45
2011-05-25
lto-streamer-out.c (output_record_start): Use lto_output_enum
Jan Hubicka
1
-2
/
+12
2011-05-02
lto-section-in.c (lto_input_1_unsigned): Move to lto-streamer.h
Jan Hubicka
1
-10
/
+10
2011-04-14
cgraph.c (dump_cgraph_node): Do not dump inline summaries.
Jan Hubicka
1
-1
/
+2
[next]