| Commit message (Expand) | Author | Age | Files | Lines |
* | * alloc-pool.c, except.h, ggc-common.c, ggc-zone.c, ggc.h, | kazu | 2005-03-14 | 1 | -1/+1 |
* | * ggc-zone.c: Rewritten. | drow | 2005-03-13 | 1 | -21/+37 |
* | * gimplify.c (gimplify_compound_lval): Move "stack" varray out of | hubicka | 2004-09-02 | 1 | -1/+5 |
* | *** empty log message *** | dann | 2004-09-02 | 1 | -3/+0 |
* | * ggc.h (GGC_NEW, GGC_CNEW, GGC_NEWVEC, GGC_CNEWVEC, GGC_NEWVAR, | bernie | 2004-07-25 | 1 | -0/+8 |
* | * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat): | hubicka | 2004-03-03 | 1 | -6/+17 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | kazu | 2004-01-31 | 1 | -1/+1 |
* | * ggc.h (ggc_free): Declare. | rth | 2004-01-28 | 1 | -0/+2 |
* | Revert accidental commit. | rth | 2004-01-26 | 1 | -2/+0 |
* | * c-parse.in (extension): Use itype. | rth | 2004-01-26 | 1 | -0/+2 |
* | * alias.c: Fix comment formatting. | kazu | 2003-12-21 | 1 | -1/+1 |
* | * ggc.h (struct alloc_zone): Move forward declaration up. | steven | 2003-12-01 | 1 | -2/+9 |
* | 2003-10-26 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2003-10-27 | 1 | -9/+28 |
* | * rtl.h (rtl_size): Declare. | rsandifo | 2003-10-18 | 1 | -3/+1 |
* | * c-pretty-print.c: Fix comment formatting. | kazu | 2003-10-05 | 1 | -1/+1 |
* | 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2003-07-16 | 1 | -0/+5 |
* | 2003-07-10 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-07-10 | 1 | -5/+5 |
* | * gcc.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -2/+1 |
* | * ggc.h: Follow spelling conventions. | kazu | 2003-07-05 | 1 | -1/+1 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2003-06-12 | 1 | -1/+1 |
* | * ggc.h: Convert to ISO C90 prototypes. | aj | 2003-06-07 | 1 | -61/+53 |
* | * cpppch.c (reset_ht): Remove. | austern | 2003-04-03 | 1 | -0/+1 |
* | * Makefile.in (ggc-common.o): Depend on $(PARAMS_H) | ghazi | 2003-02-22 | 1 | -0/+5 |
* | Merge from pch-branch. | geoffk | 2003-01-10 | 1 | -49/+135 |
* | * dbxout.c: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -1/+1 |
* | Index: gcc/ChangeLog | geoffk | 2002-09-16 | 1 | -11/+3 |
* | * ggc.h (ggc_add_root): Document as obsolete. | geoffk | 2002-07-04 | 1 | -1/+2 |
* | * gbl-ctors.h: Fix formatting. | kazu | 2002-06-04 | 1 | -5/+5 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -77/+38 |
* | * varray.h (VARRAY_CHECK): Const-ify. | ghazi | 2002-04-01 | 1 | -5/+5 |
* | * gcc-common.c (lang_mark_false_label_stack): Remove. | neil | 2002-03-27 | 1 | -8/+0 |
* | * Makefile.in (ggc-common.o): Update. | neil | 2002-03-26 | 1 | -4/+0 |
* | * calls.c: Fix formatting. | kazu | 2001-10-11 | 1 | -1/+1 |
* | * fold-const.c (hashtab.h): Include. | kenner | 2001-09-20 | 1 | -33/+55 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -8/+8 |
* | * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS, | neil | 2001-05-20 | 1 | -0/+7 |
* | include: | zack | 2001-04-04 | 1 | -1/+0 |
* | * sibcall.c (skip_copy_to_return_value): Call | zack | 2001-02-20 | 1 | -6/+3 |
* | * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Add | zack | 2000-11-17 | 1 | -7/+3 |
* | * stringpool.c: New file. | zack | 2000-11-17 | 1 | -13/+12 |
* | Remove obstacks. | mmitchel | 2000-10-13 | 1 | -4/+0 |
* | * c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only. | mmitchel | 2000-10-01 | 1 | -4/+12 |
* | * flags.h (time_report, mem_report): New global flags. | zack | 2000-08-29 | 1 | -2/+2 |
* | toplevel: | zack | 2000-06-09 | 1 | -10/+9 |
* | * ggc.h (struct rtx_def): Forward declare. | rth | 2000-04-07 | 1 | -0/+1 |
* | * final.c (final): Use xcalloc to allocate line_note_exists. | mmitchel | 2000-04-06 | 1 | -7/+9 |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -16/+16 |
* | * rtl.h (rtunion_def): Constify member `rtstr'. | ghazi | 2000-03-07 | 1 | -5/+5 |
* | * Makefile.in (c-common.o): Depend on $(EXPR_H). | ghazi | 2000-02-06 | 1 | -0/+3 |
* | * dwarf2out.c (dwarf2out_init): Use ggc_add_rtx_varray_root. | rth | 2000-01-25 | 1 | -0/+2 |