summaryrefslogtreecommitdiff
path: root/gcc/ggc-common.c
Commit message (Expand)AuthorAgeFilesLines
...
* * c-pch.c (asm_file_startpos): Change to `long'.ghazi2003-01-121-3/+3
* Merge from pch-branch.geoffk2003-01-101-105/+448
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * ggc-common.c [!ENABLE_VALGRIND_CHECKING] (VALGRIND_DISCARD):hp2002-11-201-1/+33
* Index: gcc/ChangeLoggeoffk2002-09-161-135/+0
* * ggc-common.c (ggc_mark_roots): Don't iterate NULL hash tables.nathan2002-09-131-1/+2
* Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>hubicka2002-06-041-4/+1
* * gbl-ctors.h: Fix formatting.kazu2002-06-041-14/+14
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-411/+53
* * tree.h: Forward-declare struct realvaluetype.zack2002-05-281-0/+4
* * emit-rtl.c (global_rtl): Update comment.zack2002-05-131-3/+0
* * ggc-common.c (ggc_mark_rtx_children_1): Rename from...rth2002-04-281-0/+38
* * gcc-common.c (lang_mark_false_label_stack): Remove.neil2002-03-271-6/+0
* * Makefile.in (ggc-common.o): Update.neil2002-03-261-4/+5
* * cse.c: Fix formatting.kazu2002-01-051-2/+2
* * Makefile.in (OBJS): Added tree-inline.o.aoliva2001-10-051-2/+7
* * function.c (keep_stack_depressed): Don't use delete_insn.kenner2001-10-011-0/+3
* Table-driven attributes.jsm282001-09-211-1/+1
* * fold-const.c (hashtab.h): Include.kenner2001-09-201-3/+82
* Remove TYPE_NONCOPIED_PARTS.nathan2001-09-061-1/+0
* * function.c: Remove all_functions. Make outer_function_chainzack2001-08-311-0/+2
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-8/+8
* Compute DECL_ASSEMBLER_NAME lazily.mmitchel2001-03-191-1/+2
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-151-1/+2
* * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h,zack2001-03-021-2/+2
* * sibcall.c (skip_copy_to_return_value): Callzack2001-02-201-4/+1
* * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Addzack2000-11-171-12/+0
* * stringpool.c: New file.zack2000-11-171-48/+0
* * c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.mmitchel2000-10-011-0/+6
* * flags.h (time_report, mem_report): New global flags.zack2000-08-291-14/+21
* 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>oldham2000-07-221-1/+1
* toplevel:zack2000-06-091-1/+11
* * tree.h (TREE_CODE_LENGTH): New macro.kenner2000-05-271-20/+11
* * gcc-common.c (ggc_mark_rtx_children): Mark NOTE_EXPECTED_VALUEjakub2000-05-181-1/+5
* * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.kenner2000-04-211-1/+1
* * ggc-common.c: Add missing blanks.kenner2000-04-181-2/+2
* * final.c (final): Use xcalloc to allocate line_note_exists.mmitchel2000-04-061-133/+150
* * c-convert.c (convert): Return if output or input type is ERROR_MARK.kenner2000-03-271-1/+1
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-0/+4
* * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.kenner2000-02-201-0/+1
* * dwarf2out.c (dwarf2out_init): Use ggc_add_rtx_varray_root.rth2000-01-251-51/+86
* Update copyrightsghazi2000-01-171-1/+1
* * ggc-common.c: PROTO -> PARAMS.ghazi2000-01-171-3/+3
* * ggc.h (ggc_test_and_set_mark): New macro.samuel1999-12-011-56/+72
* * ggc-common.c (ggc_print_statistics): Cast size_t to unsigned longrth1999-11-161-4/+4
* * defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Provide default.clm1999-11-031-0/+1
* Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>kenner1999-11-011-17/+17
* * ggc-common.c: Update pre-function commentary.rth1999-10-301-4/+33
* * ggc-common.c (ggc_print_statistics): Make arguments to fprintfmmitchel1999-10-301-6/+6
* * ggc.h (struct ggc_statistics): New type.mmitchel1999-10-291-3/+94