aboutsummaryrefslogtreecommitdiff
path: root/gcc/ggc-common.c
AgeCommit message (Expand)AuthorFilesLines
2002-01-05cse.c: Fix formatting.Kazu Hirata1-2/+2
2001-10-05Makefile.in (OBJS): Added tree-inline.o.Alexandre Oliva1-2/+7
2001-10-01function.c (keep_stack_depressed): Don't use delete_insn.Richard Kenner1-0/+3
2001-09-21Table-driven attributes.Joseph Myers1-1/+1
2001-09-20fold-const.c (hashtab.h): Include.Richard Kenner1-3/+82
2001-09-06Remove TYPE_NONCOPIED_PARTS.Nathan Sidwell1-1/+0
2001-08-31function.c: Remove all_functions.Zack Weinberg1-0/+2
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-8/+8
2001-03-19Compute DECL_ASSEMBLER_NAME lazily.Mark Mitchell1-1/+2
2001-03-15varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...Mark Mitchell1-1/+2
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg1-2/+2
2001-02-20sibcall.c (skip_copy_to_return_value): Call identify_call_return_value here, ...Zack Weinberg1-4/+1
2000-11-17ggc.h: Delete ggc_add_string_root and ggc_mark_string.Zack Weinberg1-12/+0
2000-11-17stringpool.c: New file.Zack Weinberg1-48/+0
2000-10-01c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.Mark Mitchell1-0/+6
2000-08-29flags.h (time_report, mem_report): New global flags.Zack Weinberg1-14/+21
2000-07-22collect2.c (main): Typo fixed.Jeffrey Oldham1-1/+1
2000-06-09ggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc, drop second argument,...Zack Weinberg1-1/+11
2000-05-27tree.h (TREE_CODE_LENGTH): New macro.Richard Kenner1-20/+11
2000-05-18gcc-common.c (ggc_mark_rtx_children): Mark NOTE_EXPECTED_VALUE from NOTE_INSN...Jakub Jelinek1-1/+5
2000-04-21rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.Richard Kenner1-1/+1
2000-04-18ggc-common.c: Add missing blanks.Richard Kenner1-2/+2
2000-04-06final.c (final): Use xcalloc to allocate line_note_exists.Mark Mitchell1-133/+150
2000-03-26c-convert.c (convert): Return if output or input type is ERROR_MARK.Richard Kenner1-1/+1
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner1-0/+4
2000-02-19c-common.c (decl_attributes): Set DECL_SIZE_UNIT.Richard Kenner1-0/+1
2000-01-25dwarf2out.c (dwarf2out_init): Use ggc_add_rtx_varray_root.Richard Henderson1-51/+86
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17ggc-common.c: PROTO -> PARAMS.Kaveh R. Ghazi1-3/+3
1999-12-01ggc.h (ggc_test_and_set_mark): New macro.Alex Samuel1-56/+72
1999-11-15ggc-common.c (ggc_print_statistics): Cast size_t to unsigned long for printing.Richard Henderson1-4/+4
1999-11-03defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Provide default.Catherine Moore1-0/+1
1999-10-31[multiple changes]Richard Kenner1-17/+17
1999-10-30ggc-common.c: Update pre-function commentary.Richard Henderson1-4/+33
1999-10-30ggc-common.c (ggc_print_statistics): Make arguments to fprintf match format s...Mark Mitchell1-6/+6
1999-10-29ggc.h (struct ggc_statistics): New type.Mark Mitchell1-3/+94
1999-10-26tree.h (BLOCK_TYPE_TAGS): Remove.Mark Mitchell1-2/+0
1999-10-13Simplified GC interface and other goodies.Richard Henderson1-5/+25
1999-10-11ggc.h (ggc_push_context): Fix comment.Mark Mitchell1-1/+1
1999-10-05Include tm_p.h in ggc filesMichael Meissner1-2/+3
1999-10-03cpplib.c (if_directive_nameo): Add static prototype.Kaveh R. Ghazi1-0/+7
1999-09-16ggc.h (ggc_root): Move to ggc-common.c.Alex Samuel1-10/+31
1999-09-15rtl.h (NOTE_BLOCK_NUMBER): Replace with ...Mark Mitchell1-0/+5
1999-09-14ggc-common.c (ggc_mark_tree): Mark DECL_SOURCE_FILE and DECL_LIVE_RANGE_RTL.Richard Henderson1-0/+2
1999-09-11Update copyright.Richard Henderson1-1/+1
1999-09-11Alex Samuel <samuel@codesourcery.com>Alex Samuel1-0/+417