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
2005-03-01
Makefile.in (tree-ssa-sink.o): New.
Daniel Berlin
1
-0
/
+1
2005-02-24
re PR middle-end/18902 (Naive (default) complex division algorithm)
Richard Henderson
1
-0
/
+1
2005-02-07
invoke.texi (ftree-vectorizer-verbose): New.
Leehod Baruch
1
-0
/
+4
2005-01-27
c-common.def, [...]: Update copyright.
Kazu Hirata
1
-1
/
+1
2005-01-27
re PR middle-end/17278 (8% C++ compile-time regression in comparison with 3.4...
Steven Bosscher
1
-4
/
+7
2004-11-29
opts.c (decode_options): Do not set max-inline-insns-rtl.
Nathan Sidwell
1
-2
/
+0
2004-11-29
re PR other/17594 (GCC does not error about unknown options which starts with...
Matt Kraai
1
-6
/
+6
2004-11-18
opts.h (add_input_filename): Remove extern declaration.
Ben Elliston
1
-9
/
+9
2004-11-09
builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...
Joseph Myers
1
-1
/
+1
2004-10-29
* opts.c (decode_options): Lower the crossjump threshold for -Os.
Richard Earnshaw
1
-0
/
+3
2004-10-28
* opts.c (decode_options): Don't run PRE at -Os.
Diego Novillo
1
-1
/
+3
2004-10-27
re PR middle-end/14684 (-fprofile-use/-fprofile-generate failure because of c...
Andreas Krebbel
1
-0
/
+2
2004-10-14
opts.c (common_handle_option): Do not enable flag_speculative_prefetching for...
David Edelsohn
1
-2
/
+2
2004-09-10
Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
Nathan Sidwell
1
-2
/
+4
2004-09-10
lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable...
Giovanni Bajo
1
-4
/
+2
2004-09-09
Makefile.def: Remove libbanshee.
Daniel Berlin
1
-16
/
+0
2004-09-03
re PR c/7054 (#pragma pack handled incorrectly)
Jan Beulich
1
-0
/
+10
2004-09-01
Makefile.in (rtl-profile.o, [...]): Add GCC_H dependency.
Zdenek Dvorak
1
-1
/
+14
2004-08-25
flags.h (enum debug_info_type): Remove DWARF_DEBUG.
Zack Weinberg
1
-3
/
+1
2004-08-18
Hot/cold partitioning update patch.
Caroline Tice
1
-0
/
+15
2004-07-25
re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas...
Niall Douglas
1
-0
/
+21
2004-07-15
dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO to TARGET_UNW...
Paul Brook
1
-4
/
+4
2004-07-08
c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scope decls when...
Zack Weinberg
1
-1
/
+0
2004-07-05
langhooks.c: Don't include gt-langhooks.h.
Zack Weinberg
1
-0
/
+1
2004-06-28
common.opt (ftree-fre): New flag.
Diego Novillo
1
-0
/
+1
2004-06-14
Makefile.in (FLAGS_H): New.
Zdenek Dvorak
1
-717
/
+24
2004-05-25
ddg.h, [...]: New files.
Ayal Zaks
1
-1
/
+3
2004-05-13
Merge tree-ssa-20020619-branch into mainline.
Diego Novillo
1
-0
/
+100
2004-05-11
flags.h (flag_short_enums): Update comment.
Paul Brook
1
-2
/
+3
2004-04-29
Patch from Richard Guenther.
Richard Guenther
1
-0
/
+4
2004-04-17
opts.c (decode_options): Do not enable flag_rename_registers and flag_web at ...
Paolo Bonzini
1
-2
/
+0
2004-04-09
basic-block.h (struct edge_def): Add new field, crossing_edge.
Caroline Tice
1
-0
/
+18
2004-04-02
opts.c (decode_options): Do function inlining with very small max-inline-insn...
Gabor Loki
1
-0
/
+9
2004-03-14
alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo...
Roger Sayle
1
-3
/
+3
2004-03-09
New option -Wstrict-aliasing=2.
James E Wilson
1
-1
/
+2
2004-03-03
common.opt: Add description of the new -fgcse-after-reload flag.
Mostafa Hagog
1
-0
/
+5
2004-02-23
Remove -fwritable-strings.
Zack Weinberg
1
-4
/
+0
2004-02-23
Makefile.in (opts.o): Depend on target.h.
Kazu Hirata
1
-3
/
+2
2004-02-20
revert: opts.c (decode_options): Don't use DEFAULT_SHORT_ENUMS.
Kazu Hirata
1
-0
/
+4
2004-02-19
opts.c (decode_options): Don't use DEFAULT_SHORT_ENUMS.
Kazu Hirata
1
-4
/
+0
2004-02-17
re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v...
Mark Mitchell
1
-0
/
+4
2004-02-06
Josef Zlomek <zlomekj@suse.cz>
Josef Zlomek
1
-0
/
+4
2004-02-04
Partially revert/redo 2003-10-01 change; fix -fworking-directory.
Per Bothner
1
-1
/
+2
2004-01-27
re PR middle-end/13779 ([3.4 only] powerpc64: incorrect initialization of 'lo...
J"orn Rennecke
1
-0
/
+4
2004-01-01
re PR rtl-optimization/13473 (cc1 segfault w/-march=pentium4)
Jan Hubicka
1
-2
/
+2
2003-12-24
Makefile.in (OBJS-common): Remove dwarfout.o.
Mark Mitchell
1
-13
/
+0
2003-12-23
common.opt (fprofile-generate,fprofile-use): Add.
Jan Hubicka
1
-0
/
+38
2003-12-17
* opts.c (wrap_help): Fix overflow.
Segher Boessenkool
1
-1
/
+1
2003-12-01
common.opt: Remove -fgnu-linker.
Zack Weinberg
1
-4
/
+0
2003-11-20
ssa.c, [...]: Remove files.
Richard Henderson
1
-12
/
+0
[next]