aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.c
AgeCommit message (Expand)AuthorFilesLines
2004-09-10Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>Nathan Sidwell1-2/+4
2004-09-10lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable...Giovanni Bajo1-4/+2
2004-09-09Makefile.def: Remove libbanshee.Daniel Berlin1-16/+0
2004-09-03re PR c/7054 (#pragma pack handled incorrectly)Jan Beulich1-0/+10
2004-09-01Makefile.in (rtl-profile.o, [...]): Add GCC_H dependency.Zdenek Dvorak1-1/+14
2004-08-25flags.h (enum debug_info_type): Remove DWARF_DEBUG.Zack Weinberg1-3/+1
2004-08-18Hot/cold partitioning update patch.Caroline Tice1-0/+15
2004-07-25re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas...Niall Douglas1-0/+21
2004-07-15dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO to TARGET_UNW...Paul Brook1-4/+4
2004-07-08c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scope decls when...Zack Weinberg1-1/+0
2004-07-05langhooks.c: Don't include gt-langhooks.h.Zack Weinberg1-0/+1
2004-06-28common.opt (ftree-fre): New flag.Diego Novillo1-0/+1
2004-06-14Makefile.in (FLAGS_H): New.Zdenek Dvorak1-717/+24
2004-05-25ddg.h, [...]: New files.Ayal Zaks1-1/+3
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+100
2004-05-11flags.h (flag_short_enums): Update comment.Paul Brook1-2/+3
2004-04-29Patch from Richard Guenther.Richard Guenther1-0/+4
2004-04-17opts.c (decode_options): Do not enable flag_rename_registers and flag_web at ...Paolo Bonzini1-2/+0
2004-04-09basic-block.h (struct edge_def): Add new field, crossing_edge.Caroline Tice1-0/+18
2004-04-02opts.c (decode_options): Do function inlining with very small max-inline-insn...Gabor Loki1-0/+9
2004-03-14alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo...Roger Sayle1-3/+3
2004-03-09New option -Wstrict-aliasing=2.James E Wilson1-1/+2
2004-03-03common.opt: Add description of the new -fgcse-after-reload flag.Mostafa Hagog1-0/+5
2004-02-23Remove -fwritable-strings.Zack Weinberg1-4/+0
2004-02-23Makefile.in (opts.o): Depend on target.h.Kazu Hirata1-3/+2
2004-02-20revert: opts.c (decode_options): Don't use DEFAULT_SHORT_ENUMS.Kazu Hirata1-0/+4
2004-02-19opts.c (decode_options): Don't use DEFAULT_SHORT_ENUMS.Kazu Hirata1-4/+0
2004-02-17re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v...Mark Mitchell1-0/+4
2004-02-06Josef Zlomek <zlomekj@suse.cz>Josef Zlomek1-0/+4
2004-02-04Partially revert/redo 2003-10-01 change; fix -fworking-directory.Per Bothner1-1/+2
2004-01-27re PR middle-end/13779 ([3.4 only] powerpc64: incorrect initialization of 'lo...J"orn Rennecke1-0/+4
2004-01-01re PR rtl-optimization/13473 (cc1 segfault w/-march=pentium4)Jan Hubicka1-2/+2
2003-12-24Makefile.in (OBJS-common): Remove dwarfout.o.Mark Mitchell1-13/+0
2003-12-23common.opt (fprofile-generate,fprofile-use): Add.Jan Hubicka1-0/+38
2003-12-17* opts.c (wrap_help): Fix overflow.Segher Boessenkool1-1/+1
2003-12-01common.opt: Remove -fgnu-linker.Zack Weinberg1-4/+0
2003-11-20ssa.c, [...]: Remove files.Richard Henderson1-12/+0
2003-11-09cgraphunit.c (cgraph_expand_function): Use cgraph_possibly_inlined_p.Jan Hubicka1-1/+0
2003-10-20toplev.c (rest_of_compilation): Fix webizer pass ordering.Jan Hubicka1-7/+0
2003-10-19Makefile.in (toplev.o): Add value-prof.h dependency.Zdenek Dvorak1-0/+8
2003-10-17opts.c (common_handle_option): Handle OPT_fwebJan Hubicka1-0/+4
2003-10-17common.opt: Add description of the new -fgcse-las flag.Mostafa Hagog1-0/+4
2003-10-11Makefile.in (web.o): New.Jan Hubicka1-0/+1
2003-10-09haifa-sched.c (ok_for_early_schedule): New function.Dorit Naishlos1-0/+18
2003-09-05opts.c (decode_options): Enable unit-at-a-time at -O2.Jan Hubicka1-1/+1
2003-09-03toplev.c (flag_rounding_math): New global variable.Roger Sayle1-2/+9
2003-08-19c-common.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-08-08common.opt: Add debug switches.Neil Booth1-2/+111
2003-08-03opts.c (decode_options): Do language-specific initialization for the global d...Gabriel Dos Reis1-0/+2
2003-07-31opts.c (in_fnames, [...]): Moved here from c-opts.Per Bothner1-1/+14