| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | Update copyrights | ghazi | 2000-01-17 | 1 | -1/+1 |
* | * ggc-common.c: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -31/+31 |
* | * ggc.h (ggc_test_and_set_mark): New macro. | samuel | 1999-12-01 | 1 | -15/+20 |
* | * ggc-common.c (ggc_print_statistics): Cast size_t to unsigned long | rth | 1999-11-16 | 1 | -4/+4 |
* | * ggc.h (struct ggc_statistics): New type. | mmitchel | 1999-10-29 | 1 | -0/+33 |
* | Simplified GC interface and other goodies. | rth | 1999-10-13 | 1 | -27/+56 |
* | * ggc.h (ggc_push_context): Fix comment. | mmitchel | 1999-10-11 | 1 | -3/+6 |
* | Various fixes for problems discovered stress-testing GC. | samuel | 1999-09-22 | 1 | -0/+3 |
* | Thu Sep 16 11:50:52 1999 Alex Samuel <samuel@codesourcery.com> | rth | 1999-09-16 | 1 | -21/+23 |
* | * emit-rtl.c (free_emit_status): Don't check DECL_DEFER_OUTPUT. | rth | 1999-09-16 | 1 | -4/+6 |
* | Update copyright. | rth | 1999-09-11 | 1 | -1/+1 |
* | Alex Samuel <samuel@codesourcery.com> | rth | 1999-09-11 | 1 | -21/+48 |
* | * ggc.h (lang_cleanup_tree): Remove. | mmitchel | 1999-09-09 | 1 | -3/+0 |
* | * combine.c (SUBST): Break out to a real function do_SUBST. | rth | 1999-09-09 | 1 | -2/+2 |
* | * ggc.h (ggc_alloc): New function. | mmitchel | 1999-09-09 | 1 | -0/+2 |
* | * emit-rtl.c (free_emit_status): Take decl as a parameter. | mmitchel | 1999-09-07 | 1 | -0/+7 |
* | * Makefile.in (ggc-simple.o): Depend on hash.h. | mmitchel | 1999-09-06 | 1 | -0/+4 |
* | * Makefile.in (ggc-simple.o): Depend on varray.h. | mmitchel | 1999-09-05 | 1 | -0/+6 |
* | * Makefile.in (tree.o): Depend on ggc.h. | mmitchel | 1999-09-05 | 1 | -6/+19 |
* | * Makefile.in (GGC, GGC_LIB): New. | mmitchel | 1999-09-04 | 1 | -0/+72 |