summaryrefslogtreecommitdiff
path: root/gcc/c-common.c
Commit message (Expand)AuthorAgeFilesLines
* alias.h (alias_set_type): Define new type.Ian Lance Taylor2007-08-111-6/+6
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi2007-07-251-2/+2
* re PR middle-end/32668 (The type-generic builtins apply default promotions)Kaveh R. Ghazi2007-07-181-0/+18
* re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)Geoffrey Keating2007-07-101-5/+17
* libgcc2.h (word_type): Type definition removed.Andreas Krebbel2007-07-061-0/+4
* c-common.c (boolean_increment): Use correctly typed constant.Richard Guenther2007-07-061-1/+1
* tree.h (alias_sets_might_conflict_p): Rename into alias_sets_must_conflict_p.Eric Botcazou2007-07-021-2/+2
* c-common.c (pointer_int_sum): Do the negation in sizetype.Eric Botcazou2007-06-291-11/+6
* extend.texi: Document that dllimport and dllexport imply default visibility.Mark Mitchell2007-06-231-15/+20
* [multiple changes]Andrew Pinski2007-06-151-4/+8
* really remove signed(_or_unsigned)?_type langhooksRafael Espindola2007-06-111-33/+12
* re PR c++/30759 (initializer-list accepted for object of non-POD type)Simon Martin2007-06-071-3/+2
* * c-common.c (c_common_get_alias_set): Fix indentation.Tom Tromey2007-06-041-8/+8
* re PR c/32191 (ICE with complex __float128)Uros Bizjak2007-06-041-1/+2
* in gcc/ 2007-05-31 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2007-05-311-3/+4
* extend.texi (alloc_size): New attribute.Dirk Mueller2007-05-251-0/+34
* c-common.c (c_common_signed_or_unsigned_type): Delay the check for INTEGRAL_T...Rafael Avila de Espindola2007-05-241-3/+4
* re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez2007-05-201-10/+12
* invoke.texi (Warning Options): Add -Wconversion-sign.Manuel López-Ibáñez2007-05-191-18/+28
* c-common.c (c_common_signed_or_unsigned_type): Emulate c_common_unsigned_type...Rafael Avila de Espindola2007-05-161-0/+33
* c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of...Rafael Avila de Espindola2007-05-141-37/+5
* Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.Silvius Rus2007-05-111-16/+48
* semantics.c (expand_or_defer_fn): Do not call c_record_cdtor_fn.Jan Hubicka2007-05-111-60/+0
* re PR c++/31663 (Segfault in constrain_class_visibility with anonymous namesp...Seongbae Park2007-05-021-0/+9
* c-common.c (handle_sentinel_attribute): Annotate warning call with OPT_Wattri...Dirk Mueller2007-04-251-2/+4
* misc.c (gnat_expand_body): Don't call target for destructors, avoid redundant...Jan Hubicka2007-04-221-14/+0
* re PR c++/31078 (warning: same canonical type node for different types with c...Douglas Gregor2007-04-121-0/+18
* 2007-04-07 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2007-04-071-0/+9
* in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2007-04-071-9/+0
* invoke.texi (-Wconversion): Document warnings specific to C++.Manuel López-Ibáñez2007-03-161-16/+25
* c-common.h (empty_body_warning): Rename to empty_if_body_warning.Dirk Mueller2007-03-141-16/+13
* re PR c/21438 (Warning about division by zero depends on lexical form)Manuel López-Ibáñez2007-03-141-0/+13
* c-common.c (warn_logical_operator): Fix condition.Dirk Mueller2007-03-101-17/+15
* re PR c/17946 (wanted: warning for "a && MASK" when "a & MASK" was probably i...Dirk Mueller2007-03-091-0/+38
* re PR c++/30852 (Trouble with __builtin_offsetof and volatile)Volker Reichelt2007-03-081-0/+6
* errors.h (warning, [...]): Mark as cold.Jan Hubicka2007-03-061-0/+59
* c-common.c (targetcm): Add.Mike Stump2007-03-061-0/+5
* re PR other/30465 (Duplicated overflow warning)Manuel López-Ibáñez2007-03-041-17/+14
* builtins.c (fold_builtin_call_list, [...]): Delete, and replace with...Sandra Loosemore2007-02-281-69/+54
* c-common.c (get_priority): Add check for SUPPORTS_INIT_PRIORITY.Mark Mitchell2007-02-271-0/+9
* c-decl.c (static_ctors): Move to c-common.c.Mark Mitchell2007-02-261-0/+60
* output.h (assemble_addr_to_section): Declare.Mark Mitchell2007-02-261-2/+5
* extend.texi: Document optional priority argument to constructors and destruct...Mark Mitchell2007-02-251-6/+78
* c.opt (Waddress): New.Manuel López-Ibáñez2007-02-191-1/+1
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-19/+26
* common.opt: Add Wstrict-overflow and Wstrict-overflow=.Ian Lance Taylor2007-02-131-2/+12
* c-common.c (warn_about_parentheses): Separate warning about un-parenthized se...Dirk Mueller2007-01-311-6/+17
* 007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>Manuel López-Ibáñez2007-01-291-0/+13
* tree.h (force_fit_type_double): Remove unused final argument.Roger Sayle2007-01-131-12/+6