]> gcc.gnu.org Git - gcc.git/history - gcc/c-typeck.c
c-common.c (verify_sequence_points): Export.
[gcc.git] / gcc / c-typeck.c
2004-06-21 Richard Hendersonc-common.c (verify_sequence_points): Export.
2004-06-20 Richard Hendersonstmt.c (warn_if_unused_value): Add locus argument.
2004-06-20 Richard Hendersonc-common.def (IF_STMT, [...]): Move to cp-tree.def.
2004-06-17 Andrew Pinskic-typeck.c (tagged_types_tu_compatible_p <case UNION_TY...
2004-06-17 Richard Hendersonc-common.def (COMPOUND_STMT): Remove.
2004-06-17 Richard Hendersonc-common.h (c_begin_if_stmt, [...]): Remove decls.
2004-06-16 Richard Hendersonc-parse.in (if_stmt_locus): Remove.
2004-06-16 Richard Hendersonc-common.def (ASM_STMT): Remove.
2004-06-16 Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-13 Joseph Myersc-typeck.c (comptypes, [...]): Remove flags parameter.
2004-06-13 Eric Christopherc-decl.c (diagnose_mismatched_decls): Improve error...
2004-06-12 Zack Weinbergc-typeck.c (default_function_array_conversion): Use...
2004-06-07 Roger Saylere PR c/14649 (atan(1.0) should not be a constant expre...
2004-06-07 Roger Sayletree.h (lvalue_or_else): Delete function prototype.
2004-06-06 Joseph Myersre PR c/13519 (typeof(nonconst+const) is const)
2004-06-02 Eric Christopherc-typeck.c (common_type): Don't lose type qualifiers...
2004-06-01 Richard Hendersonc-parse.in (OFFSETOF, [...]): New.
2004-05-29 Joseph Myers* c-typeck.c (common_type): Correct comment.
2004-05-28 Paolo Bonzinire PR rtl-optimization/15649 (ICE with __builtin_isgrea...
2004-05-14 Zack Weinbergtree.def (documentation): Remove mention of class 'b'.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-05 Paolo Bonzinire PR target/14899 (wrong code due to change in compati...
2004-04-10 Joseph Myersc-typeck.c (common_type): Prefer long long to long...
2004-04-05 Richard Kennerc-decl.c (build_compound_literal): Use TYPE_READONLY.
2004-04-01 Richard Kennerbuiltins.c, [...]: Change most occurrences of TREE_UNSI...
2004-03-28 Joseph Myersc-tree.h (C_DECL_REGISTER): New.
2004-03-26 Diego Novilloc-typeck.c (comptypes): Replace calls to TYPE_DOMAIN...
2004-03-26 Aldy Hernandezre PR c/14219 (ICE with vector comparison)
2004-03-26 Richard Hendersonre PR c/11527 (If an array "designated intializer...
2004-03-23 Zack WeinbergPR 12267, 12391, 12560, 13129, 14114, 14113
2004-03-23 Richard Kenneralias.c (get_alias_set): Add support for TYPE_REF_CAN_A...
2004-03-23 Diego Novillo* c-typeck.c (same_translation_unit_p): Fix pasto.
2004-03-20 Ian Lance Taylorre PR c/12373 (ICE when generating RTX on valid code)
2004-03-20 Kazu Hirataalias.c, [...]: Replace calls via (*targetm.foo) (...
2004-03-18 Richard Kennertree.h (TREE_CHECK2, [...]): New macros.
2004-03-16 Paolo Bonzinic-common.c (c_common_type_for_mode): Build vector types...
2004-03-14 Roger Saylealias.c (get_alias_set): Replace calls via (*lang_hooks...
2004-03-11 Kazu Hiratac-typeck.c, [...]: Fix comment typos and formatting.
2004-03-10 James E WilsonNew option -Wstrict-aliasing=2.
2004-03-09 Andrew Pinskic-typeck.c (tagged_types_tu_compatible_p): Fix typo.
2004-03-08 Roger Saylere PR middle-end/14289 (ICE in a register array)
2004-02-29 Mark Mitchellre PR middle-end/13448 (gcc 3.3.2, internal error when...
2004-02-28 Andrew Pinskic-typeck.c (tagged_types_tu_compatible_p): Fix pasto...
2004-02-27 Andrew Pinskic-typeck.c (tagged_types_tu_compatible_p): Speedup...
2004-02-23 Andrew Pinskire PR c++/14156 (no warning for address of parameter)
2004-02-23 Eric Botcazoure PR c/14188 (Suggestion: improve warning message...
2004-02-12 Zack Weinbergc-parse.in (maybe_type_qual): Delete.
2004-02-05 Rainer Orthre PR target/13750 (Ada bootstrap failure on Tru64...
2004-02-03 Paolo Bonzinire PR c/11658 (Wrong error message)
2004-01-24 Joseph Myersc-typeck.c (build_conditional_expr): Do not allow non...
2004-01-20 Joseph Myersc-decl.c (c_init_decl_processing): Set pedantic_lvalues...
2004-01-16 Geoffrey KeatingIndex: ChangeLog
2004-01-09 Joseph Myersre PR c/11234 (-pedantic accepts function pointer ...
2004-01-07 Joseph Myersre PR c/6024 (GCC fails to diagnose mismatch of enum...
2004-01-02 Andrew PinskiUpdate forgotten updated copy right years.
2004-01-02 Andrew Pinskic-typeck.c (finish_init): Free spelling_base before...
2003-12-23 Eric Botcazoure PR c/13382 (Type information for const pointer disap...
2003-12-20 Eric Botcazoure PR c/12085 (Internal compiler error in convert_move...
2003-12-13 Kazu Hiratac-typeck.c: Fix comment typos.
2003-11-12 Mike Stumpc-typeck.c (c_convert_parm_for_inlining): Add argnum...
2003-11-08 Joseph Myersc-typeck.c (pedantic_lvalue_warning): Deprecate compoun...
2003-11-05 Joseph Myersc-typeck.c (pedantic_lvalue_warning): Deprecate use...
2003-10-22 Joseph Myersobstack.h: Merge the following change from gnulib...
2003-10-04 Eric Botcazoure PR c/12446 (ICE in emit_move_insn on complicated...
2003-09-28 Richard Hendersonstmt.c (expand_asm_operands): Take a location_t, instea...
2003-09-25 Ziemowit LaskiMERGE OF objc-improvements-branch into MAINLINE.
2003-09-04 DJ Delorietarghooks.c: New file.
2003-09-01 Josef Zlomekc-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.
2003-08-30 Zack Weinbergc-tree.h: Delete COMPARE_DIFFERENT_TU from enumeration.
2003-08-29 Richard Hendersonc-tree.h (C_DECL_FILE_SCOPE): Move ...
2003-08-19 Matt Kraaire PR c/11207 (ICE with negative index in array element...
2003-08-12 Roger Sayleexpr.c (expand_expr): If an ABS_EXPR has a complex...
2003-08-10 Nathan Sidwellc-typeck.c (digest_init): Add conversion for VECTOR_TYPEs.
2003-07-24 Steven Bosscherre PR c/10602 (ICE in c-typeck.c (tree check failure))
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-18 Zack Weinbergc-decl.c (pushdecl_function_level): Make static, return...
2003-07-18 Roger Saylefold-const.c (const_binop): Avoid performing the FP...
2003-07-17 Zack Weinbergc-decl.c: Fix typos in several comments.
2003-07-16 Andrew Pinskire PR c/10962 (lookup_field is a linear search on a...
2003-07-12 Kazu Hiratac-format.c: Fix comment formatting.
2003-07-11 Geoffrey KeatingIndex: ChangeLog
2003-07-06 Andreas Jaegerbasic-block.h: Convert prototypes to ISO C90.
2003-06-30 Neil Boothc-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-22 Andreas Jaegerc-lex.c: Convert to ISO C90.
2003-06-13 Nathanael Nerode* c-typeck.c: Remove #if 0 clauses.
2003-05-05 Aldy Hernandezsimd-6.c: New.
2003-05-05 Aldy Hernandez20030505.c: New.
2003-05-03 Zack Weinbergre PR c/10604 (-Wall includes sign conversion warning...
2003-04-30 Geoffrey Keatingc-typeck.c (function_types_compatible_p): Ignore incomp...
2003-04-20 Zack Weinberg* varasm.c (struct deferred_constant, defer_addressed_c...
2003-04-18 Eric Botcazoure PR rtl-optimization/7675 (ICE in fixup_var_refs_1)
2003-04-13 Zack Weinberg* c-typeck.c (digest_init, push_init_level): Use CONSTR...
2003-04-13 Zack Weinbergtree.c (build_constructor): New function.
2003-04-11 Zack Weinbergc-decl.c (struct binding_level): Add shadowed_tags...
2003-04-07 J"orn Renneckec-typeck.c (output_init_element): Check for type =...
2003-04-01 Aldy Hernandezsimd-3.c: New.
2003-03-24 Mark Mitchellre PR c++/7086 (compile time regression)
2003-03-17 Zack Weinbergc-tree.h (struct lang_identifier): Remove error_locus...
2003-03-16 Roger Saylec-typeck.c (build_component_ref): Turn "for" into ...
2003-03-15 Roger Saylec-cppbuiltin.c (builtin_define_with_value_n): Fix white...
next
This page took 1.116049 seconds and 108 git commands to generate.