aboutsummaryrefslogtreecommitdiff
path: root/gcc/ggc-common.c
AgeCommit message (Expand)AuthorFilesLines
2003-06-08re PR pch/9830 (PCH not working on Solaris)Eric Botcazou1-5/+44
2003-06-07ggc.h: Convert to ISO C90 prototypes.Andreas Jaeger1-93/+63
2003-05-13diagnostic.c (output_format): Add support for %m.Zack Weinberg1-12/+12
2003-04-03cpppch.c (reset_ht): Remove.Matt Austern1-0/+1
2003-03-17ggc-common.c (ggc_mark_roots): Use htab_traverse_noresize.Jan Hubicka1-1/+1
2003-03-08calls.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-03-04configure.in: Check for <memcheck.h>.Andreas Jaeger1-2/+7
2003-03-02ggc-common.c (ggc_rlimit_bound): Cast RLIM_INFINITY to avoid warnings.Kaveh R. Ghazi1-3/+3
2003-02-23invoke.texi (ggc-min-expand, [...]): Document new default behavior.Kaveh R. Ghazi1-1/+44
2003-02-22Makefile.in (ggc-common.o): Depend on $(PARAMS_H)Kaveh R. Ghazi1-0/+41
2003-01-12c-pch.c (asm_file_startpos): Change to `long'.Kaveh R. Ghazi1-3/+3
2003-01-10Merge from pch-branch.Geoffrey Keating1-105/+448
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-11-20ggc-common.c [!ENABLE_VALGRIND_CHECKING] (VALGRIND_DISCARD): Define as empty.Hans-Peter Nilsson1-1/+33
2002-09-16Index: gcc/ChangeLogGeoffrey Keating1-135/+0
2002-09-13* ggc-common.c (ggc_mark_roots): Don't iterate NULL hash tables.Nathan Sidwell1-1/+2
2002-06-04Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka1-4/+1
2002-06-04gbl-ctors.h: Fix formatting.Kazu Hirata1-14/+14
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-411/+53
2002-05-28tree.h: Forward-declare struct realvaluetype.Zack Weinberg1-0/+4
2002-05-13emit-rtl.c (global_rtl): Update comment.Zack Weinberg1-3/+0
2002-04-28ggc-common.c (ggc_mark_rtx_children_1): Rename from...Richard Henderson1-0/+38
2002-03-27gcc-common.c (lang_mark_false_label_stack): Remove.Neil Booth1-6/+0
2002-03-26Makefile.in (ggc-common.o): Update.Neil Booth1-4/+5
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