summaryrefslogtreecommitdiff
path: root/gcc/c-common.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-178/+441
* gcc/ChangeLog:bonzini2004-05-051-0/+10
* * Makefile.in (LIBGCOV): Add _gcov_fork, _gcov_execl, _gcov_execlp,rakdver2004-04-231-0/+7
* 2004-04-09 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-04-091-1/+1
* * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner2004-04-011-15/+15
* * alias.c (get_alias_set): Add support for TYPE_REF_CAN_ALIAS_ALL.kenner2004-03-231-2/+2
* * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty-print.c,kazu2004-03-201-1/+1
* * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,kazu2004-03-201-2/+2
* * c-common.c (pointer_int_sum): Do not complain about usingmmitchel2004-03-191-6/+0
* gcc/ChangeLogbonzini2004-03-161-109/+33
* * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle2004-03-141-65/+65
* * c-common.c (handle_alias_attribute): Reject the attribute ifrth2004-02-261-1/+7
* gcc/kazu2004-02-231-2/+2
* * c-common.c, cfghooks.c, rtlanal.c, varasm.c: Fix commentkazu2004-02-171-1/+1
* PR c++/11326mmitchel2004-02-171-17/+0
* 2004-02-10 Ziemowit Laski <zlaski@apple.com>zlaski2004-02-111-48/+1
* PR c++/11295wilson2004-02-091-1/+1
* * c-common.c (shadow_warning): Delete.zack2004-02-081-15/+0
* 2004-02-03 Paolo Bonzini <bonzini@gnu.org>paolo2004-02-031-32/+10
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* fix commentjason2004-01-201-1/+1
* * c-common.c (c_estimate_num_insns_1): Handle builtin_constant_p andhubicka2004-01-171-1/+18
* * lang.c (java_estimate_num_insns_1): Fix bug in MODIFY_EXPR costhubicka2004-01-131-4/+5
* 2004-01-13 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-01-131-1/+7
* * expr.h (expand_expr): Make it a macro, not a function.mmitchel2004-01-091-3/+4
* * c-common.c (c_expand_expr): Remove code to return a valuemmitchel2003-12-311-18/+5
* 2003-12-25 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-12-251-0/+6
* * c-common.c (flag_abi_version): Default to 2.mmitchel2003-12-231-1/+3
* * c-common.c (flag_external_templates): Remove.mmitchel2003-12-221-11/+0
* * alias.c: Fix comment formatting.kazu2003-12-211-1/+1
* * c-common.h (c_parse_error): Declare it.mmitchel2003-12-151-0/+32
* * ChangeLog.7: Fix comment typos.kazu2003-11-211-1/+1
* * c-common.c (handle_visibility_attribute): Set DECL_VISIBILITYaustern2003-11-061-20/+19
* * c-common.c (expand_tree_builtin): Ensure creal and cimagjsm282003-10-201-2/+4
* * c-common.c (registered_builtin_types): New static.zack2003-10-201-0/+12
* gcc/steven2003-10-121-10/+25
* PR c++/6392jason2003-10-091-16/+24
* 2003-09-24 Ziemowit Laski <zlaski@apple.com>zlaski2003-09-251-1/+19
* * c-common.c (c_common_type_for_mode): Check for VOIDmode.nathan2003-09-241-0/+3
* * c-common.c (c_common_signed_or_unsigned_type): Examine mode,rth2003-09-231-11/+16
* * c-format.c (gcc_diag_char_table): Add %J.rth2003-09-211-28/+17
* * tree.def (FFS_EXPR, CLZ_EXPR, CTZ_EXPR, POPCOUNT_EXPR,sayle2003-09-181-2/+0
* * c-common.c (handle_warn_unused_result_attribute): New function.jakub2003-09-161-0/+41
* 2003-09-15 Andreas Jaeger <aj@suse.de>aj2003-09-151-0/+4
* * langhooks-def.h (lhd_register_builtin_type): New function.mmitchel2003-09-091-0/+15
* Correct the behavior of __func__ for C++ special member functions.austern2003-09-041-10/+12
* * pretty-print.h (pp_maybe_newline_and_indent): New macro.gdr2003-08-251-0/+9
* PR c++/8795mmitchel2003-08-251-2/+10
* PR java/11996mmitchel2003-08-201-10/+1
* PR c++/11946mmitchel2003-08-201-1/+10