Age | Commit message (Expand) | Author | Files | Lines |
2005-02-10 | * df.h (DF_REF_MODE_CHANGE, DF_REF_MEM_OK): Remove. | Kazu Hirata | 1 | -14/+1 |
2005-02-07 | cfgcleanup.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |
2005-02-02 | df.c (df_def_record_1, [...]): Don't use DF_FOR_REGALLOC. | Kazu Hirata | 1 | -1/+0 |
2004-11-17 | basic-block.h, [...]: Remove unused prototypes. | Kazu Hirata | 1 | -2/+0 |
2004-06-10 | Makefile.in (df.o): Remove fibheap dependency. | Zdenek Dvorak | 1 | -20/+33 |
2004-06-03 | Makefile.in (RA_H, [...]): New. | Jerry Quinn | 1 | -0/+9 |
2004-05-30 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-05-25 | ddg.h, [...]: New files. | Ayal Zaks | 1 | -0/+9 |
2004-04-04 | * df.h: Tidy up whitespace in the definitions of the DF_ flags. | Roger Sayle | 1 | -10/+10 |
2004-02-24 | df.c, [...]: Replace df_analyse with df_analyze. | Kazu Hirata | 1 | -1/+1 |
2004-02-04 | alloc-pool.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-31 | alloc-pool.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-01 | basic-block.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-06-29 | cse.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -67/+57 |
2003-03-20 | 2003-03-20 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 1 | -1/+6 |
2003-03-11 | df.c (read_modify_subreg_p): Change from static to global. | Hartmut Penner | 1 | -0/+1 |
2003-03-07 | df.h (enum df_ref_flags.DF_REF_STRIPPED): New. | Michael Matz | 1 | -3/+8 |
2003-01-26 | df.h: Update comments, tidy formatting. | Michael Hayes | 1 | -42/+47 |
2003-01-18 | alias.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2002-07-15 | [multiple changes] | Michael Matz | 1 | -2/+11 |
2002-05-16 | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 1 | -2/+2 |
2002-05-16 | Basic block renumbering removal. | Zdenek Dvorak | 1 | -2/+2 |
2002-01-25 | df.c (df_ref_create, [...]): Kill BB argument. | Jan Hubicka | 1 | -3/+2 |
2001-11-26 | df.h (transfer_function_sbitmap): Use PARAMS around argument list in function... | Jeffrey A Law | 1 | -4/+4 |
2001-11-19 | gcse.c (try_replace_reg): Copy RTX before creating note. | Jan Hubicka | 1 | -0/+6 |
2001-11-07 | Makefile.in (df.o): Add fibheap.h to dependencies. | Daniel Berlin | 1 | -6/+38 |
2001-10-30 | lcm.c (optimize_mode_switching): Do not rebuild liveness information when no ... | Jan Hubicka | 1 | -0/+1 |
2001-10-28 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-08-28 | df.h (struct df): Add rts_order variable. | Daniel Berlin | 1 | -0/+1 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-06-28 | Makefile.in (OBJS): Add df.o | Jeff Law | 1 | -0/+297 |