summaryrefslogtreecommitdiff
path: root/gcc/ggc-common.c
Commit message (Expand)AuthorAgeFilesLines
* re PR pch/9830 (PCH not working on Solaris)Eric Botcazou2003-06-081-5/+44
* ggc.h: Convert to ISO C90 prototypes.Andreas Jaeger2003-06-071-93/+63
* diagnostic.c (output_format): Add support for %m.Zack Weinberg2003-05-131-12/+12
* cpppch.c (reset_ht): Remove.Matt Austern2003-04-031-0/+1
* ggc-common.c (ggc_mark_roots): Use htab_traverse_noresize.Jan Hubicka2003-03-171-1/+1
* calls.c: Fix comment formatting.Kazu Hirata2003-03-081-1/+1
* configure.in: Check for <memcheck.h>.Andreas Jaeger2003-03-041-2/+7
* ggc-common.c (ggc_rlimit_bound): Cast RLIM_INFINITY to avoid warnings.Kaveh R. Ghazi2003-03-021-3/+3
* invoke.texi (ggc-min-expand, [...]): Document new default behavior.Kaveh R. Ghazi2003-02-231-1/+44
* Makefile.in (ggc-common.o): Depend on $(PARAMS_H)Kaveh R. Ghazi2003-02-221-0/+41
* c-pch.c (asm_file_startpos): Change to `long'.Kaveh R. Ghazi2003-01-121-3/+3
* Merge from pch-branch.Geoffrey Keating2003-01-101-105/+448
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* ggc-common.c [!ENABLE_VALGRIND_CHECKING] (VALGRIND_DISCARD): Define as empty.Hans-Peter Nilsson2002-11-201-1/+33
* Index: gcc/ChangeLogGeoffrey Keating2002-09-161-135/+0
* * ggc-common.c (ggc_mark_roots): Don't iterate NULL hash tables.Nathan Sidwell2002-09-131-1/+2
* Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka2002-06-041-4/+1
* gbl-ctors.h: Fix formatting.Kazu Hirata2002-06-041-14/+14
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-411/+53
* tree.h: Forward-declare struct realvaluetype.Zack Weinberg2002-05-281-0/+4
* emit-rtl.c (global_rtl): Update comment.Zack Weinberg2002-05-131-3/+0
* ggc-common.c (ggc_mark_rtx_children_1): Rename from...Richard Henderson2002-04-281-0/+38
* gcc-common.c (lang_mark_false_label_stack): Remove.Neil Booth2002-03-271-6/+0
* Makefile.in (ggc-common.o): Update.Neil Booth2002-03-261-4/+5
* cse.c: Fix formatting.Kazu Hirata2002-01-051-2/+2
* 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