aboutsummaryrefslogtreecommitdiff
path: root/gcc/flags.h
AgeCommit message (Expand)AuthorFilesLines
2004-09-09Makefile.def: Remove libbanshee.Daniel Berlin1-8/+0
2004-09-01Makefile.in (rtl-profile.o, [...]): Add GCC_H dependency.Zdenek Dvorak1-0/+4
2004-08-25flags.h (enum debug_info_type): Remove DWARF_DEBUG.Zack Weinberg1-1/+0
2004-07-25re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas...Niall Douglas1-0/+24
2004-07-10flags.h: Delete redundant prototypes that are being generated in options.h fr...Kelley Cook1-501/+0
2004-06-28common.opt (ftree-fre): New flag.Diego Novillo1-0/+3
2004-06-14Makefile.in (FLAGS_H): New.Zdenek Dvorak1-76/+2
2004-05-30bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-05-30c-common.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-05-25ddg.h, [...]: New files.Ayal Zaks1-0/+3
2004-05-17toplev.h (flag_delete_null_pointer_checks): Move from here to...Jeff Law1-0/+4
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+47
2004-05-11flags.h (flag_short_enums): Update comment.Paul Brook1-1/+2
2004-04-29Patch from Richard Guenther.Richard Guenther1-0/+4
2004-04-09basic-block.h (struct edge_def): Add new field, crossing_edge.Caroline Tice1-0/+5
2004-03-09New option -Wstrict-aliasing=2.James E Wilson1-1/+1
2004-03-03common.opt: Add description of the new -fgcse-after-reload flag.Mostafa Hagog1-0/+5
2004-02-27passes.c: New file.Richard Henderson1-0/+1
2004-02-23Remove -fwritable-strings.Zack Weinberg1-5/+0
2004-02-17re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v...Mark Mitchell1-0/+21
2004-02-06Josef Zlomek <zlomekj@suse.cz>Josef Zlomek1-0/+3
2004-01-27re PR middle-end/13779 ([3.4 only] powerpc64: incorrect initialization of 'lo...J"orn Rennecke1-1/+5
2003-12-01common.opt: Remove -fgnu-linker.Zack Weinberg1-4/+0
2003-10-20toplev.c (rest_of_compilation): Fix webizer pass ordering.Jan Hubicka1-0/+4
2003-10-19Makefile.in (toplev.o): Add value-prof.h dependency.Zdenek Dvorak1-0/+3
2003-10-17common.opt: Add description of the new -fgcse-las flag.Mostafa Hagog1-0/+5
2003-10-11Makefile.in (web.o): New.Jan Hubicka1-0/+2
2003-10-09haifa-sched.c (ok_for_early_schedule): New function.Dorit Naishlos1-0/+14
2003-09-28toplev.c (flag_evaluation_order): New global variable.Roger Sayle1-0/+3
2003-09-03toplev.c (flag_rounding_math): New global variable.Roger Sayle1-1/+6
2003-08-08common.opt: Add debug switches.Neil Booth1-1/+1
2003-07-01final.c: Convert prototypes to ISO C90.Andreas Jaeger1-1/+1
2003-06-29alloc-pool.c: Fix comment formatting.Kazu Hirata1-2/+2
2003-06-27* flags.h: Really install previous change.Richard Earnshaw1-0/+3
2003-06-26value-prof.c: New.Zdenek Dvorak1-0/+4
2003-06-20c-decl.c (store_parm_decls): Make saved_warn_shadow boolean.Neil Booth1-23/+27
2003-06-19c-tree.h: Remove declaration of poplevel.Andreas Jaeger1-12/+2
2003-06-18bt-load.c: New file.Stephen Clarke1-0/+10
2003-06-15c-pch.c (asm_file_name): Remove.Neil Booth1-1/+1
2003-06-03configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek1-0/+10
2003-05-31flags.h (flag_wrapv): New flag controlling overflow semantics.Roger Sayle1-0/+3
2003-05-19flags.h (g_switch_value): Change to an unsigned HOST_WIDE_INT.Matt Kraai1-1/+1
2003-05-07except.c: Revert 04-01 and 04-02 forced-unwind changes.Richard Henderson1-4/+0
2003-04-26flags.h (time_report): Remove.Neil Booth1-4/+0
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