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-opts.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
-8
/
+4
2015-07-09
lto-streamer.h: Don't include target.h and alloc-pool.h.
Andrew MacLeod
1
-0
/
+1
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
-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-01-23
Make fopenacc an LTO option
Tom de Vries
1
-0
/
+4
2015-01-23
Make fopenmp an LTO option
Tom de Vries
1
-0
/
+4
2015-01-09
re PR middle-end/64412 (ICE in offload compiler: in extract_insn, at recog.c:...
Bernd Schmidt
1
-4
/
+3
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-4
/
+11
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-11-13
[PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.
Bernd Schmidt
1
-3
/
+29
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
-1
/
+9
2014-10-07
lto-opts.c (lto_write_options): Handle -fmath-errno, -fsigned-zeros and -ftra...
Eric Botcazou
1
-0
/
+18
2014-07-30
lto-streamer.h (lto_write_data): New function.
Richard Biener
1
-5
/
+1
2014-02-25
re PR lto/60319 (wrong code (that hangs) by LTO at -Os and above on x86_64-li...
Richard Biener
1
-0
/
+12
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-11-22
gimple.h: Remove all includes.
Andrew MacLeod
1
-2
/
+5
2013-11-20
re PR target/59035 (FAIL: gcc.dg/torture/c99-contract-1.c -O2 -flto -fno-use...
Richard Biener
1
-2
/
+23
2013-11-04
builtins.def (ATTR_NOTHROWCALL_LEAF_LIST): Define.
Ian Lance Taylor
1
-2
/
+7
2013-10-29
tree-outof-ssa.h: Remove include files.
Andrew MacLeod
1
-0
/
+1
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2012-11-27
Handle OPT_SPECIAL_XXX in LTO
H.J. Lu
1
-11
/
+14
2012-10-09
lto-cgraph.c (input_node_opt_summary): Remove unused code.
Tobias Burnus
1
-1
/
+1
2011-11-08
re PR regression/50999 (g++.dg/lto/20081109 execute -O2 -flto -flto-partition...
Richard Guenther
1
-27
/
+41
2011-11-03
re PR lto/44965 (lto option code breaks file format with each added option)
Richard Guenther
1
-369
/
+68
2011-06-15
target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.
Joseph Myers
1
-3
/
+3
2011-03-29
lto-opts.c (register_user_option_p, [...]): Make type argument unsigned.
Joseph Myers
1
-2
/
+3
2011-03-24
lto-opts.c (input_data_block): Move to lto-streamer-in.c.
Diego Novillo
1
-19
/
+7
2011-03-22
target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...
Joseph Myers
1
-2
/
+7
2011-01-07
re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ...
Jan Hubicka
1
-0
/
+4
2010-11-30
diagnostic-core.h: Include bversion.h.
Joseph Myers
1
-1
/
+0
2010-11-15
re PR lto/44150 (g++.dg/lto/20081109 cp_lto_20081109_0.o-cp_lto_20081109_1.o)
Richard Guenther
1
-0
/
+7
2010-11-12
Makefile.in (OPTS_H): Define.
Joseph Myers
1
-1
/
+1
2010-10-05
opts-common.c (handle_option, [...]): Add diagnostic_context parameter.
Joseph Myers
1
-2
/
+2
2010-10-04
optc-gen.awk: Define global_options_set.
Joseph Myers
1
-1
/
+2
2010-09-30
opt-functions.awk (static_var): Update comment.
Joseph Myers
1
-5
/
+6
2010-08-20
vec.h (FOR_EACH_VEC_ELT): Define.
Nathan Froyd
1
-3
/
+3
2010-07-28
* lto-opts.c (lto_file_read_options): Add loop over all inputs.
Andi Kleen
1
-9
/
+25
2010-07-23
re PR lto/44992 (ld -r breaks LTO)
Andi Kleen
1
-1
/
+1
2010-07-23
lto-opts.c (lto_read_file_options): Check for missing section.
Andi Kleen
1
-0
/
+2
2010-07-08
toplev.h: Do not include diagnostic-core.h.
Manuel López-Ibáñez
1
-0
/
+1
2010-05-06
re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)
Manuel López-Ibáñez
1
-1
/
+1
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-1
/
+1
2009-10-13
re PR lto/41565 (-m32 causes an ICE when the object files were compiled with ...
Richard Guenther
1
-31
/
+19
2009-10-03
Merge lto branch into trunk.
Diego Novillo
1
-0
/
+409