aboutsummaryrefslogtreecommitdiff
path: root/gcc/ggc-common.c
AgeCommit message (Expand)Author
2004-03-05Mainline merge as of 2004-03-05.Diego Novillo
2004-03-04Mainline merge as of 2004-03-03.Diego Novillo
2004-02-13Mainline merge as of 2004-02-11.Diego Novillo
2004-01-29Revert ggc_free bits from the branch. They're tickling a problem.Jeff Law
2004-01-29 * ggc.h (ggc_free): Declare.Richard Henderson
2003-11-13Mainline merge as of 2003-11-11.Diego Novillo
2003-09-28Merge from mainline.Richard Henderson
2003-08-20Mainline merge as of 2003-08-17.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-06-03Mainline merge as of 2003-05-25.Diego Novillo
2003-04-09Mainline merge as of 2003-04-06. Additional fixes for bugsDiego Novillo
2003-03-02Mainline merge as of 2003-03-02.Diego Novillo
2003-02-23Mainline merge as of 2003-02-23.Diego Novillo
2003-01-17Mainline merge as of 2003-01-17.Diego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-09-20Merge with basic-improvements branch as of 2002-09-19.Diego Novillo
2002-09-15Mainline merge as of 2002-09-15.Diego Novillo
2002-06-04Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka
2002-06-04 * gbl-ctors.h: Fix formatting.Kazu Hirata
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-05-28 * tree.h: Forward-declare struct realvaluetype.Zack Weinberg
2002-05-13 * emit-rtl.c (global_rtl): Update comment.Zack Weinberg
2002-04-28 * ggc-common.c (ggc_mark_rtx_children_1): Rename from...Richard Henderson
2002-03-27 * gcc-common.c (lang_mark_false_label_stack): Remove.Neil Booth
2002-03-26 * Makefile.in (ggc-common.o): Update.Neil Booth
2002-01-05 * cse.c: Fix formatting.Kazu Hirata
2001-10-05* Makefile.in (OBJS): Added tree-inline.o.Alexandre Oliva
2001-10-01 * function.c (keep_stack_depressed): Don't use delete_insn.Richard Kenner
2001-09-21 Table-driven attributes.Joseph Myers
2001-09-20 * fold-const.c (hashtab.h): Include.Richard Kenner
2001-09-06 Remove TYPE_NONCOPIED_PARTS.Nathan Sidwell
2001-08-31 * function.c: Remove all_functions. Make outer_function_chainZack Weinberg
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-03-19 Compute DECL_ASSEMBLER_NAME lazily.Mark Mitchell
2001-03-15 * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not theMark Mitchell
2001-03-02 * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h,Zack Weinberg
2001-02-20 * sibcall.c (skip_copy_to_return_value): CallZack Weinberg
2000-11-17 * ggc.h: Delete ggc_add_string_root and ggc_mark_string. AddZack Weinberg
2000-11-17 * stringpool.c: New file.Zack Weinberg
2000-10-01 * c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.Mark Mitchell
2000-08-29 * flags.h (time_report, mem_report): New global flags.Zack Weinberg
2000-07-222000-07-22 Jeffrey Oldham <oldham@codesourcery.com>Jeffrey D. Oldham
2000-06-09toplevel:Zack Weinberg
2000-05-27 * tree.h (TREE_CODE_LENGTH): New macro.Richard Kenner
2000-05-18 * gcc-common.c (ggc_mark_rtx_children): Mark NOTE_EXPECTED_VALUEJakub Jelinek
2000-04-21 * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.Richard Kenner
2000-04-18 * ggc-common.c: Add missing blanks.Richard Kenner
2000-04-06 * final.c (final): Use xcalloc to allocate line_note_exists.Mark Mitchell
2000-03-27 * c-convert.c (convert): Return if output or input type is ERROR_MARK.Richard Kenner
2000-03-25 * Rework fields used to describe positions of bitfields andRichard Kenner