]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/toplev.c
Merge tree-ssa-20020619-branch into mainline.
[thirdparty/gcc.git] / gcc / toplev.c
2004-05-13  dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-11  pbrook * flags.h (flag_short_enums): Update comment.
2004-04-20  bonzini2004-04-19 Paolo Bonzini <bonzini@gnu.org>
2004-04-20  wilsonpatch from Anil Paranjpe to fix H8/300 .ident problem.
2004-04-17  bonzini2004-04-17 Paolo Bonzini <bonzini@gnu.org>
2004-04-09  ctice2004-04-09 Caroline Tice <ctice@apple.com>
2004-04-05  ctice2004-04-05 Caroline Tice <ctice@apple.com>
2004-04-01  rth * toplev.c (backend_init): Move init_optimizati...
2004-03-29  hubicka * toplev.c (backend_init): Add missing call to inint_o...
2004-03-14  sayle * alias.c (get_alias_set): Replace calls via (*lang_ho...
2004-03-03  dje2004-03-03 Mostafa Hagog <mustafa@il.ibm.com>
2004-03-03  hubicka * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):
2004-02-27  rth * passes.c: New file.
2004-02-27  kazu * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf...
2004-02-24  rth * toplev.c (dump_file_tbl): Rename from dump_file.
2004-02-23  kazugcc/
2004-02-20  bothner * input.h: Don't #include line-map.h. It may cause...
2004-02-20  wilsonFix ce3/rnreg dump file ordering problem.
2004-02-17  steven * (c-decl.c, c-semantics.c, calls.c, cgraph...
2004-02-17  mmitchel PR c++/11326
2004-02-17  rakdver * loop-iv.c: New file.
2004-02-12  zack * debug.h (struct gcc_debug_hooks): Add type_decl...
2004-02-06  zlomek Josef Zlomek <zlomekj@suse.cz>
2004-02-06  hubicka * recog.c (split_all_insns): Do not update reg info.
2004-01-30  pinskia2004-01-30 Andrew Pinski <pinskia@physics.uc.edu>
2004-01-30  hubicka * alloc-pool.c: Include hashtab.h
2004-01-30  steven * toplev.c: Fix broken checkin of 2003-12-30, again.
2004-01-27  amylaar * Makefile.in (bt-load.o): Depend on except.h.
2004-01-23  ian PR gcc/1532
2004-01-23  hubicka * basic-block.h (PROP_POSTRELOAD): New macro.
2004-01-20  hubicka * varray.c: Include hashtab.h
2004-01-20  bothner Move cpp_reader's line_maps field to a shared global.
2004-01-17  hubicka * toplev.c (rest_of_handle_reorder_blocks): Fix pasto...
2004-01-17  hubicka * toplev.c (HAVE_conditional_execution): Provide default.
2004-01-11  steven PR fortran/9972
2004-01-11  rsandifo PR optimization/13469
2004-01-10  echristo2004-01-09 Eric Christopher <echristo@redhat.com>
2004-01-06  kazu * alias.c: Fix comment typos.
2004-01-05  kazu * system.h (ASM_OUTPUT_MAIN_SOURCE_FILENAME): Poison.
2004-01-05  stevenI am a moron.
2004-01-01  hubicka PR opt/13473
2003-12-30  steven Backport from tree-ssa (relevant changes only):
2003-12-29  hubicka * toplev.c (rest_of_handle_loop_optimize): Enable...
2003-12-24  mmitchel * Makefile.in (OBJS-common): Remove dwarfout.o.
2003-12-23  ebotcazou PR optimization/13394
2003-12-22  wilsonPatch from Dan Nicolaescu
2003-12-18  steven * Makefile.in (tracer.o, bb-reorder.o): Depend on...
2003-12-16  kazu * system.h (DEFAULT_CALLER_SAVES): Poison.
2003-12-03  hubicka PR optimization/12324
2003-12-01  sayle PR optimization/12628
2003-12-01  zack * common.opt: Remove -fgnu-linker.
2003-12-01  jsturmPR optimization/13024
2003-11-21  rth * ssa.c, ssa-dce.c, ssa-ccp.c: Remove files.
2003-11-13  mmitchel PR c/13029
2003-11-01  danglin * function.c (assign_parms): Add ATTRIBUTE_UNUSED...
2003-10-27  hubicka * toplev.c (enum dump_file_index, dump_file): Fix...
2003-10-26  kazu * toplev.c (default_get_pch_validity): Guard the use of
2003-10-26  aj * toplev.c (default_pch_valid_p): Fix warning.
2003-10-24  geoffk PR 10757
2003-10-23  aph2003-10-22 Andrew Haley <aph@redhat.com>
2003-10-22  hubicka PR debug/12389
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.
next