summaryrefslogtreecommitdiff
path: root/gcc/c-typeck.c
Commit message (Expand)AuthorAgeFilesLines
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-191-3/+2
* PR c/49644jakub2011-07-071-0/+2
* move TS_STATEMENT_LIST to be a substructure of TS_TYPEDfroydnj2011-05-271-1/+1
* don't use TYPE_ARG_TYPES when calling c-family:check_function_argumentsfroydnj2011-05-231-2/+1
* * c-decl.c (c_override_global_bindings_to_false): Remove.jsm282011-05-101-4/+0
* 2011-05-04 Richard Guenther <rguenther@suse.de>rguenth2011-05-041-3/+3
* PR c/48742jakub2011-04-271-1/+1
* 2011-04-26 Richard Guenther <rguenther@suse.de>rguenth2011-04-261-11/+3
* PR c/36750amonakov2011-04-221-3/+11
* PR c/48517jakub2011-04-121-1/+3
* PR c/48552jakub2011-04-121-1/+13
* ChangeLog gcc/ktietz2011-03-251-1/+1
* In gcc/:nicola2011-01-271-2/+6
* PR c/47150jakub2011-01-061-2/+2
* gcctromey2011-01-051-10/+12
* gcc/froydnj2010-12-101-39/+0
* gcc/froydnj2010-12-091-20/+2
* In gcc/:nicola2010-12-061-0/+1
* * common.opt (main_input_filename, main_input_basename,jsm282010-12-011-1/+0
* In gcc/c-family/:nicola2010-11-301-14/+10
* PR c/46547jsm282010-11-191-7/+0
* gcc/froydnj2010-11-181-19/+3
* In gcc/:nicola2010-11-151-5/+14
* 2010-11-13 Paolo Bonzini <bonzini@gnu.org>bonzini2010-11-131-2/+3
* gcc/froydnj2010-11-031-1/+1
* In gcc/:nicola2010-10-301-4/+9
* 2010-10-29 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>rguenth2010-10-291-8/+38
* 2010-10-22 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>rguenth2010-10-221-2/+30
* add @property to ObjC*iains2010-10-141-1/+15
* PR c/45969jsm282010-10-141-1/+7
* gcc/:ian2010-10-041-0/+140
* In gcc/:nicola2010-09-271-6/+5
* In gcc/:nicola2010-09-231-2/+7
* 2010-09-08 Richard Guenther <rguenther@suse.de>rguenth2010-09-081-11/+0
* * c-common.h (do_warn_double_promotion): Declare.mmitchel2010-09-061-34/+0
* * c.opt (Wdouble-promotion): New.mmitchel2010-09-051-2/+52
* * c-decl.c (detect_field_duplicates): Use DECL_CHAIN insted offroydnj2010-07-161-3/+3
* * tree.h (enum tree_index): Add TI_INTEGER_THREE.aesok2010-07-151-4/+4
* gcc/froydnj2010-07-151-21/+21
* 2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-06-301-1/+2
* 2010-06-11 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-06-111-14/+15
* gcc/pzhao2010-06-081-11/+14
* PR c++/44361jakub2010-06-051-0/+1
* PR c/44322jsm282010-06-051-6/+16
* 2010-06-04 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-06-041-28/+65
* * c-typeck.c: Do not include expr.h.steven2010-05-261-1/+0
* * c-decl.c (diagnose_mismatched_decls): Give error for duplicatejsm282010-05-231-35/+95
* gcc/ChangeLogsteven2010-05-151-4/+0
* PR c++/44062jakub2010-05-111-2/+7
* PR c/10676jsm282010-05-091-21/+23