summaryrefslogtreecommitdiff
path: root/gcc/c-common.c
Commit message (Expand)AuthorAgeFilesLines
...
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-33/+26
* * c-common.c, c-decl.c, c-lex.c, c-objc-common.c, c-opts.c,jsm282004-09-121-55/+55
* * bb-reorder.c, c-common.c, c-incpath.c, c-typeck.c,kazu2004-09-101-2/+2
* * c-common.c, c-pch.c, defaults.h, lambda-code.c, passes.c,kazu2004-09-101-1/+1
* * c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.nathan2004-09-071-11/+11
* * c-common.c, c-decl.c, combine.c, defaults.h, fold-const.c,kazu2004-09-051-2/+2
* * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,kazu2004-09-051-1/+1
* * builtin-attrs.def (ATTR_NOTHROW_SENTINEL_1): New.ghazi2004-09-051-17/+67
* gcc:ghazi2004-09-051-1/+60
* PR c/15224kenner2004-09-011-0/+18
* * c-common.c (c_alignof_expr): Use DECL_ALIGN_UNIT and TYPE_ALIGN_UNIT.kenner2004-08-311-3/+3
* * c-common.c (c_sizeof_or_alignof_type): Use gcc_assert.nathan2004-08-301-5/+4
* PR c++/13684jason2004-08-281-0/+5
* * c-typeck.c (build_offsetof): Remove.rth2004-08-271-0/+65
* * tree.c (staticp): Return the static object.rth2004-08-271-5/+4
* * target-def.h (TARGET_SCALAR_MODE_SUPPORTED_P): New.rth2004-08-261-30/+46
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-7/+6
* * tree.h (build_distinct_type_copy): New.nathan2004-08-231-7/+7
* * tree.h (TYPE_CACHED_VALUES_P): New.nathan2004-08-191-2/+1
* Hot/cold partitioning update patch. The problems that this patchctice2004-08-181-0/+2
* * c-common.c (handle_used_attribute): Set DECL_PRESERVE_P.dpatel2004-08-161-0/+1
* .:nathan2004-08-151-21/+17
* * c-common.c (shorten_compare, pointer_int_sum,sayle2004-08-151-17/+21
* * c-common.c (shorten_compare): Use force_fit_type directly.nathan2004-08-141-4/+8
* 2004-08-09 Andrew Pinski <apinski@apple.com>pinskia2004-08-101-1/+4
* * gimplify.c (gimplify_call_expr): Make return in memory explicit.jason2004-08-071-0/+3
* * tree.c (handle_dll_attribute): Move here from i383/winnt.c.mmitchel2004-08-061-0/+36
* 2004-08-04 Geoffrey Keating <geoffk@apple.com>geoffk2004-08-051-2/+0
* * c-common.c (c_stddef_cpp_builtins): Define __INTMAX_TYPE__ andjsm282004-08-051-0/+2
* 2004-08-03 Dale Johannesen <dalej@apple.com>dalej2004-08-031-1/+2
* 2004-07-28 Eric Christopher <echristo@redhat.com>echristo2004-07-281-39/+24
* * c-common.c (disable_builtin_function): Rename variable n tobernie2004-07-261-4/+4
* PR c++/9283giovannibajo2004-07-251-2/+27
* * basic-block.h (reorder_block_def): Rename to reorder_block_def_p.bernie2004-07-251-9/+10
* * bitmap.c: Use type-safe memory allocation macros from libiberty.bernie2004-07-251-2/+2
* * c-common.c: Rename all identifiers named `new'.bernie2004-07-251-4/+4
* * c-common.c: Rename all identifiers named `class' to `cl'.bernie2004-07-251-14/+18
* * c-common.c (c_staticp): Last episode of the staticp saga.bernie2004-07-251-3/+3
* * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameterbernie2004-07-251-54/+54
* 2004-07-22 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-221-19/+4
* 2004-07-21 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-211-1/+3
* * c-common.h (check_case_value): Remove prototype.steven2004-07-201-3/+82
* * c-tree.h (struct c_expr): Define.jsm282004-07-191-3/+1
* * c-common.c (c_common_truthvalue_conversion): Don't warn ifsteven2004-07-181-1/+3
* * langhooks.h (builtin_function): New langhook.jsm282004-07-171-4/+7
* PR tree-optimization/16437jsm282004-07-111-1/+6
* 2004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>jsm282004-07-081-17/+28
* 2004-07-08 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-081-8/+0
* gcc:zack2004-07-051-0/+3
* * c-common.h (check_function_format): Remove first parameter.jsm282004-06-301-1/+1