Age | Commit message (Expand) | Author | Files | Lines |
2011-03-30 | reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc... | Jeff Law | 1 | -1/+0 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-04-30 | toplev.c: Include varray.h for statistics dumping. | Steven Bosscher | 1 | -2/+0 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-04-08 | function.h (incomming_args): Break out of struct function. | Jan Hubicka | 1 | -1/+1 |
2007-08-24 | alpha.c (alpha_mangle_type, [...]): Constify. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -6/+5 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -1/+1 |
2006-01-28 | integrate.h: Remove the prototype for copy_decl_for_inlining. | Kazu Hirata | 1 | -4/+0 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-09 | crtstuff.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-05-08 | integrate.h (get_hard_reg_initial_val): Change type of register parameter fro... | Richard Sandiford | 1 | -6/+2 |
2004-11-19 | integrate.c (has_func_hard_reg_initial_val, [...]): Make them static. | Kazu Hirata | 1 | -5/+0 |
2004-11-13 | cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P. | Steven Bosscher | 1 | -126/+0 |
2004-10-15 | bitmap.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-10-08 | integrate.c (try_constants, [...]): Remove. | Kazu Hirata | 1 | -2/+0 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -15/+0 |
2003-07-10 | ggc.h, [...]: Use `rtx' instead of `struct rtx_def *'... | Steven Bosscher | 1 | -5/+3 |
2003-07-06 | gcc.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -16/+17 |
2003-06-16 | convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co... | Nathanael Nerode | 1 | -1/+1 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -2/+0 |
2001-11-14 | integrate.c (get_hard_reg_initial_reg): New. | DJ Delorie | 1 | -0/+3 |
2001-10-09 | acconfig.h: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2001-10-05 | Makefile.in (OBJS): Added tree-inline.o. | Alexandre Oliva | 1 | -0/+5 |
2001-09-21 | integrate.c (allocate_initial_values): New function. | J"orn Rennecke | 1 | -0/+1 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-06-21 | integrate.c (ggc.h): Include. | DJ Delorie | 1 | -0/+16 |
2001-05-03 | integrate.h (struct inline_remap): Add leaf_reg_map table. | Mark Mitchell | 1 | -1/+5 |
2001-03-17 | integrate.h (struct inline_remap): Add local_return_label. | Richard Henderson | 1 | -0/+3 |
2001-01-23 | integrate.h (struct inline_remap): Add compare_src, compare_mode. | Jakub Jelinek | 1 | -0/+4 |
2000-11-29 | function.h (emit_status): Delete member regno_pointer_flag and rename regno_p... | John David Anglin | 1 | -1/+1 |
2000-05-04 | simplify-rtx.c (simplify_ternary_operation): Cast to unsigned. | Jason Merrill | 1 | -1/+1 |
2000-01-17 | Update copyrights | Kaveh Ghazi | 1 | -1/+1 |
2000-01-17 | ggc-common.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -4/+4 |
1999-12-16 | Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H. | Mark Mitchell | 1 | -0/+2 |
1999-11-23 | integrate.h (copy_decl_for_inlining): New declaration. | Mark Mitchell | 1 | -0/+6 |
1999-10-31 | [multiple changes] | Richard Kenner | 1 | -1/+1 |
1999-10-27 | rtl.h (note_stores): Add additional paramter. | Mark Mitchell | 1 | -2/+0 |
1999-08-25 | Warning fixes: | Kaveh R. Ghazi | 1 | -1/+1 |
1999-02-01 | Use varrays for constant-equivalence data: | Ken Raeburn | 1 | -14/+32 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1 | -3/+2 |
1997-12-18 | integrate.c (get_label_from_map): New function. | Jeff Law | 1 | -0/+7 |
1995-12-27 | (struct inline_remap): New fields regno_pointer_flag and | Richard Kenner | 1 | -1/+5 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1993-11-11 | (global_const_equiv_map_size): Declared. | Richard Stallman | 1 | -0/+5 |
1993-05-14 | (struct inline_remap): Add integrating field. | Jim Wilson | 1 | -0/+4 |
1993-03-19 | Add prototypes. | Jim Wilson | 1 | -8/+3 |
1992-01-14 | entered into RCS | Charles Hannum | 1 | -0/+2 |
1991-08-17 | Initial revision | Richard Stallman | 1 | -0/+119 |