re PR middle-end/27416 (ICE on invalid firstprivate/lastprivate)
[platform/upstream/gcc.git] / gcc / varray.h
2005-12-12 Gabriel Dos Reisvarray.h: Allow compilation with a C++ compiler.
2005-06-25 Kelley CookUpdate FSF address.
2004-11-13 Steven Bosschercse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P...
2004-11-08 Ben Ellistoncgraph.h (cgraph_calls_p): Remove.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-30 Zack Weinberggengtype.c (create_option): New function.
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-20 Jan Hubickavarray.c: Include hashtab.h
2004-01-13 Zack Weinbergvarray.h (VARRAY_POP): Add checking variant, aborts...
2003-07-10 Steven Bosscherggc.h, [...]: Use `rtx' instead of `struct rtx_def...
2003-07-06 Andreas Jaegerunroll.c: Convert prototypes to ISO C90.
2003-02-13 Mike Stumpvarray.c (element_size): Remove.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-31 Kazu Hiratatarget.h: Fix formatting.
2002-04-01 Kaveh R. Ghazivarray.h (VARRAY_CHECK): Const-ify.
2002-01-21 Kazu Hirataunwind-dw2.c: Fix formatting.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-07-04 Nathan Sidwellvarray.h (VARRAY_TOP_GENERIC_PTR): Remove spurious...
2001-05-26 Richard HendersonStandardize header guards.
2000-07-21 Zack Weinbergdiagnostic.c (trim_filename, [...]): Moved here from...
2000-06-01 Stan Coxvarray.h (VARRAY_PUSH_GENERIC_PTR, [...]): Fix macro...
2000-05-06 Zack Weinbergcpphash.h: Remove conditional #define of __extension__.
2000-04-07 Richard Hendersonggc.h (struct rtx_def): Forward declare.
2000-03-14 Bernd SchmidtAdd cselib; use it in loop and reload_cse_regs
2000-01-17 Kaveh GhaziUpdate copyrights
2000-01-17 Kaveh R. Ghazitoplev.c: PROTO -> PARAMS.
1999-12-05 Mark Mitchellvarray.h (varray_head_tag): Add elements_used.
1999-11-10 Philippe De Muyteransidecl.h: Define and test `GCC_VERSION', not `HAVE_GC...
1999-10-10 Kaveh R. Ghaziansidecl.h (HAVE_GCC_VERSION): New macro.
1999-10-06 Michael MeissnerFix sanity check
1999-09-08 Kaveh R. Ghazigansidecl.h (__attribute__, [...]): Delete.
1999-09-06 Mark MitchellMakefile.in (ggc-simple.o): Depend on hash.h.
1999-08-26 Zack Weinbergsystem.h: Don't redefine abort or trim_filename.
1999-02-25 Richard HendersonFlow rewrite to use basic block structures and edge...
1999-02-01 Ken RaeburnUse varrays for constant-equivalence data:
1998-11-07 Kaveh R. Ghaziconfigure.in (host_xm_file, [...]): Arrange to include...
1998-08-17 Kaveh R. Ghazic-decl.c (init_decl_processing): Remove unneeded &.
1998-07-10 Michael MeissnerInclude system.h if it was not already included
1998-07-02 Michael MeissnerAdd initial varray support infrastructure