summaryrefslogtreecommitdiff
path: root/gcc/c-common.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* c-typeck.c (parser_build_binary_op): Don't call the function unsigned_convers...Roger Sayle2006-05-011-1/+0
* re PR c++/26534 ([4.1] bitfield wrong optimize)Mark Mitchell2006-04-231-0/+1
* Index: gcc/ChangeLogGeoffrey Keating2006-02-241-0/+5
* invoke.texi (-Write-strings): Document that it is enabled by default.Gabriel Dos Reis2006-02-131-5/+0
* re PR c++/5520 (Add a warning to detect empty body of if statements (like in ...Dirk Mueller2006-01-201-0/+1
* [multiple changes]Diego Novillo2006-01-181-0/+19
* directives.c (struct pragma_entry): Add is_deferred.Richard Henderson2006-01-041-1/+1
* PR c++/23171, c++/23172, c++/25417.Mark Mitchell2005-12-271-0/+2
* target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm2005-12-161-0/+1