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
/
opth-gen.awk
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-15
opth-gen.awk: Check for UNKNOWN_LOCATION rather than GCC_TM_H, don't include ...
Andrew MacLeod
1
-3
/
+2
2015-01-29
optc-save-gen.awk: flag_fp_contract_mode is no longer speical.
Jan Hubicka
1
-2
/
+1
2015-01-18
ipa-icf-32.c: Update template.
Jan Hubicka
1
-1
/
+2
2015-01-13
Option diff dump is added for target and optimization
Martin Liska
1
-0
/
+6
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-1
/
+1
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-11-15
lto-streamer-out.c (hash_tree): Use cl_optimization_hash.
Jan Hubicka
1
-0
/
+3
2014-11-14
optc-save-gen.awk: Output cl_target_option_eq...
Jan Hubicka
1
-0
/
+6
2014-09-09
opth-gen.awk: Generate mapping from cpp message reasons to the options that e...
Manuel López-Ibáñez
1
-0
/
+27
2014-08-19
re PR preprocessor/60975 (-Wvariadic-macros does not print warning)
Manuel López-Ibáñez
1
-0
/
+4
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-10-18
opth-gen.awk: Define target_flags_explicit.
Sriraman Tallam
1
-0
/
+1
2013-10-15
re PR target/57756 (Function target attribute is retaining state of previous...
Sriraman Tallam
1
-1
/
+2
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2012-10-17
opth-gen.awk (TARGET_* generation): Always generate TARGET_<xxx> for Mask opt...
Michael Meissner
1
-6
/
+2
2012-05-14
re PR c/53063 (encode group options in the .opt files)
Manuel López-Ibáñez
1
-2
/
+12
2012-05-11
re PR c/53063 (encode group options in the .opt files)
Manuel López-Ibáñez
1
-1
/
+14
2012-04-23
Check if MASK_/TARGET_ macros defined for extra_masks
H.J. Lu
1
-4
/
+8
2012-03-27
Remove MaskNeeded
H.J. Lu
1
-16
/
+34
2011-08-19
opth-gen.awk: Do not declare target save/restore structures and functions if ...
Joseph Myers
1
-1
/
+1
2011-08-18
Allow HOST_WIDE_INT for option variable.
H.J. Lu
1
-2
/
+10
2011-05-23
optc-save-gen.awk: New.
Joseph Myers
1
-2
/
+2
2011-05-21
opt-read.awk: New.
Joseph Myers
1
-94
/
+4
2011-03-29
lto-opts.c (register_user_option_p, [...]): Make type argument unsigned.
Joseph Myers
1
-2
/
+2
2011-02-08
common.opt (fcx-limited-range): Add SetByCombined flag.
Ian Lance Taylor
1
-1
/
+8
2010-11-26
options.texi (Enum, EnumValue): Document new record types.
Joseph Myers
1
-0
/
+25
2010-11-19
Add PowerPC target attribute/pragma support
Michael Meissner
1
-2
/
+61
2010-11-19
common.opt (debug_struct_ordinary, [...]): New Variable entries.
Joseph Myers
1
-1
/
+5
2010-10-12
flag-types.h: New.
Joseph Myers
1
-0
/
+2
2010-10-11
Fix PR bootstrap/35855: awk character classes.
Ralf Wildenhues
1
-4
/
+4
2010-10-08
Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.
Joseph Myers
1
-0
/
+3
2010-10-04
optc-gen.awk: Define global_options_set.
Joseph Myers
1
-2
/
+2
2010-09-30
opt-functions.awk (static_var): Update comment.
Joseph Myers
1
-4
/
+13
2010-09-29
optc-gen.awk: Generate global_options initializer instead of individual varia...
Joseph Myers
1
-12
/
+36
2010-09-17
options.texi (Variable): Document.
Joseph Myers
1
-1
/
+11
2010-09-03
options.texi (SeparateAlias): Document.
Joseph Myers
1
-1
/
+3
2010-09-02
* opth-gen.awk (quote, comma): Remove unused variables.
Joseph Myers
1
-4
/
+0
2010-09-02
opts.h (struct cl_option): Add warn_message field.
Joseph Myers
1
-0
/
+1
2010-09-02
re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))
Joseph Myers
1
-2
/
+11
2010-06-20
re PR other/32998 (-frecord-gcc-switches issues)
Joseph Myers
1
-1
/
+4
2010-04-13
opt-functions.awk (opt_sanitized_name): New.
Manuel López-Ibáñez
1
-7
/
+1
2010-04-02
Make-lang.in, [...]: Update copyright years.
Steven Bosscher
1
-1
/
+2
2010-02-24
c.opt (-ftemplate-depth=): New.
Manuel López-Ibáñez
1
-1
/
+2
2009-06-11
common.opt (gdwarf-): Accept a version number.
Richard Henderson
1
-1
/
+3
2009-04-22
hashtab.h: Update GTY annotations to new syntax
Taras Glek
1
-2
/
+2
2009-02-20
Update Copyright years for files modified in 2008 and/or 2009.
Jakub Jelinek
1
-1
/
+1
2008-07-23
Fix PR 36907, breakage in building libobj with function specific changes
Michael Meissner
1
-1
/
+1
2008-07-23
Add ability to set target options (ix86 only) and optimization options on a f...
Michael Meissner
1
-0
/
+171
2008-02-26
common.opt (Wlarger-than=): New.
Manuel López-Ibáñez
1
-1
/
+1
2007-10-10
opth-gen.awk: Fixed generation of comment stating the origin of options.h
Wolfgang Gellerich
1
-1
/
+1
[next]