builtin-types.def (BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE...
[platform/upstream/gcc.git] / gcc / df.c
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-06-29 Andreas Jaegercse.c: Convert prototypes to ISO C90.
2003-06-29 Kazu Hirataalloc-pool.c: Fix comment formatting.
2003-06-12 Kazu HirataChangeLog: Follow spelling conventions.
2003-04-05 Daniel BerlinMakefile.in (df.o): Depend on alloc-pool.h, not obstack.h.
2003-03-20 Daniel BerlinSomehow the indentation got screwed when i patched...
2003-03-20 Daniel Berlin2003-03-20 Daniel Berlin <dberlin@dberlin.org>
2003-03-11 Hartmut Pennerdf.c (read_modify_subreg_p): Change from static to...
2003-03-07 Michael Matzdf.h (enum df_ref_flags.DF_REF_STRIPPED): New.
2003-01-31 Jan Hubickaloop.c (emit_prefetch_instructions): Do conversion...
2003-01-26 Andreas Jaeger* df.c: Remove prototype of unused function df_regno_rt...
2003-01-26 Michael Hayesdf.h: Update comments, tidy formatting.
2003-01-26 Michael Hayes* df.c (df_uses_record): Handle CC0.
2003-01-25 Jan Hubickadf.c (read_modify_subreg_p): When osize == UNITS_PER_WO...
2002-12-19 Kazu HirataChangeLog: Follow spelling conventions.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-18 Kazu Hirata* df.c: Fix formatting.
2002-09-22 Kazu Hiratadbxout.c: Follow spelling conventions.
2002-09-14 Kazu HirataChangeLog: Follow spelling conventions.
2002-08-02 Kaveh R. Ghazidf.c (df_insn_table_realloc): Change parameter to unsigned.
2002-07-23 Neil Boothgenautomata.c (VLA_HWINT_SHORTEN, [...]): Remove.
2002-07-23 Neil Boothdefaults.h (obstack_chunk_alloc, [...]): Default defini...
2002-07-16 Michael MatzAdd a new register allocator.
2002-06-08 Jeff Lawemit-rtl.c (init_emit): Add hard registers to regno_reg...
2002-05-27 Zdenek Dvorakbasic-block.h (last_basic_block): Defined as synonym...
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-16 Zdenek DvorakBasic block renumbering removal.
2002-05-11 Kazu Hiratadbxout.c: Fix formatting.
2002-04-03 Jakub Jelinekre PR middle-end/6102 (sparc-sun-solaris2.7 gcc-3.1...
2002-02-27 Graham Stott* df.c (df_insn_refs_record): Use XEXP (x, 0) for USE.
2002-02-19 Aldy Hernandezi386.md ("mmx_uavgv8qi3"): Use const_vector.
2002-01-25 Jan Hubickadf.c (df_ref_create, [...]): Kill BB argument.
2002-01-18 Kazu Hiratabitmap.h: Fix comment formatting.
2001-11-28 Richard Kennerdf.c (iterate_dataflow_sbitmap, [...]): Add casts to...
2001-11-25 Daniel Berlindf.c: Add prototypes for hybrid_search_bitmap and hybri...
2001-11-23 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-11-19 Jan Hubickagcse.c (try_replace_reg): Copy RTX before creating...
2001-11-07 Daniel BerlinMakefile.in (df.o): Add fibheap.h to dependencies.
2001-11-02 Eric Christopherconfig.gcc: Revert part of earlier patch.
2001-10-30 Jan Hubickalcm.c (optimize_mode_switching): Do not rebuild livenes...
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-09-21 Jan Hubickabasic-block.h (flow_delete_insn, [...]): Kill.
2001-09-16 Jan Hubickabasic-block.h (free_bb_for_insn): Declare.
2001-08-28 Daniel Berlindf.h (struct df): Add rts_order variable.
2001-08-26 Denis Chertykovdf.c (df_uses_record): Return after recording all uses...
2001-08-26 Daniel Berlindf.c (df_insn_modify): Realloc the INSN table here...
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-08 Kazu Hiratadbxout.c: Fix comment formatting.
2001-08-07 Jan Hubickaalias.c (nonlocal_mentioned_p): Rename CONST_CALL_P...
2001-07-29 Daniel Berlindf.c (df_rd_global_compute): Add successors to worklist...
2001-07-16 Richard Hendersonhard-reg-set.h (regs_invalidated_by_call): Declare.
2001-07-10 Jeffrey A Lawssa-ccp.c (first_phi_node): Remove.
2001-06-28 Jeff LawMakefile.in (OBJS): Add df.o