summaryrefslogtreecommitdiff
path: root/gcc/varray.c
Commit message (Expand)AuthorAgeFilesLines
* merge with trunkrus2009-05-271-1/+1
* Merge with trunk at revision 144820rus2009-03-121-1/+1
* * alloc-pool.c (hash_descriptor, eq_descriptor,ghazi2008-07-041-3/+3
* * ggc.h (GGC_RESIZEVAR): New, reorder macros.ghazi2008-06-201-4/+6
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * toplev.c (dump_memory_report): Break out from...hubicka2006-12-231-9/+12
* * pointer-set.c (pointer_set_destroy): Correct whitespace.sayle2006-07-071-1/+2
* r110129@banpei: zack | 2006-01-22 14:51:57 -0800zack2006-01-231-13/+2
* * varray.h: Allow compilation with a C++ compiler.gdr2005-12-121-2/+2
* Update FSF address.kcook2005-06-251-2/+2
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-011-1/+5
* * cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P andsteven2004-11-131-1/+0
* * cgraph.h (cgraph_calls_p): Remove.bje2004-11-081-19/+0
* * Makefile.in (BUILD_PREFIX, BUILD_PREFIX_1): Delete.zack2004-08-161-1/+8
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-1/+24
* * c-common.h: Fix comment typos.kazu2004-01-251-1/+1
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * varray.c: Include hashtab.hhubicka2004-01-201-1/+117
* PR pch/13689geoffk2004-01-161-3/+3
* * varray.h (VARRAY_POP): Add checking variant, aborts on underflow.zack2004-01-131-3/+10
* * alias.c: Invlude varray.hhubicka2004-01-121-1/+1
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-4/+4
* * varray.c (varray_check_failed): Fix typo.aj2003-07-061-1/+1
* * unroll.c: Convert prototypes to ISO C90.aj2003-07-061-18/+10
* cp:ghazi2003-06-161-1/+1
* * varray.c (element_size): Remove.mrs2003-02-131-33/+32
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-13/+59
* * varasm.c: Fix formatting.kazu2002-01-101-2/+2
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-1/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-9/+9
* * varray.c: Include errors.h for internal_error and trim_filenameaj2001-07-091-1/+2
* * varray.c (varray_check_failed): Use internal_error.zack2001-07-061-3/+3
* * alias.c (init_alias_analysis), calls.c (expand_call,jsm282000-11-071-1/+1
* Update copyrightsghazi2000-01-171-1/+1
* * toplev.c: PROTO -> PARAMS.ghazi2000-01-171-1/+1
* * varray.h (varray_head_tag): Add elements_used.mmitchel1999-12-051-1/+2
* include:ghazi1999-11-101-1/+1
* include:ghazi1999-10-101-1/+1
* 1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-261-0/+21
* Add initial varray support infrastructuremeissner1998-07-021-0/+70