* config/alpha/x-vms (version): Change "." to "_".
[gcc.git] / gcc / df.c
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