summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* * except.c (convert_from_eh_region_ranges_1): Smash REG_EH_REGIONrth2003-04-021-0/+6
* * toplev.c (rest_of_compilation): Run purge_builtin_constant_prth2003-03-301-4/+4
* * toplev.c (independent_decode_option): Don't skip a 'Y' prefix.neil2003-03-241-3/+0
* Various cleanups to help compile server.bothner2003-03-201-5/+11
* * toplev.c (independent_decode_option): Return success for --help,aoliva2003-03-121-0/+3
* 2003-03-10 Steven Bosscher <s.bosscher@student.tudelft.nl>steven2003-03-101-2/+4
* * c-common.h (c_common_init, c_common_post_options): Update.neil2003-03-081-16/+15
* * calls.c: Fix comment formatting.kazu2003-03-081-2/+2
* * Makefile.in (calls.o, toplev.o alias.o): Depend on cgraph.hhubicka2003-03-051-0/+11
* * gcc.dg/i386-local.c: New.hubicka2003-03-051-0/+1
* * doc/invoke.texi: Document that unit-at-a-time is enabled for -O3hubicka2003-03-041-0/+1
* * toplev.c (rest_of_compilation): Avoid cfg_cleanup calls when nothubicka2003-03-031-4/+7
* 2003-03-02 Kurt Garloff <garloff@suse.de>geoffk2003-03-021-5/+19
* * toplev.c (aux_base_name): Moved from toplev.h.neil2003-03-021-30/+30
* * toplev.c (flag_eliminate_unused_debug_types): Enable by default.rth2003-03-011-1/+1
* * flags.h: Add flag_eliminate_unused_debug_types.rth2003-02-281-0/+6
* * combine.c (gen_lowpart_for_combine): Update handling ofhubicka2003-02-281-4/+2
* * toplev.c (print_version): Add indentation for GGC heuristics andbosch2003-02-271-2/+3
* * cse.c (count_reg_usage): Fix handling of REG_EQUAL notes.rakdver2003-02-261-5/+43
* * Makefile.in (lcm.o): Add dependency on function.hhubicka2003-02-251-15/+15
* * toplev.c (rest_of_compilation): Apply fotgotten hunkhubicka2003-02-221-21/+1
* * expmed.c (expand_divmod): Undo sign extensions for unsigned operandshubicka2003-02-221-5/+8
* 2003-02-22 Steven Bosscher <s.bosscher@student.tudelft.nl>aj2003-02-221-7/+7
* * Makefile.in (ggc-common.o): Depend on $(PARAMS_H)ghazi2003-02-221-0/+5
* * i386.c (builtin_description): Add __builtin_ia32_paddq andhubicka2003-02-221-4/+8
* * toplev.c (parse_options_and_default_flags): Undo accidental commit.hubicka2003-02-211-1/+0
* * toplev.c (flag_sched2_use_superblocks, flag_sched2_use_traces): New globa...hubicka2003-02-201-4/+56
* * toplev.c, langhooks.c, langhooks-def.h: Moveaustern2003-02-191-31/+0
* * Makefile.in (toplev.o): Depend on $(LANGHOOKS_DEF_H).schwab2003-02-181-0/+1
* * langhooks.h, langhooks-def.h: introduce new langhook,austern2003-02-181-29/+35
* * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timehubicka2003-02-121-0/+11
* * diagnostic.c (real_abort): New.geoffk2003-02-121-0/+27
* * toplev.c (rest_of_compilation): Recompute register usage afterrsandifo2003-02-091-12/+5
* * cfgloop.h (fix_loop_placement, can_duplicate_loop_p,rakdver2003-02-081-0/+40
* * Makefile.in (host_hook_obj): New.geoffk2003-02-061-0/+4
* * flags.h (flag_volatile): Remove declaration.rsandifo2003-02-011-18/+0
* 2003-01-26 Steven Bosscher <s.bosscher@student.tudelft.nl>aj2003-01-261-9/+5
* * function.h (struct function): New field calls_constant_p.sayle2003-01-251-1/+1
* * cse.c (fold_rtx): Instantiate CONSTANT_P_RTX to 0 when notsayle2003-01-251-1/+2
* * cfgloopanal.c: New file.rakdver2003-01-241-0/+1
* 2003-01-24 Phil Edwards <pme@gcc.gnu.org>pme2003-01-241-3/+12
* PR optimization/8423sayle2003-01-231-4/+7
* * ifcvt.c: Fix comment typos.kazu2003-01-171-1/+1
* * gcse.c (one_cprop_pass): Change function arguments to take bothsayle2003-01-161-0/+28
* * toplev.c (documented_lang_options): Document -Winvalid-pch.geoffk2003-01-111-1/+3
* Merge from pch-branch.geoffk2003-01-101-1/+1
* * regmove.c: Fix comment typos.kazu2002-12-241-4/+4
* * ChangeLog: Follow spelling conventions.kazu2002-12-191-2/+2
* Merge basic-improvements-branch to trunkzack2002-12-161-10/+7
* * toplev.c (dump_file): Fix order to match reality.hubicka2002-12-091-1/+1