usage.adb: Change "pragma inline" to "pragma Inline" in information and error messages
[gcc.git] / gcc / tree-optimize.c
2004-10-01 Jan Hubickac-decl.c (c_expand_body): Update call tree_rest_of_comp...
2004-10-01 Jakub Jelinekrevert: tree.h (enum tree_index): Add TI_VA_LIST_GPR_CO...
2004-09-29 Jakub Jelinektree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FI...
2004-09-25 Zdenek Dvoraktree-optimize.c (init_tree_optimization_passes): Add...
2004-09-23 Zdenek Dvorakcfgloop.h (update_single_exits_after_duplication):...
2004-09-21 Jan Hubickare PR middle-end/17126 (ICE with -fno-unit-at-a-time...
2004-09-18 Jan Hubickatree-optimize.c (tree_rest_of_compilation): Kill forgot...
2004-09-18 Kazu Hirataalias.c, [...]: Fix comment typos.
2004-09-17 Jan Hubickare PR tree-optimization/17509 (ICE in verify_cgraph_node)
2004-09-14 Kazu Hiratacgraph.h, [...]: Fix comment typos.
2004-09-09 Daniel BerlinMakefile.def: Remove libbanshee.
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-08 Daniel BerlinMakefile.in (tree-loop-linear.o): Added.
2004-09-08 Jan Hubickacgraph.c (cgraph_remove_node): Free DECL_INITIAL field...
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment formatting.
2004-09-05 Zdenek Dvoraktree-ssa-loop-ivopts.c: New file.
2004-09-04 Devang PatelTree level if-conversion for vectorizer.
2004-08-24 Zdenek Dvoraktree-ssa-loop-ivcanon.c: New file.
2004-08-17 Dorit Naishlostree-vectorizer.c: New File: loop vectorization on...
2004-07-28 Diego Novillotree-optimize.c (init_tree_optimization_passes): Schedu...
2004-07-28 Richard Kennerre PR tree-optimization/15077 (ICE in make_decl_rtl...
2004-07-27 Brian Boothtree-optimize.c (register_one_dump_file): Update condit...
2004-07-22 Paolo Bonzinitree-cfg.c (gimplify_val): Move from tree-complex.c.
2004-07-17 Steven Bosschercfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-13 Diego Novillotree-optimize.c (execute_todo): Flush DUMP_FILE before...
2004-07-12 Paolo Bonzinire PR tree-optimization/14107 (Return warnings don...
2004-07-10 Zdenek Dvoraktree-ssa-loop-im.c: New file.
2004-07-09 Diego Novillotree-dfa.c (dump_variable): If the variable is a pointe...
2004-07-07 Richard Hendersonlanghooks-def.h (LANG_HOOKS_GIMPLE_BEFORE_INLINING...
2004-07-01 Richard Hendersonfunction.h (struct function): Remove x_whole_function_m...
2004-07-01 Richard Hendersontree.h (immediate_size_expand): Delete.
2004-06-30 Zdenek Dvorakcommon.opt (ftree-loop-optimize): New flag.
2004-06-30 Zdenek Dvoraktree-ssa-loop-ch.c: New file.
2004-06-23 Diego NovilloMakefile.in (tree-vn.o): New.
2004-06-19 Jan HubickaCFG transparent RTL expansion:
2004-06-17 Ben Ellistontree-alias-common.c: Add whitespace.
2004-06-16 Paolo Bonzinicoverage.c: Remove argument to rest_of_compilation.
2004-06-15 Paolo Bonzinifunction.h (struct function): Remove cannot_inline...
2004-05-15 Steven Bosscherc-gimplify.c (c_genericize): Replace calls via (*lang_h...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-01 Jan Hubickacgraph.c: Add overall comment.
2004-03-14 Roger Saylealias.c (get_alias_set): Replace calls via (*lang_hooks...
2004-02-17 Steven Bosscher(c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_S...
2004-02-12 Jan Hubickatree-optimize.c (tree_rest_of_compilation): Do not...
2004-01-31 Kazu Hirataalloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfgho...
2004-01-29 Jan Hubickare PR c++/12850 (memory consumption for heavy template...
2003-11-09 Jan Hubicka* tree-optimize.c (tree_rest_of_compilation): Fix warning.
2003-11-09 Jan Hubickacgraphunit.c (cgraph_expand_function): Use cgraph_possi...
2003-09-22 Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-21 Richard Hendersonc-format.c (gcc_diag_char_table): Add %J.
2003-09-18 Richard Hendersontree-optimize.c (tree_rest_of_compilation): Save and...
2003-09-08 Richard Hendersonc-decl.c (c_expand_body_1): Push and pop function conte...
2003-08-29 Richard Hendersontree-optimize.c: New file.