aboutsummaryrefslogtreecommitdiff
path: root/gcc/flags.h
AgeCommit message (Expand)AuthorFilesLines
2003-04-12re PR c++/9393 (Anonymous namespaces and compiling the same file twice)Geoffrey Keating1-0/+5
2003-04-12c-pch.c: Include flags.h.Geoffrey Keating1-0/+3
2003-04-01except.c (convert_from_eh_region_ranges_1): Smash REG_EH_REGION notes for not...Richard Henderson1-0/+4
2003-03-09* flags.h (flag_leading_underscore): Declare.Hans-Peter Nilsson1-0/+4
2003-02-28flags.h: Add flag_eliminate_unused_debug_types.Scott Snyder1-0/+4
2003-02-26cse.c (count_reg_usage): Fix handling of REG_EQUAL notes.Zdenek Dvorak1-2/+2
2003-02-20toplev.c (flag_sched2_use_superblocks, [...]): New global variables.Jan Hubicka1-0/+2
2003-02-12Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timeJan Hubicka1-0/+2
2003-02-01flags.h (flag_volatile): Remove declaration.Richard Sandiford1-12/+0
2003-01-24Rename -W to -Wextra.Phil Edwards1-1/+2
2003-01-23re PR rtl-optimization/8423 (CSE1 not propagating __builtin_constant_p enough)Roger Sayle1-0/+4
2003-01-17et-forest.c: Fix comment typos.Kazu Hirata1-2/+2
2002-10-20re PR c/761 (Undocumented options, part 1)Roger Sayle1-12/+3
2002-10-08c-opts.c (c_common_decode_option): Add warn_strict_aliasing to -Wall.Nathan Sidwell1-0/+5
2002-10-02re PR rtl-optimization/6627 (-fno-align-functions regression from 2.95)Roger Sayle1-0/+4
2002-09-27extend.texi (tls_model): Document.Jakub Jelinek1-11/+0
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata1-1/+1
2002-07-30flags.h: Declare flag_finite_math_only.Toon Moene1-2/+6
2002-07-28Makefile.in: rtlanal.o now depends upon real.h.Roger Sayle1-0/+6
2002-05-24flags.h (TLS_MODEL_GLOBAL_DYNAMIC): Set to 1.Richard Henderson1-1/+1
2002-05-21c-common.h (enum rid): Add RID_THREAD.Richard Henderson1-2/+13
2002-05-15invoke.texi (-malign-double): Re-add lost warning.Jan Hubicka1-0/+4
2002-03-26Add -Wswitch-enum. Document.Andrew Cagney1-0/+5
2002-03-23[multiple changes]Andrew Cagney1-1/+6
2002-03-21langhooks.c (lhd_tree_inlining_cannot_inline_tree_fn): Check flag_really_no_i...Aldy Hernandez1-0/+5
2002-03-07Add 2002 to the copyright dates.Richard Sandiford1-1/+1
2002-03-07defaults.h (MODE_HAS_NANS, [...]): New.Richard Sandiford1-0/+23
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-6/+0
2002-03-02Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss.Kaveh R. Ghazi1-0/+3
2002-01-10Added __attribute__((deprecated)) patches.Ira Ruben1-0/+5
2001-12-28except.c: Fix comment formatting.Kazu Hirata1-2/+2
2001-12-13predict.c (estimate_probability): Reorganize opcode heuristics.Jan Hubicka1-0/+4
2001-12-06final.c (count_basic_block, [...]): Kill.Jan Hubicka1-4/+0
2001-12-05attribs.c (handle_no_check_memory_usage_atribute): Deleted.Richard Kenner1-9/+0
2001-12-02vms.h (VMS_DEBUGGING_INFO): New macro.Douglas B Rupp1-1/+4
2001-11-11final.c (*_MAX_SKIP): Use *_max_skip variables.Jan Hubicka1-0/+3
2001-10-20basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.Jan Hubicka1-0/+4
2001-10-11calls.c: Fix formatting.Kazu Hirata1-13/+13
2001-09-11configure.in: Check whether assembler supports section merging.Jakub Jelinek1-0/+5
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-13/+13
2001-05-27c-decl.c (init_decl_processing): Don't call start_identifier_warnings.Neil Booth1-6/+0
2001-05-25Standardize header guards.Richard Henderson1-1/+1
2001-05-20Makefile.in (OBJS, [...]): Update.Neil Booth1-1/+1
2001-04-09alias.c (get_addr): Externalize.Andrew MacLeod1-0/+9
2001-03-27Remove flag_new_exceptions.Richard Henderson1-5/+0
2001-03-27except.h (flag_non_call_exceptions): Move ...Richard Henderson1-0/+3
2001-03-07Brad's -ffast-math breakup.Brad Lucier1-8/+14
2001-02-14Makefile.in (toplev.o): Depend on params.h.Mark Mitchell1-4/+0
2001-01-15new option to disable guessing of branch predictionAldy Hernandez1-0/+3
2001-01-05Declare flag_reorder_blocks and flag_rename_registersMichael Meissner1-0/+8