| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 |
* | * configure.in (HAVE_LD_PIE): Check for ld -pie. | jakub | 2003-06-03 | 1 | -0/+10 |
* | * flags.h (flag_wrapv): New flag controlling overflow semantics. | sayle | 2003-05-31 | 1 | -0/+3 |
* | * flags.h (g_switch_value): Change to an unsigned | kraai | 2003-05-19 | 1 | -1/+1 |
* | gcc/ | rth | 2003-05-07 | 1 | -4/+0 |
* | * flags.h (time_report): Remove. | neil | 2003-04-26 | 1 | -4/+0 |
* | PR c++/9393 | geoffk | 2003-04-12 | 1 | -0/+5 |
* | * c-pch.c: Include flags.h. Add comments to routines. | geoffk | 2003-04-12 | 1 | -0/+3 |
* | * except.c (convert_from_eh_region_ranges_1): Smash REG_EH_REGION | rth | 2003-04-02 | 1 | -0/+4 |
* | * flags.h (flag_leading_underscore): Declare. | hp | 2003-03-09 | 1 | -0/+4 |
* | * flags.h: Add flag_eliminate_unused_debug_types. | rth | 2003-02-28 | 1 | -0/+4 |
* | * cse.c (count_reg_usage): Fix handling of REG_EQUAL notes. | rakdver | 2003-02-26 | 1 | -2/+2 |
* | * toplev.c (flag_sched2_use_superblocks, flag_sched2_use_traces): New globa... | hubicka | 2003-02-20 | 1 | -0/+2 |
* | * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-time | hubicka | 2003-02-12 | 1 | -0/+2 |
* | * flags.h (flag_volatile): Remove declaration. | rsandifo | 2003-02-01 | 1 | -12/+0 |
* | 2003-01-24 Phil Edwards <pme@gcc.gnu.org> | pme | 2003-01-24 | 1 | -1/+2 |
* | PR optimization/8423 | sayle | 2003-01-23 | 1 | -0/+4 |
* | * et-forest.c: Fix comment typos. | kazu | 2003-01-17 | 1 | -2/+2 |
* | PR c/761 | sayle | 2002-10-20 | 1 | -12/+3 |