darwin.c (machopic_select_rtx_section): Use const_data_section for things that might...
[platform/upstream/gcc.git] / gcc / lcm.c
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-06 Andreas Jaegerjump.c: Convert prototypes to ISO C90.
2003-03-15 Roger Saylec-cppbuiltin.c (builtin_define_with_value_n): Fix white...
2003-02-25 Jan HubickaMakefile.in (lcm.o): Add dependency on function.h
2003-01-17 Kazu Hirataifcvt.c: Fix comment typos.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-06-11 David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-06-08 Andreas Jaegerlcm.c (optimize_mode_switching): Add unused attribute...
2002-05-30 Kazu Hiratalanghooks.c: Fix formatting.
2002-05-30 J"orn Renneckelcm.c (output.h): #include.
2002-05-28 Zdenek Dvorakbasic-block.h (last_basic_block): Declare.
2002-05-27 Zdenek Dvorakbasic-block.h (last_basic_block): Defined as synonym...
2002-05-25 Toshiyasu Moritalcm.c (optimize_mode_switching): Change bb used as...
2002-05-23 Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-17 Jason Thorpe* lcm.c (optimize_mode_switching): Revert previous...
2002-05-17 Jason Thorpe* lcm.c (optimize_mode_switching): Fix typo.
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2002-04-09 Richard Hendersonsbitmap.c (sbitmap_union_of_diff, [...]): Do not return...
2002-03-03 Kaveh R. Ghaziattribs.c (init_attributes, [...]): Use ARRAY_SIZE...
2002-02-28 Jan Hubickabasic-block.h (BB_REACHABLE): Renumber.
2002-01-12 Michael Hayesgcse.c (compute_pre_data, pre_gcse): Use sbitmap_free.
2002-01-05 Daniel Berlinlcm.c: Revert change...
2002-01-04 Daniel Berlinlcm.c: Include df.h.
2001-11-11 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-10-30 Jan Hubickalcm.c (optimize_mode_switching): Do not rebuild livenes...
2001-10-26 Richard Hendersoncfg.c (clear_aux_for_blocks): Split out of ...
2001-10-07 Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-09-16 Jan Hubickabasic-block.h (free_bb_for_insn): Declare.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-12 Kazu Hiratagcc.c: Fix comment formatting.
2001-07-17 Andreas Jaegerunix.h (ASM_OUTPUT_MI_THUNK): Fix output format for...
2001-07-11 Daniel Berlingcse.c, [...]: s/free on sbitmap vectors/sbitmap_vector...
2001-02-12 Alexandre Olivalcm.c (compute_earliest): Let EXIT_BLOCK be handled...
2001-02-07 Alexandre OlivaUpdate Copyright notice
2001-02-07 Alexandre Olivalcm.c (optimize_mode_switching): Emit mode_set before...
2001-01-05 Alexandre OlivaNote that INSN_PTR may be the note at the beginning...
2000-12-08 Alexandre Olivalcm.c (optimize_mode_switching): Check whether an insn...
2000-08-04 Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-07-21 Michael Matzgcse.c (record_one_set): Prepend instead of append...
2000-05-28 Clinton Popetzlcm.c (make_preds_opaque): Fix comment.
2000-05-17 Richard Hendersontoplev.c (rest_of_compilation): Don't call optimize_mod...
2000-02-28 Richard Kennerlcm.c: Minor reformatting throughout.
2000-02-19 Richard Kennerbitmap.c (bitmap_operation): Avoid using -1 for index...
2000-02-15 J"orn RenneckeMakefile.in (lcm.o): Depend on insn-attr.h.
2000-01-17 Kaveh GhaziUpdate copyrights
2000-01-17 Kaveh R. Ghaziggc-common.c: PROTO -> PARAMS.
1999-11-30 Richard Hendersonlcm.c (compute_laterin): Cast bb->aux to size_t not...
1999-11-16 Richard Hendersonggc-common.c (ggc_print_statistics): Cast size_t to...
1999-11-15 Jeffrey A Lawgcse.c (pre_expr_reaches_here_p): Kill CHECK_PRE_COM...
1999-11-11 Jeffrey A Lawflow.c (compute_flow_dominators): Initially put all...
1999-11-11 Jeffrey A Lawbasic-block.h (compute_available): Returns a void now.
1999-11-03 Kaveh R. Ghazifix-header.c (recognized_extern, [...]): Constify a...
1999-10-17 Andrew MacLeodbasic-block.h (pre_edge_lcm, [...]): Prototype for...
1999-03-10 Jeffrey A Lawlcm.c: New file.