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
/
optc-gen.awk
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-02
opts.c (print_specific_help): Fix off-by-one compare in assertion check.
Gary Funck
1
-0
/
+3
2011-07-25
genattr.c (write_upcase, [...]): Move to ...
Joern Rennecke
1
-0
/
+1
2011-05-23
optc-save-gen.awk: New.
Joseph Myers
1
-370
/
+0
2011-05-21
opt-read.awk: New.
Joseph Myers
1
-95
/
+4
2011-05-05
opt-functions.awk (var_type_struct): Handle Enum options.
Joseph Myers
1
-0
/
+2
2011-04-04
optc-gen.awk: Always remove type from Variable entry before recording in var_...
Joseph Myers
1
-5
/
+6
2011-03-31
opts.h (cl_option): Add comments to fields.
Joseph Myers
1
-3
/
+9
2011-03-30
options.texi (NegativeAlias): Document.
Joseph Myers
1
-0
/
+5
2011-02-08
common.opt (fcx-limited-range): Add SetByCombined flag.
Ian Lance Taylor
1
-1
/
+5
2010-11-26
options.texi (Enum, EnumValue): Document new record types.
Joseph Myers
1
-0
/
+76
2010-11-19
Add PowerPC target attribute/pragma support
Michael Meissner
1
-1
/
+88
2010-11-19
common.opt (debug_struct_ordinary, [...]): New Variable entries.
Joseph Myers
1
-0
/
+1
2010-10-11
Fix PR bootstrap/35855: awk character classes.
Ralf Wildenhues
1
-1
/
+1
2010-10-08
Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.
Joseph Myers
1
-1
/
+2
2010-10-04
optc-gen.awk: Define global_options_set.
Joseph Myers
1
-3
/
+3
2010-09-30
opt-functions.awk (static_var): Update comment.
Joseph Myers
1
-29
/
+28
2010-09-29
optc-gen.awk: Generate global_options initializer instead of individual varia...
Joseph Myers
1
-46
/
+64
2010-09-17
options.texi (Variable): Document.
Joseph Myers
1
-11
/
+9
2010-09-02
opts.h (struct cl_option): Add warn_message field.
Joseph Myers
1
-3
/
+13
2010-09-02
re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))
Joseph Myers
1
-2
/
+32
2010-07-27
coretypes.h (struct cl_option_handlers): Declare.
Joseph Myers
1
-0
/
+1
2010-07-27
common.opt (o): Add MissingArgError.
Joseph Myers
1
-2
/
+9
2010-05-02
vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0...
Uros Bizjak
1
-8
/
+8
2010-04-13
opt-functions.awk (opt_sanitized_name): New.
Manuel López-Ibáñez
1
-5
/
+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-10-29
re PR middle-end/37565 (__optimize__ attribute doesn't work correctly)
Steve Ellcey
1
-0
/
+1
2009-03-30
optc-gen.awk: Warn if an option flag has multiple different help strings.
Ralf Wildenhues
1
-0
/
+4
2009-03-01
optc-gen.awk: No need to duplicate option flags twice.
Ralf Wildenhues
1
-5
/
+6
2009-03-01
optc-gen.awk: Assign all remaining fields to help string...
Ralf Wildenhues
1
-0
/
+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
/
+319
2008-05-11
* optc-gen.awk: Fix comment typo.
Volker Reichelt
1
-1
/
+1
2008-04-28
re PR bootstrap/35169 (SIGSEGV for stack growth failure while building 4.2.3)
Ralf Wildenhues
1
-2
/
+5
2008-02-26
common.opt (Wlarger-than=): New.
Manuel López-Ibáñez
1
-1
/
+1
2008-02-07
re PR other/32754 (The opt?-gen.awk file generators produce incorrect credits)
Manuel López-Ibáñez
1
-1
/
+1
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-3
/
+3
2007-02-12
invoke.texi (Overall Options): Document --help=.
Nick Clifton
1
-1
/
+2
2006-05-16
Makefile.in (GCC_OBJS): Replace options.o with gcc-options.o.
H.J. Lu
1
-0
/
+8
2006-05-16
re PR target/26885 (-m64 -m32 no longer creates 32-bit object)
H.J. Lu
1
-11
/
+44
2005-06-25
Update FSF address.
Kelley Cook
1
-1
/
+1
2005-06-14
opt-functions.awk (global_state_p, [...]): New.
Richard Sandiford
1
-1
/
+10
2005-05-26
opt-functions.awk (var_type): New function.
Richard Sandiford
1
-2
/
+4
2005-05-16
* optc-gen.awk: Include intl.h after the externally-provided files.
Richard Sandiford
1
-1
/
+1
2005-05-16
Makefile.in (options.c): Tell optc-gen.awk to include config.h, system.h, cor...
Richard Sandiford
1
-5
/
+17
2005-05-15
* optc-gen.awk: Remove excess indentation.
Richard Sandiford
1
-36
/
+36
2005-04-28
optc-gen.awk (END): Make sure no variable is defined more than once.
DJ Delorie
1
-0
/
+4
2005-04-13
optc-gen.awk: Handle stand-alone Mask records.
Eric Botcazou
1
-4
/
+7
2005-04-06
re PR other/20792 (target.opt messages missing from gcc.pot)
Richard Sandiford
1
-1
/
+1
[next]