aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.h
AgeCommit message (Expand)AuthorFilesLines
2008-08-13re PR c/30551 (-pedantic does not include -Wmain, but -pedantic-errors does m...Manuel López-Ibáñez1-5/+0
2008-08-06re PR c++/8715 ('~' operator for unsigned char and conversion to bool)Manuel López-Ibáñez1-0/+4
2008-07-30re PR c/34389 (-Wconversion produces wrong warning)Manuel López-Ibáñez1-0/+3
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-2/+2
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner1-1/+3
2008-07-14cpplib.h (NODE_CONDITIONAL): New.Ben Elliston1-0/+2
2008-07-11c-common.h (enum rid): Add RID_CXX_COMPAT_WARN.Ian Lance Taylor1-0/+34
2008-07-01c-typeck.c (convert_for_assignment): Use vector_targets_convertible_p.Daniel Jacobowitz1-0/+1
2008-06-22c-lex.c (narrowest_unsigned_type): Change itk to int.Ian Lance Taylor1-1/+4
2008-06-21tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor1-10/+0
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-0/+1
2008-05-25re PR fortran/18428 (No preprocessing option -cpp for gfortran)Daniel Franke1-2/+0
2008-05-25Delete get_inner_array_type. Use strip_array_types instead.Alan Modra1-1/+0
2008-05-02Rolled back the following changes made in revision 134865:Simon Baldwin1-1/+0
2008-05-01c-common.h (warn_array_subscript_range): New function.Simon Baldwin1-0/+1
2008-04-24c-common.h (check_builtin_function_arguments): Declare.Richard Guenther1-0/+1
2008-04-18cpp-id-data.h (UC): Was U, conflicts with U...Kris Van Hees1-1/+9
2008-04-02cppopts.texi (-dU): Document.Joseph Myers1-2/+2
2008-03-02re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...Manuel López-Ibáñez1-5/+1
2007-10-14c-common.h: Remove the prototype for c_expand_body.Kazu Hirata1-1/+0
2007-09-01c-common.c (const_strip_array_types): Delete.Kaveh R. Ghazi1-1/+0
2007-08-25c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi1-6/+6
2007-08-20c-common.h (enum rid): Add new enumeration values of RID_SAT, RID_FRACT, and ...Chao-ying Fu1-1/+4
2007-08-16c-common.c (const_strip_array_types): New.Kaveh R. Ghazi1-4/+1
2007-08-11alias.h (alias_set_type): Define new type.Ian Lance Taylor1-1/+1
2007-07-27typeck.c (structural_comptypes): Compare DECLTYPE_TYPE nodes.Douglas Gregor1-2/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-06-11really remove signed(_or_unsigned)?_type langhooksRafael Espindola1-0/+1
2007-06-07re PR c++/30759 (initializer-list accepted for object of non-POD type)Simon Martin1-3/+11
2007-05-31in gcc/ 2007-05-31 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-1/+1
2007-05-14c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of...Rafael Avila de Espindola1-1/+0
2007-05-11Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.Silvius Rus1-1/+1
2007-05-11semantics.c (expand_or_defer_fn): Do not call c_record_cdtor_fn.Jan Hubicka1-7/+0
2007-05-07re PR driver/31694 (__GFORTRAN__ preprocessor macro)Francois-Xavier Coudert1-0/+2
2007-05-02re PR c++/31663 (Segfault in constrain_class_visibility with anonymous namesp...Seongbae Park1-0/+1
2007-04-072007-04-07 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-0/+2
2007-04-07in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-2/+0
2007-03-30re PR c++/26099 (support for type traits is not available)Paolo Carlini1-0/+11
2007-03-16invoke.texi (-Wconversion): Document warnings specific to C++.Manuel López-Ibáñez1-0/+1
2007-03-14c-common.h (empty_body_warning): Rename to empty_if_body_warning.Dirk Mueller1-1/+1
2007-03-14re PR c/21438 (Warning about division by zero depends on lexical form)Manuel López-Ibáñez1-0/+1
2007-03-09re PR c/17946 (wanted: warning for "a && MASK" when "a & MASK" was probably i...Dirk Mueller1-0/+1
2007-02-28builtins.c (fold_builtin_call_list, [...]): Delete, and replace with...Sandra Loosemore1-2/+2
2007-02-26c-decl.c (static_ctors): Move to c-common.c.Mark Mitchell1-0/+7
2007-02-25extend.texi: Document optional priority argument to constructors and destruct...Mark Mitchell1-0/+1
2007-01-29007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>Manuel López-Ibáñez1-0/+1
2007-01-25c-common.h (RID_FIRST_CXX0X): New.Douglas Gregor1-0/+2
2007-01-08c.opt: Add -flax-vector-conversions.Mark Shinwell1-1/+5
2007-01-05c-common.c (decl_with_nonnull_addr_p): New function.Ian Lance Taylor1-0/+1
2006-12-14re PR c++/19564 (-Wparentheses does not work with the C++ front-end)Ian Lance Taylor1-0/+3