Age | Commit message (Expand) | Author | Files | Lines |
2002-07-30 | flags.h: Declare flag_finite_math_only. | Toon Moene | 1 | -2/+6 |
2002-07-28 | Makefile.in: rtlanal.o now depends upon real.h. | Roger Sayle | 1 | -0/+6 |
2002-05-24 | flags.h (TLS_MODEL_GLOBAL_DYNAMIC): Set to 1. | Richard Henderson | 1 | -1/+1 |
2002-05-21 | c-common.h (enum rid): Add RID_THREAD. | Richard Henderson | 1 | -2/+13 |
2002-05-15 | invoke.texi (-malign-double): Re-add lost warning. | Jan Hubicka | 1 | -0/+4 |
2002-03-26 | Add -Wswitch-enum. Document. | Andrew Cagney | 1 | -0/+5 |
2002-03-23 | [multiple changes] | Andrew Cagney | 1 | -1/+6 |
2002-03-21 | langhooks.c (lhd_tree_inlining_cannot_inline_tree_fn): Check flag_really_no_i... | Aldy Hernandez | 1 | -0/+5 |
2002-03-07 | Add 2002 to the copyright dates. | Richard Sandiford | 1 | -1/+1 |
2002-03-07 | defaults.h (MODE_HAS_NANS, [...]): New. | Richard Sandiford | 1 | -0/+23 |
2002-03-03 | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 1 | -6/+0 |
2002-03-02 | Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss. | Kaveh R. Ghazi | 1 | -0/+3 |
2002-01-10 | Added __attribute__((deprecated)) patches. | Ira Ruben | 1 | -0/+5 |
2001-12-28 | except.c: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2001-12-13 | predict.c (estimate_probability): Reorganize opcode heuristics. | Jan Hubicka | 1 | -0/+4 |
2001-12-06 | final.c (count_basic_block, [...]): Kill. | Jan Hubicka | 1 | -4/+0 |
2001-12-05 | attribs.c (handle_no_check_memory_usage_atribute): Deleted. | Richard Kenner | 1 | -9/+0 |
2001-12-02 | vms.h (VMS_DEBUGGING_INFO): New macro. | Douglas B Rupp | 1 | -1/+4 |
2001-11-11 | final.c (*_MAX_SKIP): Use *_max_skip variables. | Jan Hubicka | 1 | -0/+3 |
2001-10-20 | basic-block.h (find_sub_basic_blocks): Use sbitmap parameter. | Jan Hubicka | 1 | -0/+4 |
2001-10-11 | calls.c: Fix formatting. | Kazu Hirata | 1 | -13/+13 |
2001-09-11 | configure.in: Check whether assembler supports section merging. | Jakub Jelinek | 1 | -0/+5 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -13/+13 |
2001-05-27 | c-decl.c (init_decl_processing): Don't call start_identifier_warnings. | Neil Booth | 1 | -6/+0 |
2001-05-25 | Standardize header guards. | Richard Henderson | 1 | -1/+1 |
2001-05-20 | Makefile.in (OBJS, [...]): Update. | Neil Booth | 1 | -1/+1 |
2001-04-09 | alias.c (get_addr): Externalize. | Andrew MacLeod | 1 | -0/+9 |
2001-03-27 | Remove flag_new_exceptions. | Richard Henderson | 1 | -5/+0 |
2001-03-27 | except.h (flag_non_call_exceptions): Move ... | Richard Henderson | 1 | -0/+3 |
2001-03-07 | Brad's -ffast-math breakup. | Brad Lucier | 1 | -8/+14 |
2001-02-14 | Makefile.in (toplev.o): Depend on params.h. | Mark Mitchell | 1 | -4/+0 |
2001-01-15 | new option to disable guessing of branch prediction | Aldy Hernandez | 1 | -0/+3 |
2001-01-05 | Declare flag_reorder_blocks and flag_rename_registers | Michael Meissner | 1 | -0/+8 |
2000-10-29 | toplev.c, [...]: Change comments mentioning C9X to refer to C99 instead. | Joseph Myers | 1 | -1/+1 |
2000-10-18 | Adding new option -ftrapv. | Chandrakala Chavva | 1 | -0/+4 |
2000-10-05 | c-decl.c (warn_missing_noreturn): Remove. | Richard Henderson | 1 | -5/+4 |
2000-09-25 | flags.h: Declare warning flag warn_system_headers. | Branko Cibej | 1 | -0/+4 |
2000-09-22 | toplev.c (warn_disabled_optimization): Declare new warning flag. | Brad Lucier | 1 | -0/+4 |
2000-09-13 | flags.h (flag_dump_rtl_in_asm): Declare. | Stephane Carrez | 1 | -0/+2 |
2000-09-07 | Integrated preprocessor. | Zack Weinberg | 1 | -0/+9 |
2000-08-29 | flags.h (time_report, mem_report): New global flags. | Zack Weinberg | 1 | -0/+9 |
2000-08-28 | [multiple changes] | Jason Merrill | 1 | -0/+4 |
2000-07-30 | Makefile.in (OBJS): Add doloop.o. | Richard Henderson | 1 | -1/+1 |
2000-07-10 | flags.h: Add new variable flag_single_precision_constant. | Chandrakala Chavva | 1 | -0/+5 |
2000-05-17 | Add options -Wunused-variable, -Wunused-function, -Wunused-label, | Andrew Cagney | 1 | -2/+10 |
2000-05-09 | top level: | Zack Weinberg | 1 | -1/+1 |
2000-04-11 | extend.texi (-fthis-is-variable): Undocument. | Martin v. Löwis | 1 | -5/+0 |
2000-03-29 | flags.h (flag_optimize_sibling_calls): Declare. | Jan Hubicka | 1 | -0/+4 |
2000-02-19 | c-common.c (decl_attributes): Set DECL_SIZE_UNIT. | Richard Kenner | 1 | -3/+4 |
2000-01-19 | stupid.c: Die die die. | Richard Henderson | 1 | -5/+0 |