]> gcc.gnu.org Git - gcc.git/history - gcc/c-common.c
loop-doloop.c: Include "target.h".
[gcc.git] / gcc / c-common.c
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.
2005-04-17 Ian Lance Taylorc-common.def (SIZEOF_EXPR, [...]): Remove.
2005-04-14 Richard Hendersonre PR middle-end/14311 (builtins for atomic operations...
2005-04-09 Ian Lance Taylorc-common.def: Move FOR_STMT...
2005-04-06 James A. Morrisonc-common.c (handle_malloc_atttribute): Only set DECL_IS...
2005-04-05 Ian Lance Taylorc-typeck.c (struct c_switch): Rename switch_stmt field...
2005-03-30 Richard Hendersonre PR c/20519 (completed type not selected properly...
2005-03-23 Joseph Myersc-common.c (c_common_truthvalue_conversion): Adjust...
2005-03-23 Joseph Myersc-common.h (default_conversion): Remove.
2005-03-21 Roger Saylere PR middle-end/20539 (ICE in simplify_subreg, at...
2005-03-21 Joseph Myersc-common.c (lvalue_or_else): Replace by lvalue_error...
2005-03-20 Joseph Myersc-common.c (check_case_value): Adjust comment about...
2005-03-20 Joseph Myersc-common.c (handle_aligned_attribute, [...]): Do not...
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.
next
This page took 1.33574 seconds and 107 git commands to generate.