summaryrefslogtreecommitdiff
path: root/gcc/c-tree.h
Commit message (Expand)AuthorAgeFilesLines
* extend.texi: Document optional priority argument to constructors and destruct...Mark Mitchell2007-02-251-1/+0
* re PR c/29955 (ICE with -fopenmp -fexceptions)Jakub Jelinek2006-11-241-0/+1
* re PR c/16622 ([C99] extern inline is handled wrong in C99 mode)Geoffrey Keating2006-11-011-1/+0
* decl.c: Include langhooks.h.Rafael Ávila de Espíndola2006-10-231-2/+1
* re PR c/28504 (ICE with variable sized array)Joseph Myers2006-09-091-0/+5
* c-tree.h (default_conversion): Remove.Mike Stump2006-05-191-1/+0
* Fix up vla, vm and [*] sematics.Mike Stump2006-05-181-0/+4
* [multiple changes]Diego Novillo2006-01-181-5/+8
* target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm2005-12-161-1/+4
* c-common.c, [...]: Revert 2005-11-18 lookup_name patch.Richard Henderson2005-11-211-1/+0
* c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name.Mike Stump2005-11-181-1/+0
* c-decl.c (lookup_name_two): Add.Mike Stump2005-11-161-0/+1
* Makefile.in (C_TREE_H): Update dependencies.Kaveh R. Ghazi2005-07-231-0/+1
* re PR c/22013 (ICE in gimple_add_tmp_var, at gimplify.c:535)Joseph Myers2005-07-051-0/+1
* c-common.h (GCC_DIAG_STYLE): Define.Joseph Myers2005-07-031-2/+1
* c-tree.h (default_function_array_conversion): Take and return struct c_expr.Joseph Myers2005-06-291-1/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* c-tree.h (default_function_array_conversion): Declare.Joseph Myers2005-06-151-0/+1
* c-tree.h (parser_build_unary_op): New prototype.Roger Sayle2005-05-091-0/+1
* re PR c/15698 (no error in presence of broken builtin fn + K&R declaration)Joseph Myers2005-05-021-0/+5
* re PR c/12913 (Jumps into variable length array scope not rejected)Joseph Myers2005-04-201-7/+41
* * c-tree.h (C_LANG_TREE_NODE_CHAIN_NEXT): Remove.Kazu Hirata2005-04-081-7/+0
* re PR c++/772 (Statement expressions issues)Joseph Myers2005-03-301-0/+33
* re PR c/20519 (completed type not selected properly with typeof)Richard Henderson2005-03-291-1/+0
* c-common.h (default_conversion): Remove.Joseph Myers2005-03-231-0/+1
* c-tree.h (struct c_declarator): New id_loc field.Per Bothner2005-03-111-0/+1
* re PR c/8927 (Gcc give error for wrong line of C code.)Joseph Myers2005-03-021-2/+2
* c-parser.c: New file.Joseph Myers2005-02-251-1/+5
* c-tree.h, [...]: Fix comment typos.Kazu Hirata2005-02-121-1/+1
* basic-block.h, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* c-tree.h, [...]: Remove unused prototypes.Kazu Hirata2005-01-141-1/+0
* re PR middle-end/16417 (crappy code (gcc.c-torture/compile/20020210-1.c) in a...Richard Henderson2004-12-181-4/+1
* c-tree.h (struct lang_type): Rename 'objc_protocols' field to 'objc_info'.Ziemowit Laski2004-12-071-3/+4
* c-tree.h (struct lang_type): Add 'objc_protocols' field.Ziemowit Laski2004-12-071-0/+3
* c-typeck.c (c_size_in_bytes, [...]): Make them static.Kazu Hirata2004-11-111-2/+0
* c-tree.h (enum c_typespec_kind, [...]): New.Joseph Myers2004-10-141-2/+41
* c-tree.h (readonly_error): Remove.Joseph Myers2004-09-301-1/+0
* c-tree.h (enum c_typespec_keyword): New.Joseph Myers2004-09-171-11/+36
* c-tree.h (struct c_declspecs): Add const_p, volatile_p and restrict_p.Joseph Myers2004-09-141-3/+12
* c-common.c, [...]: Use %q, %< and %> for quoting in diagnostics.Joseph Myers2004-09-131-2/+8
* c-tree.h (enum c_storage_class): New.Joseph Myers2004-09-111-0/+16
* c-tree.h (struct c_declspecs): Remove typedef_decl.Joseph Myers2004-09-111-2/+5
* re PR c/8420 (volatile after the type specifier for an unnamed structure is r...Joseph Myers2004-09-091-13/+52
* c-tree.h (enum c_declarator_kind, [...]): New.Joseph Myers2004-09-091-17/+98
* c-tree.h (C_DECL_USED, [...]): New.Joseph Myers2004-09-091-0/+15
* c-decl.c (groktypename_in_parm_context): Remove function.Ziemowit Laski2004-09-081-1/+0
* c-decl.c (store_parm_decls_newstyle): Make static.Ziemowit Laski2004-09-031-1/+1
* c-decl.c (store_parm_decls_newstyle): Make externally visible.Ziemowit Laski2004-09-021-0/+1
* attribs.c (strip_attrs): Remove.Joseph Myers2004-08-311-0/+1
* c-tree.h (struct language_function): Add arg_info element.Joseph Myers2004-08-301-0/+1