c-common.c, [...]: Use %D for declarations in diagnostics and %E for identifiers...
[gcc.git] / gcc / c-common.c
2005-03-18 Joseph Myersc-common.c, [...]: Use %D for declarations in diagnosti...
2005-03-14 Zdenek Dvorakbuiltin-attrs.def (ATTR_NOVOPS, [...]): New.
2005-03-09 Ben Elliston* c-common.c (c_do_switch_warnings): Comment fix.
2005-03-08 Kazu Hiratac-common.c, [...]: Fix comment formatting.
2005-03-08 Alexey Neymanre PR c/14411 (Request for setjmp/longjmp attributes)
2005-02-22 DJ Deloriec-common.c (c_common_type_for_mode): Pass the mode...
2005-02-20 Zack Weinbergre PR middle-end/18785 (isdigit builtin function fails...
2005-02-12 Richard Hendersontree-complex.c (expand_complex_libcall): New.
2005-02-10 Richard Hendersonbuiltins.c (DEF_BUILTIN): Add COND argument.
2005-01-29 Joseph Myersc-common.c (fix_string_type): Just use c_build_qualifie...
2005-01-27 Steven Bosschertree.h (SWITCH_COND, [...]): Add tree checks.
2005-01-23 Kazu Hiratac-common.c (explicit_flag_signed_bitfields, [...])...
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-10 Roger Saylere PR c++/19355 (ICE: tree check at c-common.c:2332)
2005-01-07 Jakub Jelinekc-common.c (handle_mode_attribute): For ENUMERAL_TYPE...
2005-01-05 Roger Saylere PR middle-end/19100 (Wrong code for ?-operator with...
2004-12-20 Matt Austernre PR c++/19044 (Alternate asm name for atan ignored...
2004-12-13 Kazu Hiratac-common.c (fname_as_string): Free namep if we are...
2004-12-09 Richard Hendersonre PR c/18282 (PR c/17384 patch causes regression from...
2004-12-09 Richard Hendersonc-common.c (shorten_compare): Don't special-case min...
2004-12-08 Kazu Hiratac-common.c (verify_tree): Don't check code length if...
2004-12-07 Kazu Hiratac-common.c, [...]: Replace uses of first_rtl_op with...
2004-11-29 Andrew Pinskire PR c/18479 (__attribute__ ((visibility("default...
2004-11-25 Mark Mitchellre PR c++/18001 (Badly formatted error message (quotati...
2004-11-15 Joseph Myersc-common.c (binary_op_error): Don't allow LROTATE_EXPR...
2004-11-14 Andrew Pinskire PR target/17279 (internal compiler error with 128...
2004-11-14 Kazu Hiratac-common.c (walk_stmt_tree): Remove.
2004-11-09 Joseph Myersre PR c/18322 (__func__ diagnostic in bad location)
2004-11-09 Joseph Myersbuiltins.c, [...]: Say "argument" instead of "arg"...
2004-11-09 Joseph Myersbuiltins.c, [...]: Avoid "`" as left quote, using ...
2004-10-31 Kazu Hirata* c-common.c: Fix a comment typo.
2004-10-31 Gabriel Dos Reisc-common.c (catenate_strings): New.
2004-10-18 Richard Hendersonc-common.c (handle_mode_attribute): Allow scalar->vecto...
2004-10-16 Dale Johannesenc-common.c (c_common_get_alias_set): Use GGC for type_h...
2004-10-13 Richard Hendersonre PR c/17384 (ICE with mode attribute on structures)
2004-10-03 Joseph Myersc-aux-info.c, [...]: Follow code formatting conventions.
2004-09-21 Matt Austernc-common.c (fix_string_type): Build the unqualified...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-12 Joseph Myersc-common.c, [...]: Use %q, %< and %> for quoting in...
2004-09-10 Kazu Hiratabb-reorder.c, [...]: Fix comment typos.
2004-09-10 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-09-07 Nathan Sidwellc-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment formatting.
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-09-05 Kaveh R. Ghazibuiltin-attrs.def (ATTR_NOTHROW_SENTINEL_1): New.
2004-09-05 Kaveh Ghazibuiltin-attrs.def (ATTR_SENTINEL, [...]): New.
2004-09-01 Richard Kennerre PR c/15224 (Attribute mode causes ICE when applied...
2004-08-31 Richard Kennerc-common.c (c_alignof_expr): Use DECL_ALIGN_UNIT and...
2004-08-30 Nathan Sidwellc-common.c (c_sizeof_or_alignof_type): Use gcc_assert.
2004-08-28 Jason Merrillre PR c++/13684 (local static object variable construct...
2004-08-27 Richard Hendersonc-typeck.c (build_offsetof): Remove.
2004-08-27 Richard Hendersontree.c (staticp): Return the static object.
2004-08-26 Richard Hendersontarget-def.h (TARGET_SCALAR_MODE_SUPPORTED_P): New.
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-23 Nathan Sidwelltree.h (build_distinct_type_copy): New.
2004-08-19 Nathan Sidwelltree.h (TYPE_CACHED_VALUES_P): New.
2004-08-18 Caroline TiceHot/cold partitioning update patch.
2004-08-16 Devang Patelc-common.c (handle_used_attribute): Set DECL_PRESERVE_P.
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-15 Roger Saylec-common.c (shorten_compare, [...]): Replace calls...
2004-08-14 Nathan Sidwell* c-common.c (shorten_compare): Use force_fit_type...
2004-08-10 Andrew Pinskic-common.c (c_common_get_alias_set): Set the aliasing...
2004-08-07 Jason Merrillgimplify.c (gimplify_call_expr): Make return in memory...
2004-08-06 Mark Mitchelltree.c (handle_dll_attribute): Move here from i383...
2004-08-05 Geoffrey Keatingre PR c/14516 (-fleading-underscore does not work corre...
2004-08-05 Joseph Myersc-common.c (c_stddef_cpp_builtins): Define __INTMAX_TYP...
2004-08-03 Dale Johannesenrs6000.c (machopic_output_stub): Align Darwin stubs.
2004-07-28 Eric Christopherc-common.c (c_common_unsafe_for_reeval): Delete.
2004-07-26 Bernardo Innocentic-common.c (disable_builtin_function): Rename variable...
2004-07-25 Niall Douglasre PR c++/9283 (__attribute__((visibility ("hidden...
2004-07-25 Bernardo Innocentibasic-block.h (reorder_block_def): Rename to reorder_bl...
2004-07-25 Bernardo Innocentibitmap.c: Use type-safe memory allocation macros from...
2004-07-25 Bernardo Innocentic-common.c: Rename all identifiers named `new'.
2004-07-25 Bernardo Innocentic-common.c: Rename all identifiers named `class' to...
2004-07-25 Bernardo Innocenti* c-common.c (c_staticp): Last episode of the staticp...
2004-07-25 Bernardo Innocentic-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-07-22 Paolo Bonzinitree-cfg.c (gimplify_val): Move from tree-complex.c.
2004-07-21 Paolo Bonzinic-common.c (vector_types_convertible_p): Use vector...
2004-07-20 Steven Bosscherc-common.h (check_case_value): Remove prototype.
2004-07-19 Joseph Myersc-tree.h (struct c_expr): Define.
2004-07-18 Steven Bosscherc-common.c (c_common_truthvalue_conversion): Don't...
2004-07-17 Joseph Myerslanghooks.h (builtin_function): New langhook.
2004-07-11 Joseph Myersre PR tree-optimization/16437 (New c-torture failures...
2004-07-08 Joseph Myersre PR c/2511 (-pedantic not warning about bitfield...
2004-07-08 Paolo Bonzinic-common.c (c_common_nodes_and_builtins): Do not create...
2004-07-05 Zack Weinbergtree-mudflap.c: Include cgraph.h.
2004-06-30 Joseph Myersc-common.h (check_function_format): Remove first parameter.
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-28 Andrew Pinskire PR c++/16205 (ICE with -Wall on no-throw specifier)
2004-06-26 Richard Kennerc-common.c (c_safe_from_p, [...]): Deleted.
2004-06-25 DJ Deloriec-common.h (warn_cast_qual, [...]): Remove explicit...
2004-06-24 Roger Saylec-common.c (expand_unordered_cmp): Delete.
2004-06-22 Geoffrey Keatingc-opts.c (c_common_handle_option): Handle -fpch-preprocess.
2004-06-21 Richard Hendersonc-common.c (verify_sequence_points): Export.
2004-06-19 Richard Hendersonc-common.c, c-common.h (lang_gimplify_stmt): Remove.
2004-06-18 Richard Hendersonc-common.c (flag_objc_sjlj_exceptions): New.
2004-06-17 Richard Hendersonc-common.def (COMPOUND_STMT): Remove.
2004-06-16 Richard Hendersonc-common.def (CASE_LABEL): Remove.
2004-06-16 Richard Hendersonc-common.def (GOTO_STMT, LABEL_STMT): Remove.
2004-06-16 Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
next