OSDN Git Service

* g++.dg/ipa/iinline-1.C: Remove -c flag, add -fpie for PIC
[pf3gnuchains/gcc-fork.git] / gcc / cfgbuild.c
2008-06-01 rsandifogcc/
2008-04-18 hubicka * except.c (dw2_size_of_call_site_table,
2007-08-14 ghazi * alias.c (rtx_equal_for_memref_p): Constify.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-06 rakdver * haifa-sched.c (restore_bb_notes): Clear bb field...
2007-05-21 hubicka * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND...
2007-04-19 ebotcazou PR rtl-optimization/29841
2007-01-03 kazu * alias.c (init_alias_analysis): Use VEC_safe_grow_cle...
2007-01-02 kazu Revert:
2007-01-02 kazu * alias.c (init_alias_analysis): Use VEC_safe_grow_cle...
2006-05-18 mrsWhitespace fixups
2006-01-11 kazu * basic-block.h (control_flow_graph): Change the type of
2005-12-17 zadeck2005-12-17 Danny Berlin <dberlin@dberlin.org>
2005-06-25 kcookUpdate FSF address.
2005-05-26 kazu * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c,...
2005-03-14 kazu * cfgbuild.c: Update comments.
2005-03-14 kazu * basic-block.h: Update the prototypes of cached_make_...
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-03-09 kazu * cfgbuild.c (state, STATE, SET_STATE,
2005-03-07 kazu * cfgbuild.c (find_sub_basic_blocks): Remove.
2005-02-15 kazu * basic-block.h: Adjust the prototype for find_basic_b...
2005-01-26 steven PR middle-end/16585
2005-01-18 kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-07 jakub PR rtl-optimization/18861
2004-11-29 steven * cfgcleanup.c (outgoing_edges_match, try_crossjump_to...
2004-11-22 law * cfg.c (cached_make_edge): Use find_edge rathe...
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-09 hubicka * basic-block.h (guess_outgoing_edge_probabilities...
2004-09-07 nathan * cfganal.c (flow_depth_first_order_compute, dfs_enume...
2004-08-25 cticeAdd more details to hot/cold partitioning comments...
2004-08-04 hubicka * basic-block.h (profile_staus): New global variable.
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-06-17 hubicka * cfgbuild.c (make_edges): Do not use label_value_list.
2004-06-14 amylaar * basic-block.h (could_fall_through): Declare.
2004-06-03 steven * basic-block.c (tail_recursion_label_list): Don't...
2004-05-27 hubicka * cfgbuild.c (control_flow_insn_p): Notice noreturn...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-09 ctice2004-04-09 Caroline Tice <ctice@apple.com>
2004-02-27 kazugcc/
2004-02-25 hubicka * basic-block.h (make_eh_edge, break_superblocks)...
2003-12-11 steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-09-02 zlomek * cfgbuild.c (compute_outgoing_frequencies): Use NOTE...
2003-08-19 kazu * builtins.c: Fix comment typos.
2003-06-22 aj * caller-save.c: Convert to ISO C90.
2003-06-13 rth * cfgbuild.c (make_edges): Set ABNORMAL with...
2003-06-07 rth * basic-block.h (EDGE_SIBCALL): New.
2003-04-24 hubicka * cfgbuild.c (make_edges): Do not use next_nonnote_in...
2003-03-30 rth * cfgbuild.c (make_edges): Use tablejump_p.
2003-03-15 sayle * c-cppbuiltin.c (builtin_define_with_value_n): Fix...
2003-02-06 hubicka * i386.c (x86_inter_unit_moves): New variable.
2003-01-18 kazu * alias.c: Fix comment typos.
2003-01-09 zlomek * Makefile.in (optabs.o): Add dependency on basic...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-10-11 hubicka * calls.c (expand_call): Simplify noreturn call.
2002-08-05 geoffkIndex: ChangeLog
2002-07-19 zack * rtl.def (CODE_LABEL): Remove slot 8.
2002-06-12 hubicka * i386.md (shift patterns): Use (TARGET_SHIFT1 ||...
2002-06-11 sayle2002-06-11 Roger Sayle <roger@eyesopen.com>
2002-06-10 sayle2002-06-10 Roger Sayle <roger@eyesopen.com>
2002-06-02 hubicka * loop.c (emit_prefetch_instructions): Properly place...
2002-05-28 rakdver * basic-block.h (last_basic_block): Declare.
2002-05-27 rakdver * basic-block.h (last_basic_block): Defined as synonym for
2002-05-23 rakdver * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
2002-05-22 kazu * cfgbuild.c: Fix formatting.
2002-05-21 rakdver * bb-reorder.c (make_reorder_chain_1): Modified.
2002-05-19 rakdver * basic_block.h (struct basic_block_def): Added prev_b...
2002-05-17 rth Revert "Basic block renumbering removal", and...
2002-05-16 rthBasic block renumbering removal.
2002-03-30 hubicka * cfgbuild.c (find_basic_blocks_1): Clear aux for...
2001-12-22 kenner * cfg.c, cfganal.c, cfgbuild.c: Reformatting and minor...
2001-12-09 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.5, ChangeLog...
2001-12-03 hubicka * gcse.c (delete_null_pointer_checks_1): Do not use...
2001-12-02 kenner * cfgbuild.c (SET_STATE): Add cast to eliminate warning.a
2001-10-20 hubicka * basic-block.h (find_sub_basic_blocks): Use sbitmap...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-09-21 hubicka * basic-block.h (flow_delete_insn, flow_delete_insn_ch...
2001-09-19 rth * cfgbuild.c (find_sub_basic_blocks): Handle...
2001-09-16 hubicka * basic-block.h (free_bb_for_insn): Declare.
2001-09-11 hubicka * basic-block.h (EDGE_CRITICAL): Remove; renumber...
2001-09-11 hubicka * basic-block.h (cached_make_edge, make_single_succ...
2001-09-10 hubicka * Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild...