| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc: | nathan | 2002-10-08 | 1 | -0/+5 |
* | PR optimization/6627 | sayle | 2002-10-02 | 1 | -0/+4 |
* | * doc/extend.texi (tls_model): Document. | jakub | 2002-09-27 | 1 | -11/+0 |
* | * dbxout.c: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -1/+1 |
* | 2002-07-30 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2002-07-30 | 1 | -2/+6 |
* | * Makefile.in: rtlanal.o now depends upon real.h. | sayle | 2002-07-28 | 1 | -0/+6 |
* | * flags.h (TLS_MODEL_GLOBAL_DYNAMIC): Set to 1. | rth | 2002-05-25 | 1 | -1/+1 |
* | * c-common.h (enum rid): Add RID_THREAD. | rth | 2002-05-22 | 1 | -2/+13 |
* | * invoke.texi (-malign-double): Re-add lost warning. | hubicka | 2002-05-15 | 1 | -0/+4 |
* | Add -Wswitch-enum. Document. | cagney | 2002-03-26 | 1 | -0/+5 |
* | 2002-03-23 Andrew Cagney <ac131313@redhat.com> | cagney | 2002-03-23 | 1 | -1/+6 |
* | 2002-03-21 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-03-21 | 1 | -0/+5 |
* | Add 2002 to the copyright dates. | rsandifo | 2002-03-07 | 1 | -1/+1 |
* | * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES): New. | rsandifo | 2002-03-07 | 1 | -0/+23 |
* | * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c, | zack | 2002-03-03 | 1 | -6/+0 |
* | * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss. | ghazi | 2002-03-02 | 1 | -0/+3 |
* | Added __attribute__((deprecated)) patches. | ira | 2002-01-10 | 1 | -0/+5 |
* | * except.c: Fix comment formatting. | kazu | 2001-12-28 | 1 | -2/+2 |
* | * predict.c (estimate_probability): Reorganize opcode heuristics. | hubicka | 2001-12-13 | 1 | -0/+4 |
* | * final.c (count_basic_block, add_bb, add_bb_string): | hubicka | 2001-12-06 | 1 | -4/+0 |
* | * attribs.c (handle_no_check_memory_usage_atribute): Deleted. | kenner | 2001-12-05 | 1 | -9/+0 |
* | * config/alpha/vms.h (VMS_DEBUGGING_INFO): New macro. | kenner | 2001-12-02 | 1 | -1/+4 |
* | * final.c (*_MAX_SKIP): Use *_max_skip variables. | hubicka | 2001-11-11 | 1 | -0/+3 |
* | * basic-block.h (find_sub_basic_blocks): Use sbitmap parameter. | hubicka | 2001-10-20 | 1 | -0/+4 |
* | * calls.c: Fix formatting. | kazu | 2001-10-11 | 1 | -13/+13 |
* | * configure.in: Check whether assembler supports section merging. | jakub | 2001-09-11 | 1 | -0/+5 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -13/+13 |
* | * c-decl.c (init_decl_processing): | neil | 2001-05-27 | 1 | -6/+0 |
* | Standardize header guards. | rth | 2001-05-26 | 1 | -1/+1 |
* | * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS, | neil | 2001-05-20 | 1 | -1/+1 |
* | 2001-04-09 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-04-09 | 1 | -0/+9 |
* | Remove flag_new_exceptions. | rth | 2001-03-28 | 1 | -5/+0 |
* | * except.h (flag_non_call_exceptions): Move ... | rth | 2001-03-28 | 1 | -0/+3 |
* | Brad's -ffast-math breakup. | rth | 2001-03-07 | 1 | -8/+14 |
* | * Makefile.in (toplev.o): Depend on params.h. | mmitchel | 2001-02-14 | 1 | -4/+0 |
* | new option to disable guessing of branch prediction | aldyh | 2001-01-15 | 1 | -0/+3 |
* | Declare flag_reorder_blocks and flag_rename_registers | meissner | 2001-01-05 | 1 | -0/+8 |
* | * toplev.c, flags.h, fold-const.c, real.c, rtl.c, | jsm28 | 2000-10-29 | 1 | -1/+1 |
* | Adding new option -ftrapv. | cchavva | 2000-10-18 | 1 | -0/+4 |
* | * c-decl.c (warn_missing_noreturn): Remove. | rth | 2000-10-06 | 1 | -5/+4 |
* | 2000-09-25 Branko Cibej <branko.cibej@hermes.si> | bkoz | 2000-09-25 | 1 | -0/+4 |
* | * toplev.c (warn_disabled_optimization): Declare new warning flag. | mmitchel | 2000-09-22 | 1 | -0/+4 |
* | * flags.h (flag_dump_rtl_in_asm): Declare. | ciceron | 2000-09-13 | 1 | -0/+2 |
* | Integrated preprocessor. | zack | 2000-09-07 | 1 | -0/+9 |
* | * flags.h (time_report, mem_report): New global flags. | zack | 2000-08-29 | 1 | -0/+9 |
* | 2000-08-28 Daniel Berlin <dberlin@redhat.com> | jason | 2000-08-29 | 1 | -0/+4 |
* | * Makefile.in (OBJS): Add doloop.o. | rth | 2000-07-30 | 1 | -1/+1 |
* | * flags.h : Add new variable flag_single_precision_constant. | cchavva | 2000-07-10 | 1 | -0/+5 |
* | Add options -Wunused-variable, -Wunused-function, -Wunused-label, | cagney | 2000-05-17 | 1 | -2/+10 |
* | top level: | zack | 2000-05-09 | 1 | -1/+1 |