summaryrefslogtreecommitdiff
path: root/gcc/c-common.c
Commit message (Expand)AuthorAgeFilesLines
* 2007-01-05 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2007-01-051-25/+31
* ./:ian2007-01-051-12/+23
* * c-common.c (check_function_nonnull): Whitespace fix.ian2007-01-051-4/+4
* ./:ian2007-01-021-4/+8
* 2007-01-02 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-01-021-0/+17
* * c-common.c (c_define_builtins): New static function broken outian2006-12-291-71/+81
* 2006-12-16 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2006-12-161-3/+3
* PR c++/19564ian2006-12-141-0/+82
* PR c++/30021reichelt2006-12-011-1/+1
* 2006-11-27 Roger Sayle <roger@eyesopen.com>manu2006-11-271-74/+57
* PR c/29736jakub2006-11-241-0/+2
* 2006-11-24 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2006-11-241-26/+139
* * c-common.c (c_common_attributes): Add gnu_inline attribyte.jakub2006-11-071-0/+27
* 2006-11-01 Douglas Gregor <doug.gregor@gmail.com>dgregor2006-11-011-0/+5
* 2006-10-30 Dirk Mueller <dmueller@suse.de>mueller2006-10-301-2/+53
* * gcc/java/decl.c: Include langhooks.h.espindola2006-10-231-5/+5
* * tree.h (CASE_LOW_SEEN, CASE_HIGH_SEEN): New macros for manipulatingsayle2006-08-261-73/+74
* PR c/28744jakub2006-08-171-8/+8
* 2006-08-17 Paolo Bonzini <bonzini@gnu.org>bonzini2006-08-171-9/+23
* gccdannysmith2006-08-151-2/+7
* 2006-08-13 Dirk Mueller <dmueller@suse.de>mueller2006-08-131-3/+3
* PR c/25795hubicka2006-07-241-14/+3
* PR c/26993aoliva2006-07-181-0/+10
* PR c++/13983jason2006-07-061-14/+0
* PR c++/26905jason2006-06-301-20/+44
* PR c/27149sayle2006-06-201-1/+1
* PR middle-end/27382sayle2006-06-051-1/+3
* PR c++/27601reichelt2006-06-041-0/+4
* PR c/27273mueller2006-05-301-1/+2
* PR c/27420reichelt2006-05-221-0/+3
* Whitespace fixupsmrs2006-05-181-43/+43
* * c-typeck.c (parser_build_binary_op): Don't call the functionsayle2006-05-011-1/+1
* * common.opt (Woverflow): New command line option.sayle2006-05-011-6/+10
* 2006-04-23 Mark Mitchell <mark@codesourcery.com>mmitchel2006-04-231-0/+25
* PR middle-end/14752sayle2006-02-281-31/+0
* Index: gcc/ChangeLoggeoffk2006-02-241-1/+7
* 2006-02-12 Gabriel Dos Reis <gdr@integrable-solutions.net>gdr2006-02-131-5/+0
* 2006-02-09 Gabriel Dos Reis <gdr@integrable-solutions.net>gdr2006-02-091-10/+9
* gcc:zack2006-01-291-5/+18
* 2006-01-26 Andrew Pinski <pinskia@physics.uc.edu>pinskia2006-01-261-7/+8
* 2006-01-20 Dirk Mueller <dmueller@suse.com>rguenth2006-01-201-0/+30
* libcpp/rth2006-01-041-0/+4
* PR c/25559jakub2006-01-041-0/+12
* PR c++/23171, c++/23172, c++/25417.mmitchel2005-12-271-0/+15
* Merge from gomp-branch.rth2005-12-231-159/+96
* 2005-12-16 Jon Grimm <jgrimm2@us.ibm.com>bje2005-12-161-0/+31
* * c-common.c (c_common_truthvalue_conversion): Generalise warningbje2005-12-131-2/+2
* Index: gcc/ChangeLoggeoffk2005-12-051-4/+12
* * c-common.c (binary_op_error): Do not allow NOP_EXPR.jsm282005-12-041-9/+5
* * c-common.c (c_sizeof_or_alignof_type): Use fold_convert insteadjsm282005-12-031-3/+3