collect2.c (main): Typo fixed.
[gcc.git] / gcc / ggc-common.c
2000-07-22 Jeffrey Oldhamcollect2.c (main): Typo fixed.
2000-06-09 Zack Weinbergggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc...
2000-05-27 Richard Kennertree.h (TREE_CODE_LENGTH): New macro.
2000-05-18 Jakub Jelinekgcc-common.c (ggc_mark_rtx_children): Mark NOTE_EXPECTE...
2000-04-21 Richard Kennerrtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN...
2000-04-18 Richard Kennerggc-common.c: Add missing blanks.
2000-04-06 Mark Mitchellfinal.c (final): Use xcalloc to allocate line_note_exists.
2000-03-27 Richard Kennerc-convert.c (convert): Return if output or input type...
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-02-20 Richard Kennerc-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-01-25 Richard Hendersondwarf2out.c (dwarf2out_init): Use ggc_add_rtx_varray_root.
2000-01-17 Kaveh GhaziUpdate copyrights
2000-01-17 Kaveh R. Ghaziggc-common.c: PROTO -> PARAMS.
1999-12-01 Alex Samuelggc.h (ggc_test_and_set_mark): New macro.
1999-11-16 Richard Hendersonggc-common.c (ggc_print_statistics): Cast size_t to...
1999-11-03 Catherine Mooredefaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Provide...
1999-11-01 Richard Kenner[multiple changes]
1999-10-30 Richard Hendersonggc-common.c: Update pre-function commentary.
1999-10-30 Mark Mitchellggc-common.c (ggc_print_statistics): Make arguments...
1999-10-29 Mark Mitchellggc.h (struct ggc_statistics): New type.
1999-10-26 Mark Mitchelltree.h (BLOCK_TYPE_TAGS): Remove.
1999-10-13 Richard HendersonSimplified GC interface and other goodies.
1999-10-11 Mark Mitchellggc.h (ggc_push_context): Fix comment.
1999-10-05 Michael MeissnerInclude tm_p.h in ggc files
1999-10-03 Kaveh R. Ghazicpplib.c (if_directive_nameo): Add static prototype.
1999-09-16 Alex Samuelggc.h (ggc_root): Move to ggc-common.c.
1999-09-15 Mark Mitchellrtl.h (NOTE_BLOCK_NUMBER): Replace with ...
1999-09-15 Richard Hendersonggc-common.c (ggc_mark_tree): Mark DECL_SOURCE_FILE...
1999-09-11 Richard HendersonUpdate copyright.
1999-09-11 Alex SamuelAlex Samuel <samuel@codesourcery.com>