| Commit message (Expand) | Author | Age | Files | Lines |
* | * sdbout.c: Include vec.h, do not include varray.h. | steven | 2010-04-30 | 1 | -323/+0 |
* | 2009-04-21 Taras Glek <tglek@mozilla.com> | dnovillo | 2009-04-22 | 1 | -2/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * varray.h: Allow compilation with a C++ compiler. | gdr | 2005-12-12 | 1 | -86/+86 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and | steven | 2004-11-13 | 1 | -33/+0 |
* | * cgraph.h (cgraph_calls_p): Remove. | bje | 2004-11-08 | 1 | -2/+0 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -0/+28 |
* | * gengtype.c (create_option): New function. | zack | 2004-03-30 | 1 | -3/+3 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | * varray.c: Include hashtab.h | hubicka | 2004-01-20 | 1 | -0/+2 |
* | * varray.h (VARRAY_POP): Add checking variant, aborts on underflow. | zack | 2004-01-13 | 1 | -8/+15 |
* | 2003-07-10 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-07-10 | 1 | -4/+4 |
* | * unroll.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -12/+11 |
* | * varray.c (element_size): Remove. | mrs | 2003-02-13 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -56/+103 |
* | * target.h: Fix formatting. | kazu | 2002-05-31 | 1 | -2/+2 |
* | * varray.h (VARRAY_CHECK): Const-ify. | ghazi | 2002-04-01 | 1 | -2/+2 |
* | * unwind-dw2.c: Fix formatting. | kazu | 2002-01-21 | 1 | -2/+2 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -9/+9 |
* | * varray.h (VARRAY_TOP_GENERIC_PTR): Remove spurious parameter. | nathan | 2001-07-04 | 1 | -2/+2 |
* | Standardize header guards. | rth | 2001-05-26 | 1 | -4/+4 |
* | * diagnostic.c (trim_filename, fancy_abort): Moved here from | zack | 2000-07-21 | 1 | -2/+1 |
* | 2000-06-01 Stan Cox <scox@cygnus.com> | scox | 2000-06-01 | 1 | -2/+2 |
* | gcc: | zack | 2000-05-06 | 1 | -1/+1 |
* | * ggc.h (struct rtx_def): Forward declare. | rth | 2000-04-07 | 1 | -0/+3 |
* | Add cselib; use it in loop and reload_cse_regs | crux | 2000-03-14 | 1 | -0/+5 |
* | Update copyrights | ghazi | 2000-01-17 | 1 | -1/+1 |
* | * toplev.c: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -3/+3 |
* | * varray.h (varray_head_tag): Add elements_used. | mmitchel | 1999-12-05 | 1 | -0/+65 |
* | include: | ghazi | 1999-11-10 | 1 | -1/+1 |
* | include: | ghazi | 1999-10-10 | 1 | -1/+1 |
* | Fix sanity check | meissner | 1999-10-06 | 1 | -2/+2 |
* | * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL, | ghazi | 1999-09-08 | 1 | -2/+2 |
* | * Makefile.in (ggc-simple.o): Depend on hash.h. | mmitchel | 1999-09-06 | 1 | -1/+1 |
* | 1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-26 | 1 | -30/+33 |
* | Flow rewrite to use basic block structures and edge lists. | rth | 1999-02-25 | 1 | -1/+6 |
* | Use varrays for constant-equivalence data: | raeburn | 1999-02-01 | 1 | -0/+31 |
* | * configure.in (host_xm_file, build_xm_file, xm_file, tm_file): | ghazi | 1998-11-07 | 1 | -4/+0 |
* | * c-decl.c (init_decl_processing): Remove unneeded &. | law | 1998-08-17 | 1 | -1/+2 |
* | Include system.h if it was not already included | meissner | 1998-07-10 | 1 | -0/+4 |
* | Add initial varray support infrastructure | meissner | 1998-07-02 | 1 | -0/+162 |