summaryrefslogtreecommitdiff
path: root/gcc/ggc-common.c
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in (OBJS): Added tree-inline.o.Alexandre Oliva2001-10-051-2/+7
* function.c (keep_stack_depressed): Don't use delete_insn.Richard Kenner2001-10-011-0/+3
* Table-driven attributes.Joseph Myers2001-09-211-1/+1
* fold-const.c (hashtab.h): Include.Richard Kenner2001-09-201-3/+82
* Remove TYPE_NONCOPIED_PARTS.Nathan Sidwell2001-09-061-1/+0
* function.c: Remove all_functions.Zack Weinberg2001-08-311-0/+2
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-8/+8
* Compute DECL_ASSEMBLER_NAME lazily.Mark Mitchell2001-03-191-1/+2
* varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...Mark Mitchell2001-03-151-1/+2
* xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg2001-03-021-2/+2
* sibcall.c (skip_copy_to_return_value): Call identify_call_return_value here, ...Zack Weinberg2001-02-201-4/+1
* ggc.h: Delete ggc_add_string_root and ggc_mark_string.Zack Weinberg2000-11-171-12/+0
* stringpool.c: New file.Zack Weinberg2000-11-171-48/+0
* c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.Mark Mitchell2000-10-011-0/+6
* flags.h (time_report, mem_report): New global flags.Zack Weinberg2000-08-291-14/+21
* collect2.c (main): Typo fixed.Jeffrey Oldham2000-07-221-1/+1
* ggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc, drop second argument,...Zack Weinberg2000-06-091-1/+11
* tree.h (TREE_CODE_LENGTH): New macro.Richard Kenner2000-05-271-20/+11
* gcc-common.c (ggc_mark_rtx_children): Mark NOTE_EXPECTED_VALUE from NOTE_INSN...Jakub Jelinek2000-05-181-1/+5
* rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.Richard Kenner2000-04-211-1/+1
* ggc-common.c: Add missing blanks.Richard Kenner2000-04-181-2/+2
* final.c (final): Use xcalloc to allocate line_note_exists.Mark Mitchell2000-04-061-133/+150
* c-convert.c (convert): Return if output or input type is ERROR_MARK.Richard Kenner2000-03-261-1/+1
* * Rework fields used to describe positions of bitfields andRichard Kenner2000-03-251-0/+4
* c-common.c (decl_attributes): Set DECL_SIZE_UNIT.Richard Kenner2000-02-191-0/+1
* dwarf2out.c (dwarf2out_init): Use ggc_add_rtx_varray_root.Richard Henderson2000-01-251-51/+86
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* ggc-common.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-3/+3
* ggc.h (ggc_test_and_set_mark): New macro.Alex Samuel1999-12-011-56/+72
* ggc-common.c (ggc_print_statistics): Cast size_t to unsigned long for printing.Richard Henderson1999-11-151-4/+4
* defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Provide default.Catherine Moore1999-11-031-0/+1
* [multiple changes]Richard Kenner1999-10-311-17/+17
* ggc-common.c: Update pre-function commentary.Richard Henderson1999-10-301-4/+33
* ggc-common.c (ggc_print_statistics): Make arguments to fprintf match format s...Mark Mitchell1999-10-301-6/+6
* ggc.h (struct ggc_statistics): New type.Mark Mitchell1999-10-291-3/+94
* tree.h (BLOCK_TYPE_TAGS): Remove.Mark Mitchell1999-10-261-2/+0
* Simplified GC interface and other goodies.Richard Henderson1999-10-131-5/+25
* ggc.h (ggc_push_context): Fix comment.Mark Mitchell1999-10-111-1/+1
* Include tm_p.h in ggc filesMichael Meissner1999-10-051-2/+3
* cpplib.c (if_directive_nameo): Add static prototype.Kaveh R. Ghazi1999-10-031-0/+7
* ggc.h (ggc_root): Move to ggc-common.c.Alex Samuel1999-09-161-10/+31
* rtl.h (NOTE_BLOCK_NUMBER): Replace with ...Mark Mitchell1999-09-151-0/+5
* ggc-common.c (ggc_mark_tree): Mark DECL_SOURCE_FILE and DECL_LIVE_RANGE_RTL.Richard Henderson1999-09-141-0/+2
* Update copyright.Richard Henderson1999-09-111-1/+1
* Alex Samuel <samuel@codesourcery.com>Alex Samuel1999-09-111-0/+417