OSDN Git Service

gcc:
[pf3gnuchains/gcc-fork.git] / gcc / toplev.c
2004-09-15 jsm28gcc:
2004-09-14 rakdver * unroll.c: Removed.
2004-09-11 hubicka * profile.c (BB_TO_GCOV_INDEX): move more to the front.
2004-09-10 geoffk * dbxout.c (dbxout_block): Update for
2004-09-10 jsm28 * toplev.c (warn_deprecated_use): Correct logic for...
2004-09-10 bonzini2004-09-10 Paolo Bonzini <bonzini@gnu.org>
2004-09-09 dberlinToplevel:
2004-09-09 nathan * targhooks.c (default_unwind_emit, default_scalar_mod...
2004-09-09 jsm28 * c-tree.h (C_DECL_USED, parser_obstack, in_alignof...
2004-09-06 bonzini2004-09-06 Paolo Bonzini <bonzini@gnu.org>
2004-09-02 rsandifo * toplev.c (process_options): Fix typo.
2004-09-01 rakdver * Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H...
2004-09-01 shebs * toplev.c (process_options): Ensure debug_hook...
2004-08-26 rearnshaPR target/13506
2004-08-18 cticeHot/cold partitioning update patch. The problems that...
2004-08-05 geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
2004-08-03 dalej2004-08-03 Dale Johannesen <dalej@apple.com>
2004-07-17 steven * cfgcleanup.c (try_simplify_condjump): Don't remove...
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-20 rakdver * loop-invariant.c: New file.
2004-06-19 pinskia2004-06-19 Andrew Pinski <apinski@apple.com>
2004-06-14 rakdver * Makefile.in (FLAGS_H): New.
2004-06-09 dj* toplev.c (floor_log2_wide): Correct casts for 64...
2004-06-08 dj* toplev.c (floor_log2_wide): Replace loop with faster bit
2004-06-05 dannysmith * toplev.c (init_asm_output): Add explicit...
2004-06-03 geoffk * toplev.c (check_global_declarations): Don't ask for
2004-06-03 mgadams * tree.h: Remove include of version.h
2004-05-30 kazu * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,
2004-05-25 hagog * ddg.h, ddg.c, modulo-sched.c: New files.
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.
next