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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-20
Update Copyright years for files modified in 2008 and/or 2009.
Jakub Jelinek
1
-1
/
+2
2008-10-07
re PR middle-end/37576 (-v --help ICEs)
Jakub Jelinek
1
-8
/
+8
2008-08-30
Change attribute((option(...))) to attribute((target(...))); Do not allocate ...
Michael Meissner
1
-1
/
+2
2008-07-25
cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.
Jan Hubicka
1
-1
/
+0
2008-02-25
re PR other/28322 (GCC new warnings and compatibility)
Manuel López-Ibáñez
1
-0
/
+1
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-4
/
+3
2007-02-15
re PR c/26494 (-pedantic-errors can be overridden by -W*)
Manuel López-Ibáñez
1
-0
/
+2
2007-02-12
invoke.texi (Overall Options): Document --help=.
Nick Clifton
1
-10
/
+23
2006-05-16
re PR target/26885 (-m64 -m32 no longer creates 32-bit object)
H.J. Lu
1
-0
/
+3
2006-02-01
opts.c (no_unit_at_a_time_default): New global variable.
Jan Hubicka
1
-0
/
+1
2005-06-25
Update FSF address.
Kelley Cook
1
-2
/
+2
2005-06-01
system.h (TARGET_OPTIONS, [...]): Poison.
Richard Sandiford
1
-1
/
+0
2005-06-01
opts.h (cl_option_state): New structure.
Richard Sandiford
1
-0
/
+9
2005-05-26
opt-functions.awk (var_type): New function.
Richard Sandiford
1
-4
/
+8
2005-05-16
Makefile.in (options.c): Tell optc-gen.awk to include config.h, system.h, cor...
Richard Sandiford
1
-0
/
+1
2005-05-03
c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinery decide if the ...
DJ Delorie
1
-1
/
+1
2005-03-18
hooks.c, [...]: Update copyright.
Kazu Hirata
1
-1
/
+1
2005-03-14
config.gcc (extra_options): New variable for listing option files.
Richard Sandiford
1
-3
/
+21
2004-11-18
opts.h (add_input_filename): Remove extern declaration.
Ben Elliston
1
-1
/
+0
2004-10-15
bitmap.c, [...]: Update copyright.
Kazu Hirata
1
-1
/
+1
2004-07-08
c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scope decls when...
Zack Weinberg
1
-4
/
+0
2004-07-05
langhooks.c: Don't include gt-langhooks.h.
Zack Weinberg
1
-0
/
+4
2004-06-14
Makefile.in (FLAGS_H): New.
Zdenek Dvorak
1
-0
/
+4
2003-08-19
c-common.c: Fix comment formatting.
Kazu Hirata
1
-2
/
+2
2003-07-31
opts.c (in_fnames, [...]): Moved here from c-opts.
Per Bothner
1
-0
/
+9
2003-07-17
c.opt: Document Uncodumented; use it.
Neil Booth
1
-0
/
+1
2003-07-08
Makefile.in: Update.
Neil Booth
1
-0
/
+1
2003-07-02
c-common.h (c_common_init_options): New prototype.
Neil Booth
1
-1
/
+1
2003-06-28
Makefile.in: Update.
Neil Booth
1
-2
/
+1
2003-06-25
c-opts.c (complain_wrong_lang, [...]): Remove.
Neil Booth
1
-1
/
+3
2003-06-22
opts.c (find_opt): Fix to always guarantee a find of a switch with joined par...
Neil Booth
1
-0
/
+1
2003-06-16
c-opts.c (c_common_handle_option): s/on/value/.
Neil Booth
1
-1
/
+3
2003-06-15
c-opts.c (lang_flags): Update for new spelling of flags.
Neil Booth
1
-10
/
+1
2003-06-14
Makefile.in: Update to use common.opt and lang_opt_files.
Neil Booth
1
-4
/
+10
2003-06-08
Makefile.in: Rename options.c and options.h to c-options.c and c-options.h.
Neil Booth
1
-0
/
+10
2003-06-07
Makefile.in (OJBS, c-opts.o): Update.
Neil Booth
1
-0
/
+34