summaryrefslogtreecommitdiff
path: root/gcc/c-common.h
Commit message (Expand)AuthorAgeFilesLines
* c-lex.c (narrowest_unsigned_type): Change itk to int.Ian Lance Taylor2008-06-221-1/+4
* tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor2008-06-211-10/+0
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-0/+1
* re PR fortran/18428 (No preprocessing option -cpp for gfortran)Daniel Franke2008-05-251-2/+0
* Delete get_inner_array_type. Use strip_array_types instead.Alan Modra2008-05-251-1/+0
* Rolled back the following changes made in revision 134865:Simon Baldwin2008-05-021-1/+0
* c-common.h (warn_array_subscript_range): New function.Simon Baldwin2008-05-011-0/+1
* c-common.h (check_builtin_function_arguments): Declare.Richard Guenther2008-04-241-0/+1
* cpp-id-data.h (UC): Was U, conflicts with U...Kris Van Hees2008-04-181-1/+9
* cppopts.texi (-dU): Document.Joseph Myers2008-04-021-2/+2
* re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...Manuel López-Ibáñez2008-03-021-5/+1
* c-common.h: Remove the prototype for c_expand_body.Kazu Hirata2007-10-141-1/+0
* c-common.c (const_strip_array_types): Delete.Kaveh R. Ghazi2007-09-011-1/+0
* c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi2007-08-251-6/+6
* c-common.h (enum rid): Add new enumeration values of RID_SAT, RID_FRACT, and ...Chao-ying Fu2007-08-201-1/+4
* c-common.c (const_strip_array_types): New.Kaveh R. Ghazi2007-08-161-4/+1
* alias.h (alias_set_type): Define new type.Ian Lance Taylor2007-08-111-1/+1
* typeck.c (structural_comptypes): Compare DECLTYPE_TYPE nodes.Douglas Gregor2007-07-271-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* really remove signed(_or_unsigned)?_type langhooksRafael Espindola2007-06-111-0/+1
* re PR c++/30759 (initializer-list accepted for object of non-POD type)Simon Martin2007-06-071-3/+11
* in gcc/ 2007-05-31 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2007-05-311-1/+1
* c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of...Rafael Avila de Espindola2007-05-141-1/+0
* Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.Silvius Rus2007-05-111-1/+1
* semantics.c (expand_or_defer_fn): Do not call c_record_cdtor_fn.Jan Hubicka2007-05-111-7/+0
* re PR driver/31694 (__GFORTRAN__ preprocessor macro)Francois-Xavier Coudert2007-05-071-0/+2
* re PR c++/31663 (Segfault in constrain_class_visibility with anonymous namesp...Seongbae Park2007-05-021-0/+1
* 2007-04-07 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2007-04-071-0/+2
* in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2007-04-071-2/+0
* re PR c++/26099 (support for type traits is not available)Paolo Carlini2007-03-301-0/+11
* invoke.texi (-Wconversion): Document warnings specific to C++.Manuel López-Ibáñez2007-03-161-0/+1
* c-common.h (empty_body_warning): Rename to empty_if_body_warning.Dirk Mueller2007-03-141-1/+1
* re PR c/21438 (Warning about division by zero depends on lexical form)Manuel López-Ibáñez2007-03-141-0/+1
* re PR c/17946 (wanted: warning for "a && MASK" when "a & MASK" was probably i...Dirk Mueller2007-03-091-0/+1
* builtins.c (fold_builtin_call_list, [...]): Delete, and replace with...Sandra Loosemore2007-02-281-2/+2
* c-decl.c (static_ctors): Move to c-common.c.Mark Mitchell2007-02-261-0/+7
* extend.texi: Document optional priority argument to constructors and destruct...Mark Mitchell2007-02-251-0/+1
* 007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>Manuel López-Ibáñez2007-01-291-0/+1
* c-common.h (RID_FIRST_CXX0X): New.Douglas Gregor2007-01-251-0/+2
* c.opt: Add -flax-vector-conversions.Mark Shinwell2007-01-081-1/+5
* c-common.c (decl_with_nonnull_addr_p): New function.Ian Lance Taylor2007-01-051-0/+1
* re PR c++/19564 (-Wparentheses does not work with the C++ front-end)Ian Lance Taylor2006-12-141-0/+3
* c-common.h (enum rid): Add RID_STATIC_ASSERT.Douglas Gregor2006-11-211-0/+3
* c-common.c (flag_cpp0x): New.Doug Gregor2006-11-011-0/+5
* re PR c++/6321 (no warning for bad main function declaration)Dirk Mueller2006-10-301-1/+2
* [multiple changes]Paolo Bonzini2006-08-171-1/+1
* re PR c++/26559 (ICE with __builtin_constant_p in template argument)Mark Mitchell2006-06-151-1/+1
* c-common.h: Remove the prototype for yyparse.Kazu Hirata2006-05-301-1/+0
* c-tree.h (default_conversion): Remove.Mike Stump2006-05-191-0/+5
* Whitespace fixupsMike Stump2006-05-181-9/+9