summaryrefslogtreecommitdiff
path: root/gcc/flags.h
Commit message (Expand)AuthorAgeFilesLines
* gcc:nathan2002-10-081-0/+5
* PR optimization/6627sayle2002-10-021-0/+4
* * doc/extend.texi (tls_model): Document.jakub2002-09-271-11/+0
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-1/+1
* 2002-07-30 Toon Moene <toon@moene.indiv.nluug.nl>toon2002-07-301-2/+6
* * Makefile.in: rtlanal.o now depends upon real.h.sayle2002-07-281-0/+6
* * flags.h (TLS_MODEL_GLOBAL_DYNAMIC): Set to 1.rth2002-05-251-1/+1
* * c-common.h (enum rid): Add RID_THREAD.rth2002-05-221-2/+13
* * invoke.texi (-malign-double): Re-add lost warning.hubicka2002-05-151-0/+4
* Add -Wswitch-enum. Document.cagney2002-03-261-0/+5
* 2002-03-23 Andrew Cagney <ac131313@redhat.com>cagney2002-03-231-1/+6
* 2002-03-21 Aldy Hernandez <aldyh@redhat.com>aldyh2002-03-211-0/+5
* Add 2002 to the copyright dates.rsandifo2002-03-071-1/+1
* * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES): New.rsandifo2002-03-071-0/+23
* * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,zack2002-03-031-6/+0
* * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss.ghazi2002-03-021-0/+3
* Added __attribute__((deprecated)) patches.ira2002-01-101-0/+5
* * except.c: Fix comment formatting.kazu2001-12-281-2/+2
* * predict.c (estimate_probability): Reorganize opcode heuristics.hubicka2001-12-131-0/+4
* * final.c (count_basic_block, add_bb, add_bb_string):hubicka2001-12-061-4/+0
* * attribs.c (handle_no_check_memory_usage_atribute): Deleted.kenner2001-12-051-9/+0
* * config/alpha/vms.h (VMS_DEBUGGING_INFO): New macro.kenner2001-12-021-1/+4
* * final.c (*_MAX_SKIP): Use *_max_skip variables.hubicka2001-11-111-0/+3
* * basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.hubicka2001-10-201-0/+4
* * calls.c: Fix formatting.kazu2001-10-111-13/+13
* * configure.in: Check whether assembler supports section merging.jakub2001-09-111-0/+5
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-13/+13
* * c-decl.c (init_decl_processing):neil2001-05-271-6/+0
* Standardize header guards.rth2001-05-261-1/+1
* * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,neil2001-05-201-1/+1
* 2001-04-09 Andrew MacLeod <amacleod@redhat.com>amacleod2001-04-091-0/+9
* Remove flag_new_exceptions.rth2001-03-281-5/+0
* * except.h (flag_non_call_exceptions): Move ...rth2001-03-281-0/+3
* Brad's -ffast-math breakup.rth2001-03-071-8/+14
* * Makefile.in (toplev.o): Depend on params.h.mmitchel2001-02-141-4/+0
* new option to disable guessing of branch predictionaldyh2001-01-151-0/+3
* Declare flag_reorder_blocks and flag_rename_registersmeissner2001-01-051-0/+8
* * toplev.c, flags.h, fold-const.c, real.c, rtl.c,jsm282000-10-291-1/+1
* Adding new option -ftrapv.cchavva2000-10-181-0/+4
* * c-decl.c (warn_missing_noreturn): Remove.rth2000-10-061-5/+4
* 2000-09-25 Branko Cibej <branko.cibej@hermes.si>bkoz2000-09-251-0/+4
* * toplev.c (warn_disabled_optimization): Declare new warning flag.mmitchel2000-09-221-0/+4
* * flags.h (flag_dump_rtl_in_asm): Declare.ciceron2000-09-131-0/+2
* Integrated preprocessor.zack2000-09-071-0/+9
* * flags.h (time_report, mem_report): New global flags.zack2000-08-291-0/+9
* 2000-08-28 Daniel Berlin <dberlin@redhat.com>jason2000-08-291-0/+4
* * Makefile.in (OBJS): Add doloop.o.rth2000-07-301-1/+1
* * flags.h : Add new variable flag_single_precision_constant.cchavva2000-07-101-0/+5
* Add options -Wunused-variable, -Wunused-function, -Wunused-label,cagney2000-05-171-2/+10
* top level:zack2000-05-091-1/+1