Age | Commit message (Expand) | Author | Files | Lines |
2008-07-04 | alloc-pool.c (hash_descriptor, [...]): Fix -Wc++-compat warnings. | Kaveh R. Ghazi | 1 | -3/+3 |
2008-06-20 | ggc.h (GGC_RESIZEVAR): New, reorder macros. | Kaveh R. Ghazi | 1 | -4/+6 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2006-12-23 | toplev.c (dump_memory_report): Break out from... | Jan Hubicka | 1 | -9/+12 |
2006-07-07 | pointer-set.c (pointer_set_destroy): Correct whitespace. | Roger Sayle | 1 | -1/+2 |
2006-01-23 | r110129@banpei: zack | 2006-01-22 14:51:57 -0800 | Zack Weinberg | 1 | -13/+2 |
2005-12-12 | varray.h: Allow compilation with a C++ compiler. | Gabriel Dos Reis | 1 | -2/+2 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-01 | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 1 | -1/+5 |
2004-11-13 | cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P. | Steven Bosscher | 1 | -1/+0 |
2004-11-08 | cgraph.h (cgraph_calls_p): Remove. | Ben Elliston | 1 | -19/+0 |
2004-08-16 | Makefile.in (BUILD_PREFIX, [...]): Delete. | Zack Weinberg | 1 | -1/+8 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -1/+24 |
2004-01-25 | c-common.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-20 | varray.c: Include hashtab.h | Jan Hubicka | 1 | -1/+117 |
2004-01-16 | re PR pch/13689 (GGC PCH breaks aliasing) | Geoffrey Keating | 1 | -3/+3 |
2004-01-13 | varray.h (VARRAY_POP): Add checking variant, aborts on underflow. | Zack Weinberg | 1 | -3/+10 |
2004-01-12 | alias.c: Invlude varray.h | Jan Hubicka | 1 | -1/+1 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -4/+4 |
2003-07-06 | * varray.c (varray_check_failed): Fix typo. | Andreas Jaeger | 1 | -1/+1 |
2003-07-06 | unroll.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -18/+10 |
2003-06-16 | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 1 | -1/+1 |
2003-02-13 | varray.c (element_size): Remove. | Mike Stump | 1 | -33/+32 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -13/+59 |
2002-01-10 | varasm.c: Fix formatting. | Kazu Hirata | 1 | -2/+2 |
2001-12-02 | c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. | Neil Booth | 1 | -1/+1 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -9/+9 |
2001-07-09 | varray.c: Include errors.h for internal_error and trim_filename declarations. | Andreas Jaeger | 1 | -1/+2 |
2001-07-06 | * varray.c (varray_check_failed): Use internal_error. | Zack Weinberg | 1 | -3/+3 |
2000-11-07 | alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero (). | Joseph Myers | 1 | -1/+1 |
2000-01-17 | Update copyrights | Kaveh Ghazi | 1 | -1/+1 |
2000-01-17 | toplev.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-12-05 | varray.h (varray_head_tag): Add elements_used. | Mark Mitchell | 1 | -1/+2 |
1999-11-10 | ansidecl.h: Define and test `GCC_VERSION', not `HAVE_GCC_VERSION'. | Philippe De Muyter | 1 | -1/+1 |
1999-10-10 | ansidecl.h (HAVE_GCC_VERSION): New macro. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-08-26 | system.h: Don't redefine abort or trim_filename. | Zack Weinberg | 1 | -0/+21 |
1998-07-02 | Add initial varray support infrastructure | Michael Meissner | 1 | -0/+70 |