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
2008-10-14
re PR middle-end/37805 (gcc --help=separate)
Jakub Jelinek
1
-2
/
+0
2008-10-07
re PR middle-end/37576 (-v --help ICEs)
Jakub Jelinek
1
-2
/
+1
2008-09-26
re PR middle-end/37576 (-v --help ICEs)
Jakub Jelinek
1
-1
/
+2
2008-09-20
tm.texi (TARGET_IRA_COVER_CLASSES): Define.
Richard Sandiford
1
-6
/
+3
2008-09-14
invoke.texi (-fconserve-stack): Document.
Jan Hubicka
1
-0
/
+8
2008-09-08
re PR middle-end/37415 (ICE with -ftree-store-ccp)
Jakub Jelinek
1
-0
/
+1
2008-09-05
opts.c (decode_options): Combine nested if statements.
Janis Johnson
1
-9
/
+6
2008-09-05
re PR target/37283 (Cannot build crtbegin.o for ARM)
Janis Johnson
1
-8
/
+22
2008-09-02
re PR target/37283 (Cannot build crtbegin.o for ARM)
Samuel Tardieu
1
-28
/
+19
2008-09-01
sel-sched.h, [...]: New files.
Andrey Belevantsev
1
-0
/
+13
2008-08-30
parse.c (parse_interface): Silence uninitialized var warning.
Jan Hubicka
1
-27
/
+19
2008-08-29
cgraph.c (cgraph_remove_node): Do not remove nested nodes.
Jan Hubicka
1
-4
/
+14
2008-08-29
common.opt (ftree-store-ccp): Mark as preserved for backward compatibility.
Richard Guenther
1
-2
/
+1
2008-08-29
invoke.texi (-fipa-cp): Enabled by default at -O2/-Os/-O3
Jan Hubicka
1
-1
/
+8
2008-08-29
loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.
Jan Hubicka
1
-14
/
+0
2008-08-26
opts.c (decode_options): Add missing parameter to inform call.
Hans-Peter Nilsson
1
-1
/
+1
2008-08-26
[multiple changes]
Vladimir Makarov
1
-0
/
+28
2008-08-24
* opts.c (decode_options): Revert accidental change enabling ipa-cp.
Jan Hubicka
1
-1
/
+0
2008-08-23
ipa-cp.c (constant_val_insert): Remove.
Jan Hubicka
1
-0
/
+1
2008-08-20
diagnostic.c (inform): Add an explicit location_t parameter.
Manuel López-Ibáñez
1
-5
/
+5
2008-08-16
re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)
Eric Botcazou
1
-0
/
+32
2008-08-08
re PR c/28875 ("-Wextra -Wno-unused-parameter -Wall" doesn't work as expected)
Manuel López-Ibáñez
1
-22
/
+1
2008-07-31
passes.c (init_optimization_passes): Always call pass_early_warn_uninitialized.
Richard Guenther
1
-7
/
+0
2008-07-29
flags.h (flag_really_no_inline): Remove.
Jan Hubicka
1
-14
/
+1
2008-07-25
cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.
Jan Hubicka
1
-18
/
+1
2008-07-23
ipa-cp.c (ipcp_print_edge_profiles): Test for node->analyzed rather than for ...
Martin Jambor
1
-0
/
+1
2008-07-23
Add ability to set target options (ix86 only) and optimization options on a f...
Michael Meissner
1
-119
/
+200
2008-07-20
extend.texi (flatten attribute): Remove note about unit-at-a-time
Jan Hubicka
1
-5
/
+18
2008-07-10
re PR other/28322 (GCC new warnings and compatibility)
Peter Maydell
1
-6
/
+9
2008-07-09
invoke.texi (Option Summary): Mention new option -Wdisallowed-function-list=...
Raksit Ashok
1
-6
/
+41
2008-07-04
tree-ssa-structalias.c (lookup_vi_for_tree): Declare.
Richard Guenther
1
-0
/
+3
2008-07-01
Makefile.in (tree-switch-conversion.o): Add.
Martin Jambor
1
-0
/
+1
2008-06-26
driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual...
Kaveh R. Ghazi
1
-3
/
+3
2008-06-18
c-opts.c (c_common_post_options): PCH is not compatible with no-unit-at-a-time.
Jan Hubicka
1
-2
/
+7
2008-06-06
cgraph.c: Fix typos in comments.
Ralf Wildenhues
1
-4
/
+4
2008-06-04
tree-call-cdce.c: New file.
Xinliang David Li
1
-0
/
+2
2008-05-20
Revert r135493 & r135463
Xinliang David Li
1
-1
/
+0
2008-05-17
Check in tree-dce enh to trunk
Xinliang David Li
1
-0
/
+1
2008-05-09
invoke.texi (-fdump-tree-salias): Remove documentation.
Richard Guenther
1
-1
/
+1
2008-05-03
re PR middle-end/34973 (Wno-strict-aliasing is not working)
Richard Guenther
1
-0
/
+2
2008-03-31
common.opt (fprofile-dir=, [...]): New options
Seongbae Park
1
-0
/
+13
2008-03-04
re PR other/28322 (GCC new warnings and compatibility)
Manuel López-Ibáñez
1
-1
/
+1
2008-02-26
common.opt (Wlarger-than=): New.
Manuel López-Ibáñez
1
-0
/
+5
2008-02-25
re PR other/28322 (GCC new warnings and compatibility)
Manuel López-Ibáñez
1
-0
/
+41
2008-02-20
invoke.texi (Warning Options): Add new option -Wframe-larger-than=.
Seongbae Park
1
-0
/
+10
2008-02-19
* opts.c (print_specific_help): Fix typo in --help text.
Nick Clifton
1
-1
/
+1
2008-02-19
re PR other/31349 (gcc -v --help returns no options for C, C++)
Nick Clifton
1
-23
/
+71
2008-01-22
re PR c/32102 (-Wall stomps on -Wstrict-overflow)
Manuel López-Ibáñez
1
-8
/
+0
2008-01-09
re PR debug/26364 ([no unit-at-a-time mode] Uninlined function is marked as i...
Steven Bosscher
1
-0
/
+10
2007-12-07
re PR middle-end/34382 (-fforce-addr completely broken)
Richard Guenther
1
-0
/
+1
[next]