aboutsummaryrefslogtreecommitdiff
path: root/gcc/integrate.h
AgeCommit message (Expand)AuthorFilesLines
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-1/+1
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-6/+5
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-1/+1
2006-01-28integrate.h: Remove the prototype for copy_decl_for_inlining.Kazu Hirata1-4/+0
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-09crtstuff.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-05-08integrate.h (get_hard_reg_initial_val): Change type of register parameter fro...Richard Sandiford1-6/+2
2004-11-19integrate.c (has_func_hard_reg_initial_val, [...]): Make them static.Kazu Hirata1-5/+0
2004-11-13cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P.Steven Bosscher1-126/+0
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-10-08integrate.c (try_constants, [...]): Remove.Kazu Hirata1-2/+0
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-15/+0
2003-07-10ggc.h, [...]: Use `rtx' instead of `struct rtx_def *'...Steven Bosscher1-5/+3
2003-07-06gcc.c: Convert prototypes to ISO C90.Andreas Jaeger1-16/+17
2003-06-16convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co...Nathanael Nerode1-1/+1
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-2/+0
2001-11-14integrate.c (get_hard_reg_initial_reg): New.DJ Delorie1-0/+3
2001-10-09acconfig.h: Fix comment formatting.Kazu Hirata1-1/+1
2001-10-05Makefile.in (OBJS): Added tree-inline.o.Alexandre Oliva1-0/+5
2001-09-21integrate.c (allocate_initial_values): New function.J"orn Rennecke1-0/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-06-21integrate.c (ggc.h): Include.DJ Delorie1-0/+16
2001-05-03integrate.h (struct inline_remap): Add leaf_reg_map table.Mark Mitchell1-1/+5
2001-03-17integrate.h (struct inline_remap): Add local_return_label.Richard Henderson1-0/+3
2001-01-23integrate.h (struct inline_remap): Add compare_src, compare_mode.Jakub Jelinek1-0/+4
2000-11-29function.h (emit_status): Delete member regno_pointer_flag and rename regno_p...John David Anglin1-1/+1
2000-05-04simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.Jason Merrill1-1/+1
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17ggc-common.c: PROTO -> PARAMS.Kaveh R. Ghazi1-4/+4
1999-12-16Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.Mark Mitchell1-0/+2
1999-11-23integrate.h (copy_decl_for_inlining): New declaration.Mark Mitchell1-0/+6
1999-10-31[multiple changes]Richard Kenner1-1/+1
1999-10-27rtl.h (note_stores): Add additional paramter.Mark Mitchell1-2/+0
1999-08-25Warning fixes:Kaveh R. Ghazi1-1/+1
1999-02-01Use varrays for constant-equivalence data:Ken Raeburn1-14/+32
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-3/+2
1997-12-18integrate.c (get_label_from_map): New function.Jeff Law1-0/+7
1995-12-27(struct inline_remap): New fields regno_pointer_flag andRichard Kenner1-1/+5
1995-06-15Update FSF address.Richard Kenner1-1/+2
1993-11-11(global_const_equiv_map_size): Declared.Richard Stallman1-0/+5
1993-05-14(struct inline_remap): Add integrating field.Jim Wilson1-0/+4
1993-03-19Add prototypes.Jim Wilson1-8/+3
1992-01-14entered into RCSCharles Hannum1-0/+2
1991-08-17Initial revisionRichard Stallman1-0/+119