aboutsummaryrefslogtreecommitdiff
path: root/gcc/flags.h
AgeCommit message (Expand)Author
2004-02-18re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v...Mark Mitchell
2003-12-01common.opt: Remove -fgnu-linker.Zack Weinberg
2003-10-20toplev.c (rest_of_compilation): Fix webizer pass ordering.Jan Hubicka
2003-10-19Makefile.in (toplev.o): Add value-prof.h dependency.Zdenek Dvorak
2003-10-17common.opt: Add description of the new -fgcse-las flag.Mostafa Hagog
2003-10-11Makefile.in (web.o): New.Jan Hubicka
2003-10-09haifa-sched.c (ok_for_early_schedule): New function.Dorit Naishlos
2003-09-28toplev.c (flag_evaluation_order): New global variable.Roger Sayle
2003-09-03toplev.c (flag_rounding_math): New global variable.Roger Sayle
2003-08-08common.opt: Add debug switches.Neil Booth
2003-07-01final.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-06-29alloc-pool.c: Fix comment formatting.Kazu Hirata
2003-06-27* flags.h: Really install previous change.Richard Earnshaw
2003-06-26value-prof.c: New.Zdenek Dvorak
2003-06-20c-decl.c (store_parm_decls): Make saved_warn_shadow boolean.Neil Booth
2003-06-19c-tree.h: Remove declaration of poplevel.Andreas Jaeger
2003-06-18bt-load.c: New file.Stephen Clarke
2003-06-15c-pch.c (asm_file_name): Remove.Neil Booth
2003-06-03configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek
2003-05-31flags.h (flag_wrapv): New flag controlling overflow semantics.Roger Sayle
2003-05-19flags.h (g_switch_value): Change to an unsigned HOST_WIDE_INT.Matt Kraai
2003-05-07except.c: Revert 04-01 and 04-02 forced-unwind changes.Richard Henderson
2003-04-26flags.h (time_report): Remove.Neil Booth
2003-04-12re PR c++/9393 (Anonymous namespaces and compiling the same file twice)Geoffrey Keating
2003-04-12c-pch.c: Include flags.h.Geoffrey Keating
2003-04-01except.c (convert_from_eh_region_ranges_1): Smash REG_EH_REGION notes for not...Richard Henderson
2003-03-09* flags.h (flag_leading_underscore): Declare.Hans-Peter Nilsson
2003-02-28flags.h: Add flag_eliminate_unused_debug_types.Scott Snyder
2003-02-26cse.c (count_reg_usage): Fix handling of REG_EQUAL notes.Zdenek Dvorak
2003-02-20toplev.c (flag_sched2_use_superblocks, [...]): New global variables.Jan Hubicka
2003-02-12Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timeJan Hubicka
2003-02-01flags.h (flag_volatile): Remove declaration.Richard Sandiford
2003-01-24Rename -W to -Wextra.Phil Edwards
2003-01-23re PR rtl-optimization/8423 (CSE1 not propagating __builtin_constant_p enough)Roger Sayle
2003-01-17et-forest.c: Fix comment typos.Kazu Hirata
2002-10-20re PR c/761 (Undocumented options, part 1)Roger Sayle
2002-10-08c-opts.c (c_common_decode_option): Add warn_strict_aliasing to -Wall.Nathan Sidwell
2002-10-02re PR rtl-optimization/6627 (-fno-align-functions regression from 2.95)Roger Sayle
2002-09-27extend.texi (tls_model): Document.Jakub Jelinek
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata
2002-07-30flags.h: Declare flag_finite_math_only.Toon Moene
2002-07-28Makefile.in: rtlanal.o now depends upon real.h.Roger Sayle
2002-05-24flags.h (TLS_MODEL_GLOBAL_DYNAMIC): Set to 1.Richard Henderson
2002-05-21c-common.h (enum rid): Add RID_THREAD.Richard Henderson
2002-05-15invoke.texi (-malign-double): Re-add lost warning.Jan Hubicka
2002-03-26Add -Wswitch-enum. Document.Andrew Cagney
2002-03-23[multiple changes]Andrew Cagney
2002-03-21langhooks.c (lhd_tree_inlining_cannot_inline_tree_fn): Check flag_really_no_i...Aldy Hernandez
2002-03-07Add 2002 to the copyright dates.Richard Sandiford
2002-03-07defaults.h (MODE_HAS_NANS, [...]): New.Richard Sandiford