usage.adb: Change "pragma inline" to "pragma Inline" in information and error messages
[gcc.git] / gcc / cfgexpand.c
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-23 Kazu Hirata* cfgexpand.c, config/s390/tpf-eh.c: Fix comment typos.
2004-09-23 Jan Hubickacfgexpand.c (add_reg_br_prob_note): New function.
2004-09-17 Steven Bosscherre PR rtl-optimization/17513 (ICE: verify_flow_info...
2004-09-11 Richard Hendersonre PR middle-end/17416 (stack variable merging doesn...
2004-09-07 Nathan Sidwellcfganal.c (flow_depth_first_order_compute, [...]):...
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-09-03 Richard Hendersonre PR middle-end/9997 (Coelesce stack slots for disjoin...
2004-08-23 Richard Hendersonre PR middle-end/17075 (miscompilation with tail calls...
2004-08-04 Jan Hubickabasic-block.h (profile_staus): New global variable.
2004-07-29 Steven Bosscherrtl.c (currently_expanding_to_rtl): New.
2004-07-27 Steven Bosschercfgexpand.c (tree_expand_cfg): Fix comment.
2004-07-22 Richard Hendersongimple-low.c (expand_var_p): Don't look at TREE_ADDRESS...
2004-07-22 Richard Hendersoncfgexpand.c (expand_gimple_tailcall): Fix case where...
2004-07-21 Eric Christopherbuiltins.c (expand_builtin_setjmp_receiver): Fix commen...
2004-07-21 Richard Hendersoncfgexpand.c (expand_gimple_cond_expr, [...]): Split,
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-07-03 Richard Hendersonc-decl.c (grokdeclarator): Don't frob current_function_...
2004-07-02 Richard Hendersongimple-low.c (lower_function_body): Don't reset_block_c...
2004-07-02 Richard Hendersontree.def (RTL_EXPR): Remove.
2004-07-01 Richard Hendersonfunction.h (struct function): Remove x_function_call_count.
2004-07-01 Richard Hendersonfunction.h (struct function): Remove dont_emit_block_notes.
2004-07-01 Richard Hendersontree.h (immediate_size_expand): Delete.
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-26 Kazu Hiratac-typeck.c, [...]: Fix comment typos.
2004-06-19 Jan HubickaCFG transparent RTL expansion: