]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ggc-common.c
Merge from pch-branch up to tag pch-commit-20020603.
[thirdparty/gcc.git] / gcc / ggc-common.c
2002-06-04  geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-28  zack * tree.h: Forward-declare struct realvaluetype.
2002-05-13  zack * emit-rtl.c (global_rtl): Update comment.
2002-04-28  rth * ggc-common.c (ggc_mark_rtx_children_1): Renam...
2002-03-27  neil * gcc-common.c (lang_mark_false_label_stack): Remove.
2002-03-26  neil * Makefile.in (ggc-common.o): Update.
2002-01-05  kazu * cse.c: Fix formatting.
2001-10-05  aoliva* Makefile.in (OBJS): Added tree-inline.o.
2001-10-01  kenner * function.c (keep_stack_depressed): Don't use delete_...
2001-09-21  jsm28 Table-driven attributes.
2001-09-20  kenner * fold-const.c (hashtab.h): Include.
2001-09-06  nathan Remove TYPE_NONCOPIED_PARTS.
2001-08-31  zack * function.c: Remove all_functions. Make outer_functi...
2001-08-22  gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-03-19  mmitchel Compute DECL_ASSEMBLER_NAME lazily.
2001-03-15  mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-02  zack * config/xm-lynx.h, config/xm-std32.h, config/a29k...
2001-02-20  zack * sibcall.c (skip_copy_to_return_value): Call
2000-11-17  zack * ggc.h: Delete ggc_add_string_root and ggc_mar...
2000-11-17  zack * stringpool.c: New file.
2000-10-01  mmitchel * c-decl.c (c_expand_body): Don't generate RTL if...
2000-08-29  zack * flags.h (time_report, mem_report): New global flags.
2000-07-22  oldham2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
2000-06-09  zacktoplevel:
2000-05-27  kenner * tree.h (TREE_CODE_LENGTH): New macro.
2000-05-18  jakub * gcc-common.c (ggc_mark_rtx_children): Mark NOTE_EXPE...
2000-04-21  kenner * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_I...
2000-04-18  kenner * ggc-common.c: Add missing blanks.
2000-04-06  mmitchel * final.c (final): Use xcalloc to allocate line_note_e...
2000-03-27  kenner * c-convert.c (convert): Return if output or input...
2000-03-25  kenner * Rework fields used to describe positions of bitfield...
2000-02-20  kenner * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-01-25  rth * dwarf2out.c (dwarf2out_init): Use ggc_add_rtx...
2000-01-17  ghaziUpdate copyrights
2000-01-17  ghazi * ggc-common.c: PROTO -> PARAMS.
1999-12-01  samuel * ggc.h (ggc_test_and_set_mark): New macro.
1999-11-16  rth * ggc-common.c (ggc_print_statistics): Cast...
1999-11-03  clm * defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME...
1999-11-01  kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-10-30  rth * ggc-common.c: Update pre-function commentary.
1999-10-30  mmitchel * ggc-common.c (ggc_print_statistics): Make arguments...
1999-10-29  mmitchel * ggc.h (struct ggc_statistics): New type.
1999-10-26  mmitchel * tree.h (BLOCK_TYPE_TAGS): Remove.
1999-10-13  rthSimplified GC interface and other goodies.
1999-10-11  mmitchel * ggc.h (ggc_push_context): Fix comment.
1999-10-05  meissnerInclude tm_p.h in ggc files
1999-10-03  ghazi * cpplib.c (if_directive_nameo): Add static prototype.
1999-09-16  rthThu Sep 16 11:50:52 1999 Alex Samuel <samuel@codesour...
1999-09-15  mmitchel * rtl.h (NOTE_BLOCK_NUMBER): Replace with ...
1999-09-15  rth * ggc-common.c (ggc_mark_tree): Mark DECL_SOURC...
1999-09-11  rthUpdate copyright.
1999-09-11  rthAlex Samuel <samuel@codesourcery.com>