summaryrefslogtreecommitdiff
path: root/gcc/flags.h
Commit message (Expand)AuthorAgeFilesLines
* PR c++/9393geoffk2003-04-121-0/+5
* * c-pch.c: Include flags.h. Add comments to routines.geoffk2003-04-121-0/+3
* * except.c (convert_from_eh_region_ranges_1): Smash REG_EH_REGIONrth2003-04-021-0/+4
* * flags.h (flag_leading_underscore): Declare.hp2003-03-091-0/+4
* * flags.h: Add flag_eliminate_unused_debug_types.rth2003-02-281-0/+4
* * cse.c (count_reg_usage): Fix handling of REG_EQUAL notes.rakdver2003-02-261-2/+2
* * toplev.c (flag_sched2_use_superblocks, flag_sched2_use_traces): New globa...hubicka2003-02-201-0/+2
* * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timehubicka2003-02-121-0/+2
* * flags.h (flag_volatile): Remove declaration.rsandifo2003-02-011-12/+0
* 2003-01-24 Phil Edwards <pme@gcc.gnu.org>pme2003-01-241-1/+2
* PR optimization/8423sayle2003-01-231-0/+4
* * et-forest.c: Fix comment typos.kazu2003-01-171-2/+2
* PR c/761sayle2002-10-201-12/+3
* 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