summaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
Commit message (Expand)AuthorAgeFilesLines
* tree-inline.c (copy_generic_body, [...]): Export.Paolo Bonzini2008-04-031-10/+0
* c-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED, [...]): Delete.Paolo Bonzini2008-04-031-6/+10
* re PR c/35750 (ICE with invalid old-style parameter declaration)Volker Reichelt2008-03-311-2/+4
* c-decl.c (merge_decls): Use DECL_USER_ALIGN() on olddecl to update the respec...Jan Beulich2008-02-271-1/+1
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-12/+0
* re PR other/32948 (five warnings and a patch)Ben Elliston2008-02-251-5/+0
* re PR c/35017 (PR11377 pedwarns even about valid code)Jakub Jelinek2008-01-301-0/+1
* re PR c++/33407 (C++ operator new and new expression do not change dynamic type)Ian Lance Taylor2008-01-181-1/+3
* c-decl.c: (grokdeclarator): Use OPT_Wignored_qualifiers instead of OPT_Wretur...Doug Kwan2008-01-131-1/+1
* re PR bootstrap/34003 (gcc trunk unable to bootstrap itself; Unsatisfied symb...Jakub Jelinek2007-12-161-0/+3
* PR 34081/C++Andreas Krebbel2007-11-261-1/+1
* tree.h (struct tree_block): Move locus member next to flags.Richard Guenther2007-11-251-3/+3
* re PR c/14050 ([DR289] c99 restrict doesn't work in abs declarator)Joseph Myers2007-11-221-9/+2
* c-decl.c (grokdeclarator): Set decl source locations.Tom Tromey2007-11-011-0/+4
* c-decl.c (finish_declspecs): When _Sat is used without _Fract or _Accum, set ...Nigel Stephens2007-09-211-3/+6
* c-decl.c (check_bitfield_type_and_width): Don't allow _Bool bit-fields wider ...Joseph Myers2007-09-201-4/+1
* c-decl.c (pushdecl): Don't set DECL_LANG_SPECIFIC.Tom Tromey2007-09-171-7/+0
* c-tree.h (grokfield): Add a "tree *" argument.Richard Sandiford2007-09-121-15/+19
* decl.c (java_expand_body): Kill.Jan Hubicka2007-09-111-1/+1
* Add target hook invoked when cfun changes.Sandra Loosemore2007-09-051-1/+1
* system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi2007-09-031-1/+1
* re PR middle-end/33272 (Compiler does not take advantage of restrict)Joseph Myers2007-09-021-0/+2
* tree.h (DECL_DISREGARD_INLINE_LIMITS): New.Richard Guenther2007-08-281-0/+10
* c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi2007-08-251-1/+1
* varpool.c (varpool_last_needed_node): Fix comment typo.Tom Tromey2007-08-241-6/+2
* c-common.h (enum rid): Add new enumeration values of RID_SAT, RID_FRACT, and ...Chao-ying Fu2007-08-201-3/+178
* system.h (CONST_CAST): New.Kaveh R. Ghazi2007-08-101-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)Geoffrey Keating2007-07-101-6/+5
* decl.c (start_preparsed_function): Do not promote return type.Richard Guenther2007-07-091-12/+0
* really remove signed(_or_unsigned)?_type langhooksRafael Espindola2007-06-111-1/+1
* c-decl.c (grokdeclarator): Added 'deprecated_state' argument.Tom Tromey2007-06-091-21/+26
* c-tree.h (start_enum): Update.Tom Tromey2007-06-041-20/+9
* re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez2007-05-201-7/+0
* c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of...Rafael Avila de Espindola2007-05-141-1/+1
* semantics.c (expand_or_defer_fn): Do not call c_record_cdtor_fn.Jan Hubicka2007-05-111-8/+0
* tree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs.Andrew Pinski2007-04-211-1/+1
* re PR c/31520 (Latent bug in finish_decl causing an errorous "array subscript...Andrew Pinski2007-04-141-1/+3
* invoke.texi (Wvla): New warning.Seongbae Park2007-03-121-11/+56
* re PR c/31072 ([4.2 Rgression] Wrong code for volatile var with initalization...Andrew Pinski2007-03-081-5/+1
* c-decl.c (grokdeclarator): Disable warnings for anonymous bitfields.Alexandre Oliva2007-03-081-0/+2
* c.opt (fgnu89-inline): New option.Ian Lance Taylor2007-03-051-26/+9
* c-decl.c (static_ctors): Move to c-common.c.Mark Mitchell2007-02-261-36/+6
* extend.texi: Document optional priority argument to constructors and destruct...Mark Mitchell2007-02-251-22/+0
* re PR c/26494 (-pedantic-errors can be overridden by -W*)Manuel López-Ibáñez2007-02-151-10/+8
* Makefile.in (libgcc-support, [...]): Add emutls.c.Richard Henderson2007-02-101-8/+1
* c-decl.c, [...]: Fix comment typos.Kazu Hirata2007-02-031-1/+1
* 007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>Manuel López-Ibáñez2007-01-291-7/+3
* re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez2007-01-021-2/+3
* re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez2006-12-231-2/+2