| Commit message (Expand) | Author | Age | Files | Lines |
* | * opts.c (decode_options): Do not set max-inline-insns-rtl. | nathan | 2004-11-29 | 1 | -2/+0 |
* | (gcc) | kraai | 2004-11-29 | 1 | -6/+6 |
* | * opts.h (add_input_filename): Remove extern declaration. | bje | 2004-11-18 | 1 | -9/+9 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -1/+1 |
* | * opts.c (decode_options): Lower the crossjump threshold for -Os. | rearnsha | 2004-10-29 | 1 | -0/+3 |
* | * opts.c (decode_options): Don't run PRE at -Os. | dnovillo | 2004-10-28 | 1 | -1/+3 |
* | 2004-10-27 Andreas Krebbel <krebbel@de.ibm.com> | uweigand | 2004-10-27 | 1 | -0/+2 |
* | * opts.c (common_handle_option): Do not enable | dje | 2004-10-14 | 1 | -2/+2 |
* | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | nathan | 2004-09-10 | 1 | -2/+4 |
* | * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert | nathan | 2004-09-10 | 1 | -4/+2 |
* | Toplevel: | dberlin | 2004-09-09 | 1 | -16/+0 |
* | PR c/7054 | rth | 2004-09-03 | 1 | -0/+10 |
* | * Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H dependency. | rakdver | 2004-09-01 | 1 | -1/+14 |
* | * flags.h (enum debug_info_type): Remove DWARF_DEBUG. | zack | 2004-08-25 | 1 | -3/+1 |
* | Hot/cold partitioning update patch. The problems that this patch | ctice | 2004-08-18 | 1 | -0/+15 |
* | PR c++/9283 | giovannibajo | 2004-07-25 | 1 | -0/+21 |
* | * dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO | pbrook | 2004-07-15 | 1 | -4/+4 |
* | * c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scope | zack | 2004-07-08 | 1 | -1/+0 |
* | * langhooks.c: Don't include gt-langhooks.h. | zack | 2004-07-05 | 1 | -0/+1 |
* | * common.opt (ftree-fre): New flag. | dnovillo | 2004-06-29 | 1 | -0/+1 |
* | * Makefile.in (FLAGS_H): New. | rakdver | 2004-06-14 | 1 | -717/+24 |
* | * ddg.h, ddg.c, modulo-sched.c: New files. | hagog | 2004-05-25 | 1 | -1/+3 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -0/+100 |
* | * flags.h (flag_short_enums): Update comment. | pbrook | 2004-05-11 | 1 | -2/+3 |
* | Patch from Richard Guenther. | wilson | 2004-04-30 | 1 | -0/+4 |
* | 2004-04-17 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-04-17 | 1 | -2/+0 |
* | 2004-04-09 Caroline Tice <ctice@apple.com> | ctice | 2004-04-09 | 1 | -0/+18 |
* | 2004-04-02 Gabor Loki <loki@inf.u-szeged.hu> | geoffk | 2004-04-02 | 1 | -0/+9 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -3/+3 |
* | New option -Wstrict-aliasing=2. | wilson | 2004-03-10 | 1 | -1/+2 |
* | 2004-03-03 Mostafa Hagog <mustafa@il.ibm.com> | dje | 2004-03-03 | 1 | -0/+5 |
* | gcc/ | kazu | 2004-02-23 | 1 | -4/+0 |
* | * Makefile.in (opts.o): Depend on target.h. | kazu | 2004-02-23 | 1 | -3/+2 |
* | Revert: | kazu | 2004-02-20 | 1 | -0/+4 |
* | * opts.c (decode_options): Don't use DEFAULT_SHORT_ENUMS. | kazu | 2004-02-19 | 1 | -4/+0 |
* | PR c++/11326 | mmitchel | 2004-02-17 | 1 | -0/+4 |
* | Josef Zlomek <zlomekj@suse.cz> | zlomek | 2004-02-06 | 1 | -0/+4 |
* | Partially revert/redo 2003-10-01 change; fix -fworking-directory. | bothner | 2004-02-05 | 1 | -1/+2 |
* | * Makefile.in (bt-load.o): Depend on except.h. | amylaar | 2004-01-27 | 1 | -0/+4 |
* | PR opt/13473 | hubicka | 2004-01-01 | 1 | -2/+2 |
* | * Makefile.in (OBJS-common): Remove dwarfout.o. | mmitchel | 2003-12-24 | 1 | -13/+0 |
* | * common.opt (fprofile-generate,fprofile-use): Add. | hubicka | 2003-12-23 | 1 | -0/+38 |
* | * opts.c (wrap_help): Fix overflow. | hpenner | 2003-12-17 | 1 | -1/+1 |
* | * common.opt: Remove -fgnu-linker. | zack | 2003-12-01 | 1 | -4/+0 |
* | * ssa.c, ssa-dce.c, ssa-ccp.c: Remove files. | rth | 2003-11-21 | 1 | -12/+0 |
* | * cgraphunit.c (cgraph_expand_function): Use | hubicka | 2003-11-09 | 1 | -1/+0 |
* | * toplev.c (rest_of_compilation): Fix webizer pass ordering. | hubicka | 2003-10-20 | 1 | -7/+0 |
* | * Makefile.in (toplev.o): Add value-prof.h dependency. | rakdver | 2003-10-19 | 1 | -0/+8 |
* | * opts.c (common_handle_option): Handle OPT_fweb | hubicka | 2003-10-17 | 1 | -0/+4 |
* | 2003-10-17 Mostafa Hagog <mustafa@il.ibm.com> | sayle | 2003-10-17 | 1 | -0/+4 |