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
/
opts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-04
common.opt: Split up -fisolate-erroneous-paths into -fisolate-erroneous-paths...
Jeff Law
1
-1
/
+1
2013-12-04
Implement -fsanitize=signed-integer-overflow.
Marek Polacek
1
-0
/
+2
2013-12-04
re PR tree-optimization/59355 (ICE: SIGSEGV in hash_table::find_slot_with_has...
Jakub Jelinek
1
-1
/
+1
2013-11-22
re PR sanitizer/59061 (Port leaksanitizer)
Jakub Jelinek
1
-0
/
+1
2013-11-22
ubsan.c (ubsan_source_location): Don't crash on unknown locations.
Jakub Jelinek
1
-0
/
+1
2013-11-21
Add minimal line tables at -g1.
Cary Coutant
1
-2
/
+7
2013-11-20
opts.c (finish_options): Imply -ffat-lto-objects with -fno-use-linker-plugin.
Jan Hubicka
1
-2
/
+5
2013-11-19
common.opt (ffat-lto-objects): Disable by default.
Jan Hubicka
1
-2
/
+7
2013-11-19
i386-common.c: Enable -freorder-blocks-and-partition at -O2 and up for x86.
Teresa Johnson
1
-9
/
+12
2013-11-19
bootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Add -ldl.
Marek Polacek
1
-0
/
+5
2013-11-05
Makefile.in (OBJS): Add gimple-ssa-isolate-paths.o
Jeff Law
1
-0
/
+1
2013-11-03
Implement -fsanitize=vla-bound.
Marek Polacek
1
-0
/
+1
2013-10-31
re PR middle-end/58134 (-ftree-vectorizer-verbose=<n> shows vectorized loops ...
Sharad Singhai
1
-6
/
+0
2013-10-30
regmove.c: Remove.
Vladimir Makarov
1
-1
/
+0
2013-10-15
re PR target/57756 (Function target attribute is retaining state of previous...
Sriraman Tallam
1
-2
/
+7
2013-09-28
alloc-pool.c, [...]: Add missing whitespace before "(".
Richard Sandiford
1
-2
/
+2
2013-09-27
vectorizer cost model enhancement
Xinliang David Li
1
-2
/
+14
2013-09-16
Introduce -ftree-loop-vectorize option
Xinliang David Li
1
-4
/
+16
2013-09-01
common.opt (fdevirtualize-speculatively): New function.
Jan Hubicka
1
-0
/
+6
2013-08-30
Merge ubsan into trunk.
Marek Polacek
1
-0
/
+64
2013-04-12
opts.c: Include diagnostic-color.h.
Jakub Jelinek
1
-0
/
+6
2013-04-11
opts.c (common_handle_option): Fix formatting and add FALLTHRU comment.
Senthil Kumar Selvaraj
1
-4
/
+4
2013-04-10
common.opt: Add -gdwarf.
Senthil Kumar Selvaraj
1
-0
/
+12
2013-03-05
re PR bootstrap/56509 (gnattools build failure)
Jakub Jelinek
1
-34
/
+0
2013-02-27
opts.h: Include obstack.h.
Jakub Jelinek
1
-4
/
+41
2013-01-15
re PR tree-optimization/48766 (Infinite recursion in fold_binary_loc())
Jakub Jelinek
1
-0
/
+10
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2013-01-07
Support -fuse-ld=bfd and -fuse-ld=gold
Nick Clifton
1
-0
/
+2
2013-01-04
re PR middle-end/55859 (Mention -Og/-Ofast in "error: argument to '-O' should...
Marek Polacek
1
-5
/
+3
2012-11-26
invoke.texi: Remove -dv documentation.
Steven Bosscher
1
-3
/
+0
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-6
/
+6
2012-11-06
common.opt (gno-split-dwarf, [...]): New switches.
Sterling Augustine
1
-0
/
+8
2012-11-04
invoke.texi (profile-use): update documentation.
Jan Hubicka
1
-0
/
+6
2012-10-20
re PR c/53063 (encode group options in the .opt files)
Manuel López-Ibáñez
1
-4
/
+0
2012-10-16
re PR c/53063 (encode group options in the .opt files)
Manuel López-Ibáñez
1
-9
/
+0
2012-10-16
re PR c/53063 (encode group options in the .opt files)
Manuel López-Ibáñez
1
-1
/
+3
2012-10-04
2012-10-03 Tobias Burnus <burnus@net-b.de>
Tobias Burnus
1
-0
/
+2
2012-10-01
invoke.texi: Add documentation for the new option.
Sharad Singhai
1
-14
/
+8
2012-09-19
re PR other/53316 (Introduce -Og)
Richard Guenther
1
-12
/
+34
2012-07-23
opts.c (common_handle_option): Do not set flag_value_profile_transformations ...
Steven Bosscher
1
-2
/
+0
2012-07-19
eh_personality.cc (__gxx_personality_seh0): New function.
Tristan Gingold
1
-3
/
+3
2012-07-18
invoke.texi: Add -fhoist-adjacent-loads and -ftree-slsr to list of flags cont...
Bill Schmidt
1
-0
/
+1
2012-07-16
opts.c (default_option): Add -fvect-cost-model to default options at -O3 and ...
Bill Schmidt
1
-0
/
+1
2012-06-12
opts.c: Add -fhoist-adjacent-loads to -O2 and above.
Bill Schmidt
1
-0
/
+1
2012-05-17
c.opt (--pedantic-errors,-pedantic-errors): Do not handle here.
Manuel López-Ibáñez
1
-4
/
+4
2012-05-11
re PR c/53063 (encode group options in the .opt files)
Manuel López-Ibáñez
1
-23
/
+7
2012-05-04
Enable -Wunused-local-typedefs when -Wall or -Wunused is on
Dodji Seketeli
1
-0
/
+4
2012-04-29
opts.c (finish_options): Do not handle -Wmissing-noreturn here.
Manuel López-Ibáñez
1
-4
/
+0
2012-04-28
re PR tree-optimization/38785 (huge performance regression on EEMBC bitmnp01)
Joern Rennecke
1
-0
/
+1
2012-04-11
re PR c++/24985 (caret diagnostics)
Manuel López-Ibáñez
1
-0
/
+5
[next]