| Commit message (Expand) | Author | Age | Files | Lines |
* | * emit-rtl.c (renumber_insns): Remove. | kazu | 2007-02-02 | 1 | -5/+0 |
* | ./: | ian | 2007-01-28 | 1 | -1/+17 |
* | * common.opt (fsigned-zeros): New command line option. | sayle | 2007-01-19 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2006-09-23 | 1 | -1/+1 |
* | PR c++/26905 | jason | 2006-06-30 | 1 | -3/+4 |
* | [gcc/ChangeLog] | zlaski | 2005-06-29 | 1 | -0/+4 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * c-common.c (unsigned_conversion_warning): Move warning control | dj | 2005-05-25 | 1 | -5/+0 |
* | * flags.h, read-rtl.c, tree-ssa-live.h: Update copyright. | kazu | 2005-02-13 | 1 | -1/+1 |
* | * tree-complex.c (expand_complex_libcall): New. | rth | 2005-02-12 | 1 | -2/+2 |
* | * common.opt (flag_gcse_sm): Disable by default. | steven | 2004-09-28 | 1 | -2/+0 |
* | Toplevel: | dberlin | 2004-09-09 | 1 | -8/+0 |
* | * Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H dependency. | rakdver | 2004-09-01 | 1 | -0/+4 |
* | * flags.h (enum debug_info_type): Remove DWARF_DEBUG. | zack | 2004-08-25 | 1 | -1/+0 |
* | PR c++/9283 | giovannibajo | 2004-07-25 | 1 | -0/+24 |
* | 2004-07-10 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2004-07-10 | 1 | -501/+0 |
* | * common.opt (ftree-fre): New flag. | dnovillo | 2004-06-29 | 1 | -0/+3 |
* | * Makefile.in (FLAGS_H): New. | rakdver | 2004-06-14 | 1 | -76/+2 |
* | * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c, | kazu | 2004-05-30 | 1 | -1/+1 |
* | * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c, | kazu | 2004-05-30 | 1 | -1/+1 |
* | * ddg.h, ddg.c, modulo-sched.c: New files. | hagog | 2004-05-25 | 1 | -0/+3 |
* | * toplev.h (flag_delete_null_pointer_checks): Move from here to... | law | 2004-05-18 | 1 | -0/+4 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -0/+47 |
* | * flags.h (flag_short_enums): Update comment. | pbrook | 2004-05-11 | 1 | -1/+2 |
* | Patch from Richard Guenther. | wilson | 2004-04-30 | 1 | -0/+4 |
* | 2004-04-09 Caroline Tice <ctice@apple.com> | ctice | 2004-04-09 | 1 | -0/+5 |
* | New option -Wstrict-aliasing=2. | wilson | 2004-03-10 | 1 | -1/+1 |
* | 2004-03-03 Mostafa Hagog <mustafa@il.ibm.com> | dje | 2004-03-03 | 1 | -0/+5 |
* | * passes.c: New file. | rth | 2004-02-27 | 1 | -0/+1 |
* | gcc/ | kazu | 2004-02-23 | 1 | -5/+0 |
* | PR c++/11326 | mmitchel | 2004-02-17 | 1 | -0/+21 |
* | Josef Zlomek <zlomekj@suse.cz> | zlomek | 2004-02-06 | 1 | -0/+3 |
* | * Makefile.in (bt-load.o): Depend on except.h. | amylaar | 2004-01-27 | 1 | -1/+5 |
* | * common.opt: Remove -fgnu-linker. | zack | 2003-12-01 | 1 | -4/+0 |
* | * toplev.c (rest_of_compilation): Fix webizer pass ordering. | hubicka | 2003-10-20 | 1 | -0/+4 |
* | * Makefile.in (toplev.o): Add value-prof.h dependency. | rakdver | 2003-10-19 | 1 | -0/+3 |
* | 2003-10-17 Mostafa Hagog <mustafa@il.ibm.com> | sayle | 2003-10-17 | 1 | -0/+5 |
* | * Makefile.in (web.o): New. | hubicka | 2003-10-11 | 1 | -0/+2 |
* | * haifa-sched.c (ok_for_early_schedule): New function. | dorit | 2003-10-09 | 1 | -0/+14 |
* | * toplev.c (flag_evaluation_order): New global variable. | sayle | 2003-09-28 | 1 | -0/+3 |
* | * toplev.c (flag_rounding_math): New global variable. | sayle | 2003-09-03 | 1 | -1/+6 |
* | * common.opt: Add debug switches. | neil | 2003-08-08 | 1 | -1/+1 |
* | * final.c: Convert prototypes to ISO C90. | aj | 2003-07-01 | 1 | -1/+1 |
* | * alloc-pool.c: Fix comment formatting. | kazu | 2003-06-29 | 1 | -2/+2 |
* | * flags.h: Really install previous change. | rearnsha | 2003-06-27 | 1 | -0/+3 |
* | * value-prof.c: New. | rakdver | 2003-06-26 | 1 | -0/+4 |
* | * c-decl.c (store_parm_decls): Make saved_warn_shadow boolean. | neil | 2003-06-20 | 1 | -23/+27 |
* | * c-tree.h: Remove declaration of poplevel. | aj | 2003-06-19 | 1 | -12/+2 |
* | 2003-06-18 Stephen Clarke <stephen.clarke@superh.com> | amylaar | 2003-06-18 | 1 | -0/+10 |
* | * c-pch.c (asm_file_name): Remove. | neil | 2003-06-15 | 1 | -1/+1 |