summaryrefslogtreecommitdiff
path: root/gcc/integrate.h
Commit message (Expand)AuthorAgeFilesLines
* reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc...Jeff Law2011-03-301-1/+0
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* toplev.c: Include varray.h for statistics dumping.Steven Bosscher2010-04-301-2/+0
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* function.h (incomming_args): Break out of struct function.Jan Hubicka2008-04-081-1/+1
* alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi2007-08-241-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-6/+5
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-1/+1
* integrate.h: Remove the prototype for copy_decl_for_inlining.Kazu Hirata2006-01-281-4/+0
* Update FSF address.Kelley Cook2005-06-251-2/+2
* crtstuff.c, [...]: Update copyright.Kazu Hirata2005-05-091-1/+1
* integrate.h (get_hard_reg_initial_val): Change type of register parameter fro...Richard Sandiford2005-05-081-6/+2
* integrate.c (has_func_hard_reg_initial_val, [...]): Make them static.Kazu Hirata2004-11-191-5/+0
* cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P.Steven Bosscher2004-11-131-126/+0
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* integrate.c (try_constants, [...]): Remove.Kazu Hirata2004-10-081-2/+0
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-15/+0
* ggc.h, [...]: Use `rtx' instead of `struct rtx_def *'...Steven Bosscher2003-07-101-5/+3
* gcc.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-16/+17
* convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co...Nathanael Nerode2003-06-161-1/+1
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-2/+0
* integrate.c (get_hard_reg_initial_reg): New.DJ Delorie2001-11-141-0/+3
* acconfig.h: Fix comment formatting.Kazu Hirata2001-10-091-1/+1
* Makefile.in (OBJS): Added tree-inline.o.Alexandre Oliva2001-10-051-0/+5
* integrate.c (allocate_initial_values): New function.J"orn Rennecke2001-09-211-0/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* integrate.c (ggc.h): Include.DJ Delorie2001-06-211-0/+16
* integrate.h (struct inline_remap): Add leaf_reg_map table.Mark Mitchell2001-05-031-1/+5
* integrate.h (struct inline_remap): Add local_return_label.Richard Henderson2001-03-171-0/+3
* integrate.h (struct inline_remap): Add compare_src, compare_mode.Jakub Jelinek2001-01-231-0/+4
* function.h (emit_status): Delete member regno_pointer_flag and rename regno_p...John David Anglin2000-11-291-1/+1
* simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.Jason Merrill2000-05-041-1/+1
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* ggc-common.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-4/+4
* Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.Mark Mitchell1999-12-161-0/+2
* integrate.h (copy_decl_for_inlining): New declaration.Mark Mitchell1999-11-231-0/+6
* [multiple changes]Richard Kenner1999-10-311-1/+1
* rtl.h (note_stores): Add additional paramter.Mark Mitchell1999-10-271-2/+0
* Warning fixes:Kaveh R. Ghazi1999-08-251-1/+1
* Use varrays for constant-equivalence data:Ken Raeburn1999-02-011-14/+32
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1998-04-041-3/+2
* integrate.c (get_label_from_map): New function.Jeff Law1997-12-181-0/+7
* (struct inline_remap): New fields regno_pointer_flag andRichard Kenner1995-12-271-1/+5
* Update FSF address.Richard Kenner1995-06-151-1/+2
* (global_const_equiv_map_size): Declared.Richard Stallman1993-11-111-0/+5
* (struct inline_remap): Add integrating field.Jim Wilson1993-05-141-0/+4
* Add prototypes.Jim Wilson1993-03-191-8/+3
* entered into RCSCharles Hannum1992-01-141-0/+2
* Initial revisionRichard Stallman1991-08-171-0/+119