summaryrefslogtreecommitdiff
path: root/gcc/flags.h
Commit message (Expand)AuthorAgeFilesLines
* New option -Wstrict-aliasing=2.James E Wilson2004-03-091-1/+1
* common.opt: Add description of the new -fgcse-after-reload flag.Mostafa Hagog2004-03-031-0/+5
* passes.c: New file.Richard Henderson2004-02-271-0/+1
* Remove -fwritable-strings.Zack Weinberg2004-02-231-5/+0
* re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v...Mark Mitchell2004-02-171-0/+21
* Josef Zlomek <zlomekj@suse.cz>Josef Zlomek2004-02-061-0/+3
* re PR middle-end/13779 ([3.4 only] powerpc64: incorrect initialization of 'lo...J"orn Rennecke2004-01-271-1/+5
* common.opt: Remove -fgnu-linker.Zack Weinberg2003-12-011-4/+0
* toplev.c (rest_of_compilation): Fix webizer pass ordering.Jan Hubicka2003-10-201-0/+4
* Makefile.in (toplev.o): Add value-prof.h dependency.Zdenek Dvorak2003-10-191-0/+3
* common.opt: Add description of the new -fgcse-las flag.Mostafa Hagog2003-10-171-0/+5
* Makefile.in (web.o): New.Jan Hubicka2003-10-111-0/+2
* haifa-sched.c (ok_for_early_schedule): New function.Dorit Naishlos2003-10-091-0/+14
* toplev.c (flag_evaluation_order): New global variable.Roger Sayle2003-09-281-0/+3
* toplev.c (flag_rounding_math): New global variable.Roger Sayle2003-09-031-1/+6
* common.opt: Add debug switches.Neil Booth2003-08-081-1/+1
* final.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-011-1/+1
* alloc-pool.c: Fix comment formatting.Kazu Hirata2003-06-291-2/+2
* * flags.h: Really install previous change.Richard Earnshaw2003-06-271-0/+3
* value-prof.c: New.Zdenek Dvorak2003-06-261-0/+4
* c-decl.c (store_parm_decls): Make saved_warn_shadow boolean.Neil Booth2003-06-201-23/+27
* c-tree.h: Remove declaration of poplevel.Andreas Jaeger2003-06-191-12/+2
* bt-load.c: New file.Stephen Clarke2003-06-181-0/+10
* c-pch.c (asm_file_name): Remove.Neil Booth2003-06-151-1/+1
* configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek2003-06-031-0/+10
* flags.h (flag_wrapv): New flag controlling overflow semantics.Roger Sayle2003-05-311-0/+3
* flags.h (g_switch_value): Change to an unsigned HOST_WIDE_INT.Matt Kraai2003-05-191-1/+1
* except.c: Revert 04-01 and 04-02 forced-unwind changes.Richard Henderson2003-05-071-4/+0
* flags.h (time_report): Remove.Neil Booth2003-04-261-4/+0
* re PR c++/9393 (Anonymous namespaces and compiling the same file twice)Geoffrey Keating2003-04-121-0/+5
* c-pch.c: Include flags.h.Geoffrey Keating2003-04-121-0/+3
* except.c (convert_from_eh_region_ranges_1): Smash REG_EH_REGION notes for not...Richard Henderson2003-04-011-0/+4
* * flags.h (flag_leading_underscore): Declare.Hans-Peter Nilsson2003-03-091-0/+4
* flags.h: Add flag_eliminate_unused_debug_types.Scott Snyder2003-02-281-0/+4
* cse.c (count_reg_usage): Fix handling of REG_EQUAL notes.Zdenek Dvorak2003-02-261-2/+2
* toplev.c (flag_sched2_use_superblocks, [...]): New global variables.Jan Hubicka2003-02-201-0/+2
* Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timeJan Hubicka2003-02-121-0/+2
* flags.h (flag_volatile): Remove declaration.Richard Sandiford2003-02-011-12/+0
* Rename -W to -Wextra.Phil Edwards2003-01-241-1/+2
* re PR rtl-optimization/8423 (CSE1 not propagating __builtin_constant_p enough)Roger Sayle2003-01-231-0/+4
* et-forest.c: Fix comment typos.Kazu Hirata2003-01-171-2/+2
* re PR c/761 (Undocumented options, part 1)Roger Sayle2002-10-201-12/+3
* c-opts.c (c_common_decode_option): Add warn_strict_aliasing to -Wall.Nathan Sidwell2002-10-081-0/+5
* re PR rtl-optimization/6627 (-fno-align-functions regression from 2.95)Roger Sayle2002-10-021-0/+4
* extend.texi (tls_model): Document.Jakub Jelinek2002-09-271-11/+0
* dbxout.c: Follow spelling conventions.Kazu Hirata2002-09-221-1/+1
* flags.h: Declare flag_finite_math_only.Toon Moene2002-07-301-2/+6
* Makefile.in: rtlanal.o now depends upon real.h.Roger Sayle2002-07-281-0/+6
* flags.h (TLS_MODEL_GLOBAL_DYNAMIC): Set to 1.Richard Henderson2002-05-241-1/+1
* c-common.h (enum rid): Add RID_THREAD.Richard Henderson2002-05-211-2/+13