summaryrefslogtreecommitdiff
path: root/gcc/ggc.h
Commit message (Expand)AuthorAgeFilesLines
...
* 2003-10-26 Daniel Berlin <dberlin@dberlin.org>dberlin2003-10-271-9/+28
* * rtl.h (rtl_size): Declare.rsandifo2003-10-181-3/+1
* * c-pretty-print.c: Fix comment formatting.kazu2003-10-051-1/+1
* 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-07-161-0/+5
* 2003-07-10 Steven Bosscher <steven@gcc.gnu.org>steven2003-07-101-5/+5
* * gcc.c: Convert prototypes to ISO C90.aj2003-07-061-2/+1
* * ggc.h: Follow spelling conventions.kazu2003-07-051-1/+1
* * ChangeLog: Follow spelling conventions.kazu2003-06-121-1/+1
* * ggc.h: Convert to ISO C90 prototypes.aj2003-06-071-61/+53
* * cpppch.c (reset_ht): Remove.austern2003-04-031-0/+1
* * Makefile.in (ggc-common.o): Depend on $(PARAMS_H)ghazi2003-02-221-0/+5
* Merge from pch-branch.geoffk2003-01-101-49/+135
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-1/+1
* Index: gcc/ChangeLoggeoffk2002-09-161-11/+3
* * ggc.h (ggc_add_root): Document as obsolete.geoffk2002-07-041-1/+2
* * gbl-ctors.h: Fix formatting.kazu2002-06-041-5/+5
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-77/+38
* * varray.h (VARRAY_CHECK): Const-ify.ghazi2002-04-011-5/+5
* * gcc-common.c (lang_mark_false_label_stack): Remove.neil2002-03-271-8/+0
* * Makefile.in (ggc-common.o): Update.neil2002-03-261-4/+0
* * calls.c: Fix formatting.kazu2001-10-111-1/+1
* * fold-const.c (hashtab.h): Include.kenner2001-09-201-33/+55
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-8/+8
* * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,neil2001-05-201-0/+7
* include:zack2001-04-041-1/+0
* * sibcall.c (skip_copy_to_return_value): Callzack2001-02-201-6/+3
* * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Addzack2000-11-171-7/+3
* * stringpool.c: New file.zack2000-11-171-13/+12
* Remove obstacks.mmitchel2000-10-131-4/+0
* * c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.mmitchel2000-10-011-4/+12
* * flags.h (time_report, mem_report): New global flags.zack2000-08-291-2/+2
* toplevel:zack2000-06-091-10/+9
* * ggc.h (struct rtx_def): Forward declare.rth2000-04-071-0/+1
* * final.c (final): Use xcalloc to allocate line_note_exists.mmitchel2000-04-061-7/+9
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-16/+16
* * rtl.h (rtunion_def): Constify member `rtstr'.ghazi2000-03-071-5/+5
* * Makefile.in (c-common.o): Depend on $(EXPR_H).ghazi2000-02-061-0/+3
* * dwarf2out.c (dwarf2out_init): Use ggc_add_rtx_varray_root.rth2000-01-251-0/+2
* Update copyrightsghazi2000-01-171-1/+1
* * ggc-common.c: PROTO -> PARAMS.ghazi2000-01-171-31/+31
* * ggc.h (ggc_test_and_set_mark): New macro.samuel1999-12-011-15/+20
* * ggc-common.c (ggc_print_statistics): Cast size_t to unsigned longrth1999-11-161-4/+4
* * ggc.h (struct ggc_statistics): New type.mmitchel1999-10-291-0/+33
* Simplified GC interface and other goodies.rth1999-10-131-27/+56
* * ggc.h (ggc_push_context): Fix comment.mmitchel1999-10-111-3/+6
* Various fixes for problems discovered stress-testing GC.samuel1999-09-221-0/+3
* Thu Sep 16 11:50:52 1999 Alex Samuel <samuel@codesourcery.com>rth1999-09-161-21/+23
* * emit-rtl.c (free_emit_status): Don't check DECL_DEFER_OUTPUT.rth1999-09-161-4/+6
* Update copyright.rth1999-09-111-1/+1
* Alex Samuel <samuel@codesourcery.com>rth1999-09-111-21/+48