summaryrefslogtreecommitdiffstats
path: root/gcc/opts.c
Commit message (Expand)AuthorAgeFilesLines
* * dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFOpbrook2004-07-151-4/+4
* * c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scopezack2004-07-081-1/+0
* * langhooks.c: Don't include gt-langhooks.h.zack2004-07-051-0/+1
* * common.opt (ftree-fre): New flag.dnovillo2004-06-291-0/+1
* * Makefile.in (FLAGS_H): New.rakdver2004-06-141-717/+24
* * ddg.h, ddg.c, modulo-sched.c: New files.hagog2004-05-251-1/+3
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+100
* * flags.h (flag_short_enums): Update comment.pbrook2004-05-111-2/+3
* Patch from Richard Guenther.wilson2004-04-301-0/+4
* 2004-04-17 Paolo Bonzini <bonzini@gnu.org>bonzini2004-04-171-2/+0
* 2004-04-09 Caroline Tice <ctice@apple.com>ctice2004-04-091-0/+18
* 2004-04-02 Gabor Loki <loki@inf.u-szeged.hu>geoffk2004-04-021-0/+9
* * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle2004-03-141-3/+3
* New option -Wstrict-aliasing=2.wilson2004-03-101-1/+2
* 2004-03-03 Mostafa Hagog <mustafa@il.ibm.com>dje2004-03-031-0/+5
* gcc/kazu2004-02-231-4/+0
* * Makefile.in (opts.o): Depend on target.h.kazu2004-02-231-3/+2
* Revert:kazu2004-02-201-0/+4
* * opts.c (decode_options): Don't use DEFAULT_SHORT_ENUMS.kazu2004-02-191-4/+0
* PR c++/11326mmitchel2004-02-171-0/+4
* Josef Zlomek <zlomekj@suse.cz>zlomek2004-02-061-0/+4
* Partially revert/redo 2003-10-01 change; fix -fworking-directory.bothner2004-02-051-1/+2
* * Makefile.in (bt-load.o): Depend on except.h.amylaar2004-01-271-0/+4
* PR opt/13473hubicka2004-01-011-2/+2
* * Makefile.in (OBJS-common): Remove dwarfout.o.mmitchel2003-12-241-13/+0
* * common.opt (fprofile-generate,fprofile-use): Add.hubicka2003-12-231-0/+38
* * opts.c (wrap_help): Fix overflow.hpenner2003-12-171-1/+1
* * common.opt: Remove -fgnu-linker.zack2003-12-011-4/+0
* * ssa.c, ssa-dce.c, ssa-ccp.c: Remove files.rth2003-11-211-12/+0
* * cgraphunit.c (cgraph_expand_function): Usehubicka2003-11-091-1/+0
* * toplev.c (rest_of_compilation): Fix webizer pass ordering.hubicka2003-10-201-7/+0
* * Makefile.in (toplev.o): Add value-prof.h dependency.rakdver2003-10-191-0/+8
* * opts.c (common_handle_option): Handle OPT_fwebhubicka2003-10-171-0/+4
* 2003-10-17 Mostafa Hagog <mustafa@il.ibm.com>sayle2003-10-171-0/+4
* * Makefile.in (web.o): New.hubicka2003-10-111-0/+1
* * haifa-sched.c (ok_for_early_schedule): New function.dorit2003-10-091-0/+18
* * opts.c (decode_options): Enable unit-at-a-time at -O2.hubicka2003-09-051-1/+1
* * toplev.c (flag_rounding_math): New global variable.sayle2003-09-031-2/+9
* * c-common.c: Fix comment formatting.kazu2003-08-191-1/+1
* * common.opt: Add debug switches.neil2003-08-081-2/+111
* * opts.c (decode_options): Do language-specific initialization forgdr2003-08-031-0/+2
* * opts.c (in_fnames, num_in_fnames): Moved here from c-opts.bothner2003-07-311-1/+14
* Remove pedwarn_with_decl, warning_with_decl and error_with_declgdr2003-07-251-1/+1
* * common.opt: Document --param.neil2003-07-191-17/+127
* * c.opt: Document Uncodumented; use it. Document ObjC options.neil2003-07-171-0/+4
* * c-opts.c (print_help): Remove.neil2003-07-151-5/+32
* * common.opt: More --help messages.neil2003-07-111-1/+1
* * opts.c (wrap_help): Only pass int arguments as arguments toaj2003-07-091-3/+3
* * opts.c (wrap_help): Use unsigned int, not size_t.neil2003-07-081-3/+3
* * Makefile.in: Update.neil2003-07-081-4/+87
OpenPOWER on IntegriCloud