target.h (globalize_decl_name): New.
[gcc.git] / gcc / c-common.c
2007-01-13 Roger Sayletree.h (force_fit_type_double): Remove unused final...
2007-01-11 Joseph Myersc-common.c (vector_types_convertible_p): Treat opaque...
2007-01-08 Richard Guenthertree.h (force_fit_type_double): Export.
2007-01-08 Mark Shinwellc.opt: Add -flax-vector-conversions.
2007-01-05 Manuel López-Ibáñezre PR c/19978 (overflow in expression of constants...
2007-01-05 Ian Lance Taylorc-common.c (decl_with_nonnull_addr_p): New function.
2007-01-05 Ian Lance Taylor* c-common.c (check_function_nonnull): Whitespace fix.
2007-01-02 Ian Lance Taylorc-common.c (c_common_truthvalue_conversion): When warni...
2007-01-02 Douglas Gregorc-common.c (c_common_nodes_and_builtins): Since variant...
2006-12-29 Ian Lance Taylorc-common.c (c_define_builtins): New static function...
2006-12-16 Manuel López-Ibáñezre PR middle-end/7651 (Define -Wextra strictly in terms...
2006-12-14 Ian Lance Taylorre PR c++/19564 (-Wparentheses does not work with the...
2006-12-01 Volker Reicheltre PR c++/30021 (ICE on invalid parameter for main)
2006-11-27 Roger Saylec-common.c (constant_fits_type_p): Delete.
2006-11-24 Jakub Jelinekre PR c/29736 (ICE on duplicate vector attribute)
2006-11-24 Manuel López-Ibáñezre PR c/2707 (gcc does not warn on truncate)
2006-11-07 Jakub Jelinekc-common.c (c_common_attributes): Add gnu_inline attribyte.
2006-11-01 Doug Gregorc-common.c (flag_cpp0x): New.
2006-10-30 Dirk Muellerre PR c++/6321 (no warning for bad main function declar...
2006-10-23 Rafael Ávila de... decl.c: Include langhooks.h.
2006-08-26 Roger Sayletree.h (CASE_LOW_SEEN, [...]): New macros for manipulat...
2006-08-17 Jakub Jelinekre PR c/28744 (externally_visible attribute not effecti...
2006-08-17 Paolo Bonzini[multiple changes]
2006-08-15 Danny Smithre PR c/28287 (ICE with misplaced attribute weak)
2006-08-13 Dirk Muellerc-common.c (strict_aliasing_warning): Fix formatting.
2006-07-24 Jan Hubickare PR c/25795 (Proccessing the attribute externally_vis...
2006-07-18 Alexandre Olivare PR c/26993 (ICE on invalid code with weakref)
2006-07-06 Jason Merrillre PR c++/13983 (no warning on some non-POD struct...
2006-06-30 Jason Merrillre PR c++/26905 (default-visibility class symbol improp...
2006-06-20 Martin Michlmayrre PR c/27149 (English in warning not grammatical:...
2006-06-05 Roger Saylere PR middle-end/27382 (ICE in c_common_truthvalue_conv...
2006-06-04 Volker Reicheltre PR c++/27601 (ICE (in fold_offsetof_1, at c-common...
2006-05-30 Dirk Muellerre PR c/27273 (tree check fail for legal code when...
2006-05-22 Volker Reicheltre PR c/27420 (ICE on invalid function definition)
2006-05-18 Mike StumpWhitespace fixups
2006-05-01 Roger Saylec-typeck.c (parser_build_binary_op): Don't call the...
2006-05-01 Roger Saylecommon.opt (Woverflow): New command line option.
2006-04-23 Mark Mitchellre PR c++/26534 ([4.1] bitfield wrong optimize)
2006-02-28 Roger Saylere PR tree-optimization/14752 ([tree-ssa] "~a" should...
2006-02-24 Geoffrey KeatingIndex: gcc/ChangeLog
2006-02-13 Gabriel Dos Reisinvoke.texi (-Write-strings): Document that it is enabl...
2006-02-09 Gabriel Dos Reisc-common.h (flag_const_strings): Don't declare.
2006-01-29 Zack Weinbergc.opt: Add -W(no-)overlength-strings.
2006-01-26 Andrew Pinskire PR c/25861 (tree check fail at c-common.c:2430)
2006-01-20 Dirk Muellerre PR c++/5520 (Add a warning to detect empty body...
2006-01-04 Richard Hendersondirectives.c (struct pragma_entry): Add is_deferred.
2006-01-04 Jakub Jelinekre PR c/25559 (Internal compiler error when specifying...
2005-12-27 Mark MitchellPR c++/23171, c++/23172, c++/25417.
2005-12-23 Jakub Jelinekbackport: builtins.def: Move all DEF_SYNC_BUILTIN to ...
2005-12-16 Jon Grimmtarget-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
2005-12-13 Ben Ellistonc-common.c (c_common_truthvalue_conversion): Generalise...
2005-12-05 Geoffrey KeatingIndex: gcc/ChangeLog
2005-12-04 Joseph Myersc-common.c (binary_op_error): Do not allow NOP_EXPR.
2005-12-03 Joseph Myersc-common.c (c_sizeof_or_alignof_type): Use fold_convert...
2005-12-01 Gabriel Dos Reisre PR c++/13384 (error: non-lvalue in assignment -...
2005-11-28 Nathan Sidwellre PR c++/21166 (g++ gives error on reference to packed...
2005-11-28 Richard Guentherc-common.c (strict_aliasing_warning): Handle all compon...
2005-11-24 Richard Guentherre PR c++/14024 (g++ isn't reporting aliasing warnings)
2005-11-24 Gabriel Dos Reisre PR c++/21667 (misleading warning about array subscri...
2005-11-21 Richard Hendersonc-common.c, [...]: Revert 2005-11-18 lookup_name patch.
2005-11-21 Ben Ellistonoptabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P...
2005-11-18 Mike Stumpc-common.c (handle_cleanup_attribute): Use a lang hook...
2005-11-16 Mike Stumpc-decl.c (lookup_name_two): Add.
2005-11-09 Alexandre Olivare PR other/4372 (#pragma weak pthread* inclusion cause...
2005-10-23 Andrew Pinskire PR objc/24435 (constant_string_class_name is undocum...
2005-10-21 Devang Patelc-common.c (vector_types_convertible_p): Check vector...
2005-10-17 Nathan Sidwellre PR c++/22551 ([ICE] in tree_low_cst, at tree.c:3843)
2005-10-14 Nathan Sidwellre PR c++/22551 ([ICE] in tree_low_cst, at tree.c:3843)
2005-10-12 Richard Hendersonre PR c/24255 (__transparent_union__ mishandled)
2005-10-04 Devang Patelc-common.c (vector_types_convertible_p): Check TYPE_PRE...
2005-09-27 Jason Merrillre PR c++/13764 (c++ front-end creates extra blocks)
2005-09-24 Richard Hendersonc-common.c (handle_mode_attribute): When not modifying...
2005-08-26 Jakub Jelinekre PR c/23506 (Bad array access in DEF_GCC_BUILTIN)
2005-08-22 Andrew Pinskire PR c/18715 (warning: "enumeration value not handled...
2005-08-09 Richard Guentherc-common.c (builtin_function_2): Remove.
2005-07-24 Kaveh R. Ghazic-common.c (check_missing_format_attribute): New.
2005-07-22 DJ Delorie... Add warning control to warning call.
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-19 Kaveh R. Ghazire PR c++/22476 (-Wmissing-format-attribute should...
2005-07-15 Richard Guentherc-common.c (handle_flatten_attribute): New function.
2005-07-02 Joseph Myerstoplev.c (default_tree_printer): Handle setting locatio...
2005-06-30 Steven Bosschercoretypes.h (tls_model): Add TLS_MODEL_NONE as 0.
2005-06-29 Ziemowit Laskic-common.c (flag_next_runtime): Move...
2005-06-27 Jakub Jelinekbuiltin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.
2005-06-26 Kaveh R. Ghazire PR c/21911 (named parameter mistakenly identified...
2005-06-26 Kazu Hiratabuiltins.c, [...]: Use fold_buildN instead of fold...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-24 Jan Hubickatree-optimize.c (init_tree_optimization_passes): Fix...
2005-06-15 Aldy Hernandezc-common.h (same_scalar_type_ignoring_signedness):...
2005-06-06 Jakub Jelinekexgettext: Handle gmsgid and cmsgid arguments specially...
2005-05-26 Kazu Hiratac-common.c, [...]: Fix comment typos.
2005-05-25 DJ Deloriecommon.opt (-Wattributes): New.
2005-05-25 DJ Deloriec-common.c (unsigned_conversion_warning): Move warning...
2005-05-17 Ziemowit LaskiYet more Objective-C++...
2005-05-16 Roger Saylec-common.c (c_common_truthvalue_conversion): Use fold_b...
2005-05-12 Ian Lance Taylorc-common.h (statement_code_p): Don't declare.
2005-05-02 Paolo Bonzinic-common.c (resolve_overloaded_builtin): Forward to...
2005-05-02 Michael Matzre PR c++/19542 (attribute(sentinel) has problems with...
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-21 Nathan Sidwellalias.c (true_dependence): Remove 'abort' from comments.
next