c-tree.h (grokfield): Add a "tree *" argument.
[gcc.git] / gcc / c-decl.c
2007-09-12 Richard Sandifordc-tree.h (grokfield): Add a "tree *" argument.
2007-09-11 Jan Hubickadecl.c (java_expand_body): Kill.
2007-09-05 Sandra LoosemoreAdd target hook invoked when cfun changes.
2007-09-03 Kaveh R. Ghazisystem.h (CONST_CAST2, [...]): New macros for type...
2007-09-02 Joseph Myersre PR middle-end/33272 (Compiler does not take advantag...
2007-08-28 Richard Guenthertree.h (DECL_DISREGARD_INLINE_LIMITS): New.
2007-08-25 Kaveh R. Ghazic-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-24 Tom Tromeyvarpool.c (varpool_last_needed_node): Fix comment typo.
2007-08-20 Chao-ying Fuc-common.h (enum rid): Add new enumeration values of...
2007-08-10 Kaveh R. Ghazisystem.h (CONST_CAST): New.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-10 Geoffrey Keatingre PR bootstrap/32617 (explow.c references DECL_ALIGN...
2007-07-09 Richard Guentherdecl.c (start_preparsed_function): Do not promote retur...
2007-06-11 Rafael Espindolareally remove signed(_or_unsigned)?_type langhooks
2007-06-09 Tom Tromeyc-decl.c (grokdeclarator): Added 'deprecated_state...
2007-06-04 Tom Tromeyc-tree.h (start_enum): Update.
2007-05-20 Manuel López-Ibáñezre PR middle-end/7651 (Define -Wextra strictly in terms...
2007-05-14 Rafael Avila de... c-common.c (warnings_for_convert_and_check): Use unsign...
2007-05-11 Jan Hubickasemantics.c (expand_or_defer_fn): Do not call c_record_...
2007-04-21 Andrew Pinskitree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs.
2007-04-15 Andrew Pinskire PR c/31520 (Latent bug in finish_decl causing an...
2007-03-12 Seongbae Parkinvoke.texi (Wvla): New warning.
2007-03-09 Andrew Pinskire PR c/31072 ([4.2 Rgression] Wrong code for volatile...
2007-03-08 Alexandre Olivac-decl.c (grokdeclarator): Disable warnings for anonymo...
2007-03-05 Ian Lance Taylorc.opt (fgnu89-inline): New option.
2007-02-26 Mark Mitchellc-decl.c (static_ctors): Move to c-common.c.
2007-02-25 Mark Mitchellextend.texi: Document optional priority argument to...
2007-02-15 Manuel López-Ibáñezre PR c/26494 (-pedantic-errors can be overridden by...
2007-02-10 Richard HendersonMakefile.in (libgcc-support, [...]): Add emutls.c.
2007-02-03 Kazu Hiratac-decl.c, [...]: Fix comment typos.
2007-01-29 Manuel López-Ibáñez007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-01-02 Manuel López-Ibáñezre PR middle-end/7651 (Define -Wextra strictly in terms...
2006-12-23 Manuel López-Ibáñezre PR middle-end/7651 (Define -Wextra strictly in terms...
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-12-02 Lee Millwardre PR c/27953 (ICE with invalid function definitions)
2006-11-24 Jakub Jelinekre PR c/29955 (ICE with -fopenmp -fexceptions)
2006-11-07 Jakub Jelinekc-common.c (c_common_attributes): Add gnu_inline attribyte.
2006-11-04 Geoffrey Keatingc-decl.c (WANT_C99_INLINE_SEMANTICS): New, set to 1.
2006-11-01 Geoffrey Keatingre PR c/16622 ([C99] extern inline is handled wrong...
2006-10-30 Dirk Muellerre PR c++/6321 (no warning for bad main function declar...
2006-10-23 Rafael Ávila de... decl.c: Include langhooks.h.
2006-10-13 Jan Hubickare PR c/28419 (ICE using __FUNCTION__ in invalid code)
2006-10-09 Richard HendersonRevert emutls patch.
2006-10-06 Olivier Hainquegimplify.c (gimplify_type_sizes): Don't recurse on...
2006-10-04 Richard HendersonMakefile.in (libgcc.mk, [...]): Add emutls.c.
2006-09-08 Joseph Myersre PR c/28504 (ICE with variable sized array)
2006-08-25 Joseph Myersre PR c/28299 (ICE with -Wmissing-prototypes)
2006-08-14 Kazu Hirata* c-decl.c, var-tracking.c: Fix comment typos.
2006-08-13 Alexandre Olivare PR c/27184 (Wrong code with pointers to arrays and...
2006-08-05 Volker Reicheltre PR c/28502 (ICE with invalid declaration after defin...
2006-07-24 Jan Hubickare PR c/25795 (Proccessing the attribute externally_vis...
2006-07-06 Jason Merrillre PR c++/13983 (no warning on some non-POD struct...
2006-06-30 Jason Merrillre PR c++/26905 (default-visibility class symbol improp...
2006-06-05 Joseph Myersre PR c/25161 (Internal compiler error (segfault) inste...
2006-05-26 Mike StumpFix whitespacing
2006-05-22 Volker Reicheltre PR c/26818 (tree check: expected class ‘type’, have...
2006-05-18 Mike StumpWhitespace fixups
2006-05-18 Mike StumpFix up vla, vm and [*] sematics.
2006-04-23 Mark Mitchellre PR c++/26534 ([4.1] bitfield wrong optimize)
2006-01-19 John David Anglinre PR testsuite/25171 (FAIL: gfortran.dg/mixed_io_1...
2006-01-19 Richard Sandiford* c-decl.c (add_flexible_array_elts_to_size): Simplify...
2006-01-19 Richard Sandifordre PR c/25805 (Incorrect handling of zero-initialized...
2006-01-18 Diego Novillo[multiple changes]
2005-12-27 Mark MitchellPR c++/23171, c++/23172, c++/25417.
2005-12-16 Jon Grimmtarget-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
2005-11-28 Nathan Sidwellre PR c++/21166 (g++ gives error on reference to packed...
2005-11-23 Gabriel Dos Reisre PR c/21668 (gratuitous warning about "extern const...
2005-11-18 Mike Stumpc-common.c (handle_cleanup_attribute): Use a lang hook...
2005-11-16 Mike Stumpc-decl.c (lookup_name_two): Add.
2005-11-09 Andrew Pinskire PR c/24644 (gcc-4.1 compiled ppc64 kernels do not...
2005-10-19 Steven Bosscherre PR c/23228 (Silly "unused variable" warning after...
2005-10-04 Richard Guentherre PR c/23576 (tree check: expected class ‘type’, have...
2005-10-04 Andrew Pinskire PR middle-end/23125 (OpenBSD's zic.c causes g++...
2005-09-29 Jakub Jelinekre PR middle-end/24109 (non unit-at-a-time failure...
2005-09-09 Richard Hendersonre PR debug/23190 (debug info omitted for uninitialized...
2005-09-02 Craig Rodriguesc-decl.c (diagnose_mismatched_decls): With -Wredundant...
2005-08-18 James E WilsonUse TYPE_SIZE_UNIT consistently. Last patch was incons...
2005-08-16 James E WilsonEmit an error for too large arrays instead of an ICE.
2005-08-16 Kaveh R. Ghaziaclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.
2005-07-30 Joseph Myersre PR c/23143 (parameter forward declarations broken)
2005-07-29 Joseph Myersre PR c/529 (-Wshadow warns on function prototypes...
2005-07-19 DJ Delorietoplev.h: Add comment about the first parameter for...
2005-07-16 Joseph Myersre PR c/22421 (problems with -Wformat and bit-fields)
2005-07-08 Daniel BerlinMakefile.in (TREE_H): Add treestruct.def.
2005-07-05 Joseph Myersre PR c/22308 (Failure to diagnose violation of constra...
2005-07-03 Kazu Hiratac-decl.c, [...]: Fix comment typos.
2005-07-03 Gabriel Dos Reisre PR c++/18279 (missing function bodies from -fdump...
2005-07-02 Joseph Myerstoplev.c (default_tree_printer): Handle setting locatio...
2005-06-30 Steven Bosschercoretypes.h (tls_model): Add TLS_MODEL_NONE as 0.
2005-06-29 Eric Christopherre PR c/22052 (redefinition of inline function succeeds)
2005-06-28 Paul BrookMakefile.in: Set and use UNWIND_H.
2005-06-28 DJ Deloriec-decl.c (pop_scope): Move warning control into warning...
2005-06-26 Kazu Hiratabuiltins.c, [...]: Use fold_buildN instead of fold...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-19 Roger Saylec-decl.c (grokdeclarator): Only check TREE_OVERFLOW...
2005-06-18 Kaveh R. Ghazic-decl.c (locate_old_decl): Add format attribute.
2005-06-06 Jakub Jelinekexgettext: Handle gmsgid and cmsgid arguments specially...
2005-06-03 Joseph Myersre PR c/21879 (Memory management problem)
2005-05-28 Ian Lance Taylorc-decl.c (add_stmt): Add C frontend specific version.
2005-05-25 DJ Deloriecommon.opt (-Wattributes): New.
next