| Commit message (Expand) | Author | Age | Files | Lines |
* | * except.c (convert_from_eh_region_ranges_1): Smash REG_EH_REGION | rth | 2003-04-02 | 1 | -0/+6 |
* | * toplev.c (rest_of_compilation): Run purge_builtin_constant_p | rth | 2003-03-30 | 1 | -4/+4 |
* | * toplev.c (independent_decode_option): Don't skip a 'Y' prefix. | neil | 2003-03-24 | 1 | -3/+0 |
* | Various cleanups to help compile server. | bothner | 2003-03-20 | 1 | -5/+11 |
* | * toplev.c (independent_decode_option): Return success for --help, | aoliva | 2003-03-12 | 1 | -0/+3 |
* | 2003-03-10 Steven Bosscher <s.bosscher@student.tudelft.nl> | steven | 2003-03-10 | 1 | -2/+4 |
* | * c-common.h (c_common_init, c_common_post_options): Update. | neil | 2003-03-08 | 1 | -16/+15 |
* | * calls.c: Fix comment formatting. | kazu | 2003-03-08 | 1 | -2/+2 |
* | * Makefile.in (calls.o, toplev.o alias.o): Depend on cgraph.h | hubicka | 2003-03-05 | 1 | -0/+11 |
* | * gcc.dg/i386-local.c: New. | hubicka | 2003-03-05 | 1 | -0/+1 |
* | * doc/invoke.texi: Document that unit-at-a-time is enabled for -O3 | hubicka | 2003-03-04 | 1 | -0/+1 |
* | * toplev.c (rest_of_compilation): Avoid cfg_cleanup calls when not | hubicka | 2003-03-03 | 1 | -4/+7 |
* | 2003-03-02 Kurt Garloff <garloff@suse.de> | geoffk | 2003-03-02 | 1 | -5/+19 |
* | * toplev.c (aux_base_name): Moved from toplev.h. | neil | 2003-03-02 | 1 | -30/+30 |
* | * toplev.c (flag_eliminate_unused_debug_types): Enable by default. | rth | 2003-03-01 | 1 | -1/+1 |
* | * flags.h: Add flag_eliminate_unused_debug_types. | rth | 2003-02-28 | 1 | -0/+6 |
* | * combine.c (gen_lowpart_for_combine): Update handling of | hubicka | 2003-02-28 | 1 | -4/+2 |
* | * toplev.c (print_version): Add indentation for GGC heuristics and | bosch | 2003-02-27 | 1 | -2/+3 |
* | * cse.c (count_reg_usage): Fix handling of REG_EQUAL notes. | rakdver | 2003-02-26 | 1 | -5/+43 |
* | * Makefile.in (lcm.o): Add dependency on function.h | hubicka | 2003-02-25 | 1 | -15/+15 |
* | * toplev.c (rest_of_compilation): Apply fotgotten hunk | hubicka | 2003-02-22 | 1 | -21/+1 |
* | * expmed.c (expand_divmod): Undo sign extensions for unsigned operands | hubicka | 2003-02-22 | 1 | -5/+8 |
* | 2003-02-22 Steven Bosscher <s.bosscher@student.tudelft.nl> | aj | 2003-02-22 | 1 | -7/+7 |
* | * Makefile.in (ggc-common.o): Depend on $(PARAMS_H) | ghazi | 2003-02-22 | 1 | -0/+5 |
* | * i386.c (builtin_description): Add __builtin_ia32_paddq and | hubicka | 2003-02-22 | 1 | -4/+8 |
* | * toplev.c (parse_options_and_default_flags): Undo accidental commit. | hubicka | 2003-02-21 | 1 | -1/+0 |
* | * toplev.c (flag_sched2_use_superblocks, flag_sched2_use_traces): New globa... | hubicka | 2003-02-20 | 1 | -4/+56 |
* | * toplev.c, langhooks.c, langhooks-def.h: Move | austern | 2003-02-19 | 1 | -31/+0 |
* | * Makefile.in (toplev.o): Depend on $(LANGHOOKS_DEF_H). | schwab | 2003-02-18 | 1 | -0/+1 |
* | * langhooks.h, langhooks-def.h: introduce new langhook, | austern | 2003-02-18 | 1 | -29/+35 |
* | * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-time | hubicka | 2003-02-12 | 1 | -0/+11 |
* | * diagnostic.c (real_abort): New. | geoffk | 2003-02-12 | 1 | -0/+27 |
* | * toplev.c (rest_of_compilation): Recompute register usage after | rsandifo | 2003-02-09 | 1 | -12/+5 |
* | * cfgloop.h (fix_loop_placement, can_duplicate_loop_p, | rakdver | 2003-02-08 | 1 | -0/+40 |
* | * Makefile.in (host_hook_obj): New. | geoffk | 2003-02-06 | 1 | -0/+4 |
* | * flags.h (flag_volatile): Remove declaration. | rsandifo | 2003-02-01 | 1 | -18/+0 |
* | 2003-01-26 Steven Bosscher <s.bosscher@student.tudelft.nl> | aj | 2003-01-26 | 1 | -9/+5 |
* | * function.h (struct function): New field calls_constant_p. | sayle | 2003-01-25 | 1 | -1/+1 |
* | * cse.c (fold_rtx): Instantiate CONSTANT_P_RTX to 0 when not | sayle | 2003-01-25 | 1 | -1/+2 |
* | * cfgloopanal.c: New file. | rakdver | 2003-01-24 | 1 | -0/+1 |
* | 2003-01-24 Phil Edwards <pme@gcc.gnu.org> | pme | 2003-01-24 | 1 | -3/+12 |
* | PR optimization/8423 | sayle | 2003-01-23 | 1 | -4/+7 |
* | * ifcvt.c: Fix comment typos. | kazu | 2003-01-17 | 1 | -1/+1 |
* | * gcse.c (one_cprop_pass): Change function arguments to take both | sayle | 2003-01-16 | 1 | -0/+28 |
* | * toplev.c (documented_lang_options): Document -Winvalid-pch. | geoffk | 2003-01-11 | 1 | -1/+3 |
* | Merge from pch-branch. | geoffk | 2003-01-10 | 1 | -1/+1 |
* | * regmove.c: Fix comment typos. | kazu | 2002-12-24 | 1 | -4/+4 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-12-19 | 1 | -2/+2 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -10/+7 |
* | * toplev.c (dump_file): Fix order to match reality. | hubicka | 2002-12-09 | 1 | -1/+1 |