summaryrefslogtreecommitdiff
path: root/gcc/c-common.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-8/+14
* 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-06-281-1/+2
* 2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2004-06-261-69/+0
* * c-common.h (warn_cast_qual, warn_missing_format_attribute,dj2004-06-251-215/+0
* * c-common.c (expand_unordered_cmp): Delete.sayle2004-06-241-149/+0
* 2004-06-21 Geoffrey Keating <geoffk@apple.com>geoffk2004-06-221-0/+4
* * c-common.c (verify_sequence_points): Export.rth2004-06-211-28/+1
* * c-common.c, c-common.h (lang_gimplify_stmt): Remove.rth2004-06-191-5/+0
* * c-common.c (flag_objc_sjlj_exceptions): New.rth2004-06-181-0/+3