aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.h
AgeCommit message (Expand)AuthorFilesLines
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
2006-11-21c-common.h (enum rid): Add RID_STATIC_ASSERT.Douglas Gregor1-0/+3
2006-11-01c-common.c (flag_cpp0x): New.Doug Gregor1-0/+5
2006-10-30re PR c++/6321 (no warning for bad main function declaration)Dirk Mueller1-1/+2
2006-08-17[multiple changes]Paolo Bonzini1-1/+1
2006-06-15re PR c++/26559 (ICE with __builtin_constant_p in template argument)Mark Mitchell1-1/+1
2006-05-30c-common.h: Remove the prototype for yyparse.Kazu Hirata1-1/+0
2006-05-19c-tree.h (default_conversion): Remove.Mike Stump1-0/+5
2006-05-18Whitespace fixupsMike Stump1-9/+9
2006-05-01c-typeck.c (parser_build_binary_op): Don't call the function unsigned_convers...Roger Sayle1-1/+0
2006-04-23re PR c++/26534 ([4.1] bitfield wrong optimize)Mark Mitchell1-0/+1
2006-02-24Index: gcc/ChangeLogGeoffrey Keating1-0/+5
2006-02-13invoke.texi (-Write-strings): Document that it is enabled by default.Gabriel Dos Reis1-5/+0
2006-01-20re PR c++/5520 (Add a warning to detect empty body of if statements (like in ...Dirk Mueller1-0/+1
2006-01-18[multiple changes]Diego Novillo1-0/+19
2006-01-04directives.c (struct pragma_entry): Add is_deferred.Richard Henderson1-1/+1
2005-12-27PR c++/23171, c++/23172, c++/25417.Mark Mitchell1-0/+2
2005-12-16target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm1-0/+1