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
2003-10-20
toplev.c (rest_of_compilation): Fix webizer pass ordering.
Jan Hubicka
1
-7
/
+0
2003-10-19
Makefile.in (toplev.o): Add value-prof.h dependency.
Zdenek Dvorak
1
-0
/
+8
2003-10-17
opts.c (common_handle_option): Handle OPT_fweb
Jan Hubicka
1
-0
/
+4
2003-10-17
common.opt: Add description of the new -fgcse-las flag.
Mostafa Hagog
1
-0
/
+4
2003-10-11
Makefile.in (web.o): New.
Jan Hubicka
1
-0
/
+1
2003-10-09
haifa-sched.c (ok_for_early_schedule): New function.
Dorit Naishlos
1
-0
/
+18
2003-09-05
opts.c (decode_options): Enable unit-at-a-time at -O2.
Jan Hubicka
1
-1
/
+1
2003-09-03
toplev.c (flag_rounding_math): New global variable.
Roger Sayle
1
-2
/
+9
2003-08-19
c-common.c: Fix comment formatting.
Kazu Hirata
1
-1
/
+1
2003-08-08
common.opt: Add debug switches.
Neil Booth
1
-2
/
+111
2003-08-03
opts.c (decode_options): Do language-specific initialization for the global d...
Gabriel Dos Reis
1
-0
/
+2
2003-07-31
opts.c (in_fnames, [...]): Moved here from c-opts.
Per Bothner
1
-1
/
+14
2003-07-25
Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.
Gabriel Dos Reis
1
-1
/
+1
2003-07-19
common.opt: Document --param.
Neil Booth
1
-17
/
+127
2003-07-17
c.opt: Document Uncodumented; use it.
Neil Booth
1
-0
/
+4
2003-07-15
c-opts.c (print_help): Remove.
Neil Booth
1
-5
/
+32
2003-07-11
common.opt: More --help messages.
Neil Booth
1
-1
/
+1
2003-07-09
opts.c (wrap_help): Only pass int arguments as arguments to printf's '*' modi...
Andreas Jaeger
1
-3
/
+3
2003-07-08
* opts.c (wrap_help): Use unsigned int, not size_t.
Neil Booth
1
-3
/
+3
2003-07-08
Makefile.in: Update.
Neil Booth
1
-4
/
+87
2003-07-07
opts.c (common_handle_option): Correct handling of the -falign- switches that...
Neil Booth
1
-4
/
+16
2003-07-06
c-common.h (c_comon_handle_filename, [...]): New.
Neil Booth
1
-90
/
+84
2003-07-04
* opts.c (common_handle_options): Negate sense of -falign- switches.
Neil Booth
1
-4
/
+4
2003-07-02
c-common.h (c_common_init_options): New prototype.
Neil Booth
1
-12
/
+8
2003-06-29
opts.c: Include insn-attr.h.
Franz Sirl
1
-0
/
+1
2003-06-28
Makefile.in: Update.
Neil Booth
1
-1
/
+180
2003-06-26
final.c (debug_flush_symbol_queue): New function.
Devang Patel
1
-0
/
+4
2003-06-26
c-opts.c (missing_arg): Make non-static.
Neil Booth
1
-0
/
+6
2003-06-25
c-opts.c (complain_wrong_lang, [...]): Remove.
Neil Booth
1
-6
/
+86
2003-06-25
opts.c (common_handle_option): Add missing break;s.
Neil Booth
1
-0
/
+2
2003-06-22
common.opt: Add -finline-limit.
Neil Booth
1
-0
/
+15
2003-06-22
common.opt: More -f switches.
Neil Booth
1
-0
/
+247
2003-06-22
opts.c (find_opt): Fix to always guarantee a find of a switch with joined par...
Neil Booth
1
-65
/
+59
2003-06-21
Makefile.in: Update.
Neil Booth
1
-0
/
+245
2003-06-21
Makefile.in: Update.
Neil Booth
1
-12
/
+95
2003-06-20
c-decl.c (store_parm_decls): Make saved_warn_shadow boolean.
Neil Booth
1
-2
/
+175
2003-06-18
Makefile.in: Update.
Neil Booth
1
-0
/
+92
2003-06-16
c-opts.c (c_common_handle_option): s/on/value/.
Neil Booth
1
-26
/
+54
2003-06-15
c-pch.c (asm_file_name): Remove.
Neil Booth
1
-0
/
+83
2003-06-14
Makefile.in: Update to use common.opt and lang_opt_files.
Neil Booth
1
-7
/
+48
2003-06-12
ChangeLog: Follow spelling conventions.
Kazu Hirata
1
-1
/
+1
2003-06-11
hooks.c (hook_int_size_t_constcharptr_int_0): New.
Neil Booth
1
-5
/
+1
2003-06-08
Makefile.in: Rename options.c and options.h to c-options.c and c-options.h.
Neil Booth
1
-9
/
+8
2003-06-07
Makefile.in (OJBS, c-opts.o): Update.
Neil Booth
1
-0
/
+209