summaryrefslogtreecommitdiff
path: root/gcc/varray.h
Commit message (Expand)AuthorAgeFilesLines
* * varray.h: Allow compilation with a C++ compiler.gdr2005-12-121-86/+86
* Update FSF address.kcook2005-06-251-2/+2
* * cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P andsteven2004-11-131-33/+0
* * cgraph.h (cgraph_calls_p): Remove.bje2004-11-081-2/+0
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+28
* * gengtype.c (create_option): New function.zack2004-03-301-3/+3
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * varray.c: Include hashtab.hhubicka2004-01-201-0/+2
* * varray.h (VARRAY_POP): Add checking variant, aborts on underflow.zack2004-01-131-8/+15
* 2003-07-10 Steven Bosscher <steven@gcc.gnu.org>steven2003-07-101-4/+4
* * unroll.c: Convert prototypes to ISO C90.aj2003-07-061-12/+11
* * varray.c (element_size): Remove.mrs2003-02-131-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-56/+103
* * target.h: Fix formatting.kazu2002-05-311-2/+2
* * varray.h (VARRAY_CHECK): Const-ify.ghazi2002-04-011-2/+2
* * unwind-dw2.c: Fix formatting.kazu2002-01-211-2/+2
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-9/+9
* * varray.h (VARRAY_TOP_GENERIC_PTR): Remove spurious parameter.nathan2001-07-041-2/+2
* Standardize header guards.rth2001-05-261-4/+4
* * diagnostic.c (trim_filename, fancy_abort): Moved here fromzack2000-07-211-2/+1
* 2000-06-01 Stan Cox <scox@cygnus.com>scox2000-06-011-2/+2
* gcc:zack2000-05-061-1/+1
* * ggc.h (struct rtx_def): Forward declare.rth2000-04-071-0/+3
* Add cselib; use it in loop and reload_cse_regscrux2000-03-141-0/+5
* Update copyrightsghazi2000-01-171-1/+1
* * toplev.c: PROTO -> PARAMS.ghazi2000-01-171-3/+3
* * varray.h (varray_head_tag): Add elements_used.mmitchel1999-12-051-0/+65
* include:ghazi1999-11-101-1/+1
* include:ghazi1999-10-101-1/+1
* Fix sanity checkmeissner1999-10-061-2/+2
* * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,ghazi1999-09-081-2/+2
* * Makefile.in (ggc-simple.o): Depend on hash.h.mmitchel1999-09-061-1/+1
* 1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-261-30/+33
* Flow rewrite to use basic block structures and edge lists.rth1999-02-251-1/+6
* Use varrays for constant-equivalence data:raeburn1999-02-011-0/+31
* * configure.in (host_xm_file, build_xm_file, xm_file, tm_file):ghazi1998-11-071-4/+0
* * c-decl.c (init_decl_processing): Remove unneeded &.law1998-08-171-1/+2
* Include system.h if it was not already includedmeissner1998-07-101-0/+4
* Add initial varray support infrastructuremeissner1998-07-021-0/+162