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
/
opts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-12
opts-common.c: Include options.h.
Joseph Myers
1
-117
/
+25
2010-06-11
invoke.texi (Wsuggest-attribute): Document.
Jan Hubicka
1
-0
/
+5
2010-06-01
optabs.c (init_optabs): Guard all accesses to reinit.
Richard Guenther
1
-1
/
+2
2010-05-26
opts.c (common_handle_option): Handle OPT_Ofast.
Richard Guenther
1
-0
/
+1
2010-05-26
diagnostic.c: Don't include opts.h.
Joseph Myers
1
-1
/
+53
2010-05-25
invoke.texi: Document -Ofast.
Richard Guenther
1
-1
/
+23
2010-05-19
invoke.texi (-fwhopr): Document new optional jobs argument.
Richard Guenther
1
-0
/
+4
2010-05-18
ipacp_0.c: New test.
Jan Hubicka
1
-1
/
+0
2010-05-16
invoke.texi (-fipa-struct-reorg): Do not mention -fipa-type-escape.
Richard Guenther
1
-1
/
+0
2010-05-16
opts.c (handle_option): Call into LTO streamer only if ENABLE_LTO.
Eric Botcazou
1
-0
/
+8
2010-05-15
ipa-reference.c: Include toplev.h
Jan Hubicka
1
-1
/
+0
2010-05-06
re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)
Manuel López-Ibáñez
1
-37
/
+57
2010-05-04
Sanitize the behavior of -Wcoverage-mismatch.
Neil Vachharajani
1
-0
/
+3
2010-04-27
invoke.texi (-fipa-profile): Document.
Jan Hubicka
1
-0
/
+1
2010-04-23
toplev.c (general_init): Set default for fdiagnostics-show-option.
Manuel López-Ibáñez
1
-1
/
+1
2010-04-21
* opts.c (decode_options): Enable pure-const pass for whopr.
Jan Hubicka
1
-1
/
+0
2010-04-19
opts.c (decode_options): Disable whpr incompatible passes.
Jan Hubicka
1
-0
/
+10
2010-04-07
diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...
Simon Baldwin
1
-6
/
+26
2010-04-07
invoke.texi (-fargument-alias, [...]): Remove.
Richard Guenther
1
-0
/
+4
2010-03-29
re PR other/43564 (ICE on code with optimize attribute and inlining)
Jie Zhang
1
-7
/
+1
2010-02-09
common.opt (fsched2-use-traces): Preserved for backward compatibility.
Alexander Monakov
1
-0
/
+1
2010-02-03
invoke.texi: Fix name of sched1 dump.
Steven Bosscher
1
-1
/
+1
2010-01-05
invoke.texi: Remove the documentation about option -Wunreachable-code.
Eric Fisher
1
-0
/
+1
2010-01-03
Pass -dumpbase and -dumpdir to gcc for LTO
H.J. Lu
1
-17
/
+28
2009-12-15
tree.c (free_lang_data_in_binfo): Do not free BINFO_OFFSET and BINFO_VPTR_FIELD.
Richard Guenther
1
-4
/
+0
2009-11-27
opts.c (decode_options): If optimize is bigger than 255, set it to 255.
Jakub Jelinek
1
-0
/
+2
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-10
/
+10
2009-11-22
opts.c (decode_options): Don't enable flag_schedule_insns when optimizing for...
Richard Earnshaw
1
-1
/
+2
2009-11-04
c-opts.c (c_common_post_options): Move LTO option processing code ...
Richard Guenther
1
-0
/
+22
2009-10-28
common.opt (fuse-linker-plugin): New option.
Rafael Avila de Espindola
1
-0
/
+4
2009-10-22
invoke.texi (fira-loop-pressure): Update default value.
Vladimir Makarov
1
-1
/
+0
2009-10-14
params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
Vladimir Makarov
1
-0
/
+1
2009-10-13
re PR lto/41565 (-m32 causes an ICE when the object files were compiled with ...
Richard Guenther
1
-26
/
+37
2009-10-06
re PR bootstrap/41395 (Revision 151800 failed bootstrap)
Martin Jambor
1
-0
/
+1
2009-10-03
Merge lto branch into trunk.
Diego Novillo
1
-6
/
+33
2009-09-20
re PR bootstrap/41395 (Revision 151800 failed bootstrap)
H.J. Lu
1
-1
/
+0
2009-09-17
common.opt (fipa-sra): New switch.
Martin Jambor
1
-0
/
+1
2009-09-12
dbgcnt.c (dbg_cnt_process_single_pair): constify.
Jason Merrill
1
-1
/
+1
2009-09-02
invoke.texi (-fvar-tracking-assignments): New.
Alexandre Oliva
1
-1
/
+1
2009-08-07
dwarf2out.c (output_fde): When doing hot/cold partitioning...
Jakub Jelinek
1
-5
/
+22
2009-07-17
re PR c/40401 (ICE: verify_gimple failed)
Richard Guenther
1
-0
/
+3
2009-06-18
see removal
Sergei Dyshel
1
-0
/
+1
2009-06-11
common.opt (gdwarf-): Accept a version number.
Richard Henderson
1
-2
/
+6
2009-05-14
re PR driver/40144 (ice in common_handle_option)
Steven Bosscher
1
-0
/
+1
2009-05-08
re PR rtl-optimization/33928 (30% performance slowdown in floating-point code...
Paolo Bonzini
1
-1
/
+1
2009-05-07
invoke.texi (Debugging Options): Document change of debugging dump location.
Mark Heffernan
1
-0
/
+21
2009-05-03
flags.h (extra_warnings): Delete.
Manuel López-Ibáñez
1
-28
/
+0
2009-04-26
re PR testsuite/39710 (gcc.misc-tests/help.exp doesn't work when configured w...
Ralf Wildenhues
1
-4
/
+0
2009-04-24
combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.
Ian Lance Taylor
1
-4
/
+6
2009-04-20
Fix enum conversions which are invalid in C++:
Ian Lance Taylor
1
-1
/
+1
[next]