OSDN Git Service

* toplev.c (rest_of_compilation): Fix webizer pass ordering.
[pf3gnuchains/gcc-fork.git] / gcc / toplev.c
2003-10-20 hubicka * toplev.c (rest_of_compilation): Fix webizer pass...
2003-10-19 rakdver * Makefile.in (toplev.o): Add value-prof.h dependency.
2003-10-17 sayle2003-10-17 Mostafa Hagog <mustafa@il.ibm.com>
2003-10-15 zack * genmodes.c: Include hashtab.h.
2003-10-11 hubicka * Makefile.in (web.o): New.
2003-10-09 dorit * haifa-sched.c (ok_for_early_schedule): New...
2003-09-28 sayle * toplev.c (flag_evaluation_order): New global variable.
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-21 rth * c-format.c (gcc_diag_char_table): Add %J.
2003-09-17 ebotcazou PR optimization/11646
2003-09-08 jakub * toplev.c (rest_of_compilation): Call split_all_insns...
2003-09-07 gdr * diagnostic.c (warn_deprecated_use): Move to toplev.c
2003-09-06 hubicka * toplev.c (rest_of_decl_compilation): Do not finali...
2003-09-06 gdr * diagnostic.c (announce_function): Move to toplev.c.
2003-09-04 hubicka * toplev.c (wrapup_global_declarations): Fix final...
2003-09-03 sayle * toplev.c (flag_rounding_math): New global variable.
2003-08-29 rth * function.h (struct function): Add rtl_inline_...
2003-08-14 bothner * regclass.c (init_reg_modes): Make non-static.
2003-08-08 neil * common.opt: Add debug switches.
2003-08-05 aoliva* c.opt: Introduce -fworking-directory.
2003-08-05 steven2003-08-05 Steven Bosscher <steven@gcc.gnu.org>
2003-07-25 gdr Remove pedwarn_with_decl, warning_with_decl...
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-19 neil * common.opt: Document --param.
2003-07-18 ebotcazou * toplev.c (rest_of_handle_addresof): Rename into
2003-07-18 neil * Makefile.in, configure, configure.in: Remove handling of
2003-07-17 neil * c.opt: Document Uncodumented; use it. Document...
2003-07-15 neil * c.opt: Document more options.
2003-07-13 neroden PR other/11123
2003-07-12 kazu * c-format.c: Fix comment formatting.
2003-07-11 neil * common.opt: More --help messages.
2003-07-10 steven2003-07-10 Steven Bosscher <steven@gcc.gnu.org>
2003-07-09 neil * toplev.c (warn_dummy, W_options): Die.
2003-07-09 hubicka * cgraph.c (cgraph_node_name): New function.
2003-07-08 dannysmith * toplev.c (randomize): Correct call to time().
2003-07-08 neil * Makefile.in: Update.
2003-07-07 nathan * configure.in (enable_coverage): Remove -DSELF_COVERA...
2003-07-06 nathan * tree.h (default_flag_random_seed): Remove.
2003-07-05 nathan * toplev.c (output_clean_symbol_name): Remove.
2003-07-02 neil * c-common.h (c_common_init_options): New prototype.
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-06-29 kazu * alloc-pool.c: Fix comment formatting.
2003-06-29 neil * toplev.c (flag_dummy): Remove.
2003-06-28 neil * Makefile.in: Update.
2003-06-27 dpatelRemove extra bits from my previous commit.
2003-06-27 hubicka * toplev.c (rest_of_decl_compilation): Only varpooliz...
2003-06-27 dpatel * final.c (debug_flush_symbol_queue): New function.
2003-06-26 rakdver * value-prof.c: New.
2003-06-25 neil * c-opts.c (complain_wrong_lang, write_langs): Remove.
2003-06-24 hubicka * Makefile.in (cgraph.o): Depend on output.h, not...
2003-06-23 kazu * ChangeLog.1: Fix a typo.
2003-06-22 neil * common.opt: Add -finline-limit.
2003-06-22 neil * common.opt: More -f switches.
2003-06-21 neil * Makefile.in: Update.
2003-06-21 neil * Makefile.in: Update.
2003-06-20 neil * c-decl.c (store_parm_decls): Make saved_warn_shadow...
2003-06-19 zack * target.h (asm_out.file_start, file_start_app_off,
2003-06-18 kazu * toplev.c (rest_of_handle_sched): Hide the entire...
2003-06-18 amylaar2003-06-18 Stephen Clarke <stephen.clarke@superh.com>
2003-06-18 amylaar * toplev.c (Remaining -d letters summary): Update.
2003-06-18 neil * Makefile.in: Update.
2003-06-17 aj * rtl.h: Remove declarations from coverage.h.
2003-06-16 aj * tracer.c: Remove duplication declaration.
2003-06-16 neroden * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c,...
2003-06-15 neil * c-pch.c (asm_file_name): Remove.
2003-06-14 neil * Makefile.in: Update to use common.opt and lang_opt_f...
2003-06-08 hubicka * cfglayout.c (insn_scope): New static function
2003-06-07 zack * config.gcc (with_cpu handling): Translate sparc64 in
2003-06-07 neil * Makefile.in (OJBS, c-opts.o): Update.
2003-06-06 hubicka * function.c (FLOOR_ROUND, CEIL_ROUND): Fix.
2003-06-05 bothner * toplev.c (push_srcloc): Simplify behavior to save...
2003-06-04 ghazi * toplev.c (rest_of_type_compilation): Fix typo.
2003-06-03 jakub * configure.in (HAVE_LD_PIE): Check for ld -pie.
2003-06-02 zack * ggc-page.c (init_ggc): Give better diagnostics on...
2003-06-01 aj * toplev.c: Use ISO C90 prototypes.
2003-05-31 aldyh2003-05-31 Aldy Hernandez <aldyh@redhat.com>
2003-05-31 sayle * flags.h (flag_wrapv): New flag controlling overflow...
2003-05-19 kraai * flags.h (g_switch_value): Change to an unsigned
2003-05-14 rsandifo * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.
2003-05-13 zack * diagnostic.c (output_format): Add support for %m.
2003-05-11 nathan * coverage.h (coverage_counter_alloc): New function.
2003-05-08 rth * toplev.c (enum dump_file_index): Swap DFI_ce3...
2003-05-07 rthgcc/
2003-05-05 geoffk2003-05-05 Geoffrey Keating <geoffk@apple.com>
2003-05-03 zack PR c/10604
2003-05-03 nathan * c-decl.c (pending_invalid_xref_file): Remove.
2003-05-02 nathan * Makefile.in (TREE_H): Replace location.h with input.h.
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-04-29 lerdsuwa * c-pragma.c (maybe_apply_renaming_pragma): Fix typo.
2003-04-26 neil * flags.h (time_report): Remove.
2003-04-26 pme2003-04-25 Phil Edwards <pme@gcc.gnu.org>
2003-04-24 rth PR opt/8300
2003-04-21 nathan Break out coverage routines to new file.
2003-04-17 dj* toplev.c (target_options): Add value field.
2003-04-12 geoffk PR c++/9393
2003-04-12 geoffk * c-pch.c: Include flags.h. Add comments to routines.
2003-04-02 rth * except.c (convert_from_eh_region_ranges_1...
2003-03-30 rth * toplev.c (rest_of_compilation): Run purge_bui...
2003-03-24 neil * toplev.c (independent_decode_option): Don't skip...
next